Started by user Samuel Karp Replayed #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at ea58f658ce61294815dab9bdb874ef93681df008 rather than 4bdc20844935c5995637b40bdb8152640d2e0c1f Obtained Jenkinsfile from ea58f658ce61294815dab9bdb874ef93681df008 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43109@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-03T22:29:55.878Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-03T22:29:55.882Z] Trying to pass milestone 4 [Pipeline] milestone [2022-01-03T22:29:55.952Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-03T22:29:56.133Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07f2d286a62b849fa) in /home/ubuntu/workspace/moby_PR-43109 [Pipeline] { [Pipeline] checkout [2022-01-03T22:29:56.175Z] The recommended git tool is: git [2022-01-03T22:29:56.229Z] using credential docker-jenkins-github-credentials [2022-01-03T22:29:56.237Z] Cloning the remote Git repository [2022-01-03T22:29:56.237Z] Cloning with configured refspecs honoured and without tags [2022-01-03T22:29:56.218Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T22:29:56.218Z] > git init /home/ubuntu/workspace/moby_PR-43109 # timeout=10 [2022-01-03T22:29:56.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:29:56.238Z] > git --version # timeout=10 [2022-01-03T22:29:56.244Z] > git --version # 'git version 2.17.1' [2022-01-03T22:29:56.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:29:56.245Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:30:11.200Z] Fetching without tags [2022-01-03T22:30:11.440Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:30:12.020Z] Merge succeeded, producing 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:30:12.020Z] Checking out Revision 4bdc20844935c5995637b40bdb8152640d2e0c1f (PR-43109) [2022-01-03T22:30:11.150Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:30:11.155Z] > git config --add remote.origin.fetch +refs/pull/43109/head:refs/remotes/origin/PR-43109 # timeout=10 [2022-01-03T22:30:11.161Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:30:11.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:30:11.184Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:30:11.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:30:11.185Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:30:11.419Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:30:11.428Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:30:11.936Z] > git remote # timeout=10 [2022-01-03T22:30:11.939Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T22:30:11.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:30:11.964Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T22:30:11.983Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T22:30:11.999Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:30:12.016Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:30:12.598Z] Commit message: "hack: remove a workaround for go-tools" [2022-01-03T22:30:12.579Z] > git rev-list --no-walk 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T22:30:13.486Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43109:/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-01-03T22:30:13.486Z] Unable to find image 'alpine:latest' locally [2022-01-03T22:30:13.486Z] latest: Pulling from library/alpine [2022-01-03T22:30:13.486Z] 59bf1c3509f3: Pulling fs layer [2022-01-03T22:30:13.742Z] 59bf1c3509f3: Download complete [2022-01-03T22:30:13.742Z] 59bf1c3509f3: Pull complete [2022-01-03T22:30:13.742Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-03T22:30:13.742Z] Status: Downloaded newer image for alpine:latest [2022-01-03T22:30:17.011Z] 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-RS1) [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-RS1) [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 [Pipeline] node [Pipeline] node [2022-01-03T22:30:17.242Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07f2d286a62b849fa) in /home/ubuntu/workspace/moby_PR-43109 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [2022-01-03T22:30:17.257Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f6190bb5bbe6229c) in /home/ubuntu/workspace/moby_PR-43109 [Pipeline] stage [Pipeline] { (Print info) [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-01-03T22:30:17.321Z] The recommended git tool is: git [2022-01-03T22:30:17.329Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-01-03T22:30:17.343Z] The recommended git tool is: git [Pipeline] // stage [2022-01-03T22:30:17.362Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-01-03T22:30:17.377Z] Fetching without tags [Pipeline] // stage [2022-01-03T22:30:17.390Z] using credential docker-jenkins-github-credentials [2022-01-03T22:30:17.398Z] Cloning the remote Git repository [2022-01-03T22:30:17.398Z] Cloning with configured refspecs honoured and 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) [Pipeline] stage [Pipeline] { (Run 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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-01-03T22:30:17.621Z] Running on azwin-2-c14610 in d:\jenkins\workspace\moby_PR-43109 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2022-01-03T22:30:17.681Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2022-01-03T22:30:17.720Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 4bdc20844935c5995637b40bdb8152640d2e0c1f [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-01-03T22:30:17.774Z] The recommended git tool is: git [Pipeline] } [Pipeline] } [2022-01-03T22:30:17.855Z] Merge succeeded, producing 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:30:17.856Z] Checking out Revision 4bdc20844935c5995637b40bdb8152640d2e0c1f (PR-43109) [2022-01-03T22:30:17.921Z] Commit message: "hack: remove a workaround for go-tools" [2022-01-03T22:30:17.996Z] using credential docker-jenkins-github-credentials [2022-01-03T22:30:18.074Z] Cloning the remote Git repository [2022-01-03T22:30:18.074Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T22:30:17.315Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43109/.git # timeout=10 [2022-01-03T22:30:17.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:30:17.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:30:17.397Z] > git --version # timeout=10 [2022-01-03T22:30:17.407Z] > git --version # 'git version 2.17.1' [2022-01-03T22:30:17.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:30:17.408Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:30:17.699Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:30:17.712Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:30:17.779Z] > git remote # timeout=10 [2022-01-03T22:30:17.787Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T22:30:17.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:30:17.795Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T22:30:17.821Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T22:30:17.834Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:30:17.841Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:30:17.402Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T22:30:17.402Z] > git init /home/ubuntu/workspace/moby_PR-43109 # timeout=10 [2022-01-03T22:30:17.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:30:17.417Z] > git --version # timeout=10 [2022-01-03T22:30:17.421Z] > git --version # 'git version 2.17.1' [2022-01-03T22:30:17.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:30:17.422Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:30:18.630Z] + [ PR != PR ] [2022-01-03T22:30:18.630Z] + [ master != master ] [2022-01-03T22:30:18.630Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T22:30:18.111Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T22:30:18.112Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-03T22:30:18.172Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:30:18.173Z] > git --version # timeout=10 [2022-01-03T22:30:18.236Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-03T22:30:18.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:30:18.239Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:30:18.943Z] + docker version [2022-01-03T22:30:18.943Z] Client: Docker Engine - Community [2022-01-03T22:30:18.943Z] Version: 20.10.10-rc1 [2022-01-03T22:30:18.943Z] API version: 1.41 [2022-01-03T22:30:18.943Z] Go version: go1.16.9 [2022-01-03T22:30:18.943Z] Git commit: b485636 [2022-01-03T22:30:18.943Z] Built: Mon Oct 18 15:21:56 2021 [2022-01-03T22:30:18.943Z] OS/Arch: linux/amd64 [2022-01-03T22:30:18.943Z] Context: default [2022-01-03T22:30:18.943Z] Experimental: true [2022-01-03T22:30:18.943Z] [2022-01-03T22:30:18.943Z] Server: Docker Engine - Community [2022-01-03T22:30:18.943Z] Engine: [2022-01-03T22:30:18.943Z] Version: 20.10.10-rc1 [2022-01-03T22:30:18.943Z] API version: 1.41 (minimum version 1.12) [2022-01-03T22:30:18.943Z] Go version: go1.16.9 [2022-01-03T22:30:18.943Z] Git commit: 9f5b26f [2022-01-03T22:30:18.943Z] Built: Mon Oct 18 15:20:03 2021 [2022-01-03T22:30:18.943Z] OS/Arch: linux/amd64 [2022-01-03T22:30:18.943Z] Experimental: true [2022-01-03T22:30:18.943Z] containerd: [2022-01-03T22:30:18.943Z] Version: 1.4.11 [2022-01-03T22:30:18.943Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T22:30:18.943Z] runc: [2022-01-03T22:30:18.943Z] Version: 1.0.2 [2022-01-03T22:30:18.943Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T22:30:18.943Z] docker-init: [2022-01-03T22:30:18.943Z] Version: 0.19.0 [2022-01-03T22:30:18.943Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T22:30:19.257Z] + docker info [2022-01-03T22:30:20.184Z] Client: [2022-01-03T22:30:20.184Z] Context: default [2022-01-03T22:30:20.184Z] Debug Mode: false [2022-01-03T22:30:20.184Z] Plugins: [2022-01-03T22:30:20.184Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T22:30:20.184Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T22:30:20.184Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T22:30:20.184Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T22:30:20.184Z] [2022-01-03T22:30:20.184Z] Server: [2022-01-03T22:30:20.184Z] Containers: 0 [2022-01-03T22:30:20.184Z] Running: 0 [2022-01-03T22:30:20.184Z] Paused: 0 [2022-01-03T22:30:20.184Z] Stopped: 0 [2022-01-03T22:30:20.184Z] Images: 3 [2022-01-03T22:30:20.184Z] Server Version: 20.10.10-rc1 [2022-01-03T22:30:20.184Z] Storage Driver: overlay2 [2022-01-03T22:30:20.184Z] Backing Filesystem: extfs [2022-01-03T22:30:20.184Z] Supports d_type: true [2022-01-03T22:30:20.184Z] Native Overlay Diff: true [2022-01-03T22:30:20.184Z] userxattr: false [2022-01-03T22:30:20.184Z] Logging Driver: json-file [2022-01-03T22:30:20.184Z] Cgroup Driver: cgroupfs [2022-01-03T22:30:20.184Z] Cgroup Version: 1 [2022-01-03T22:30:20.184Z] Plugins: [2022-01-03T22:30:20.184Z] Volume: local [2022-01-03T22:30:20.184Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T22:30:20.184Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T22:30:20.184Z] Swarm: inactive [2022-01-03T22:30:20.184Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T22:30:20.184Z] Default Runtime: runc [2022-01-03T22:30:20.184Z] Init Binary: docker-init [2022-01-03T22:30:20.184Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T22:30:20.184Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T22:30:20.184Z] init version: de40ad0 [2022-01-03T22:30:20.184Z] Security Options: [2022-01-03T22:30:20.184Z] apparmor [2022-01-03T22:30:20.184Z] seccomp [2022-01-03T22:30:20.184Z] Profile: default [2022-01-03T22:30:20.184Z] Kernel Version: 5.4.0-1057-aws [2022-01-03T22:30:20.184Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-03T22:30:20.184Z] OSType: linux [2022-01-03T22:30:20.184Z] Architecture: x86_64 [2022-01-03T22:30:20.184Z] CPUs: 2 [2022-01-03T22:30:20.184Z] Total Memory: 7.569GiB [2022-01-03T22:30:20.184Z] Name: ip-10-100-91-192 [2022-01-03T22:30:20.184Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2022-01-03T22:30:20.184Z] Docker Root Dir: /var/lib/docker [2022-01-03T22:30:20.184Z] Debug Mode: false [2022-01-03T22:30:20.184Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:30:20.184Z] Labels: [2022-01-03T22:30:20.184Z] Experimental: true [2022-01-03T22:30:20.184Z] Insecure Registries: [2022-01-03T22:30:20.184Z] 127.0.0.0/8 [2022-01-03T22:30:20.184Z] Live Restore Enabled: true [2022-01-03T22:30:20.184Z] [2022-01-03T22:30:20.184Z] WARNING: No swap limit support [Pipeline] sh [2022-01-03T22:30:20.533Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:30:20.533Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:30:20.533Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43109/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T22:30:20.533Z] + bash /home/ubuntu/workspace/moby_PR-43109/check-config.sh [2022-01-03T22:30:20.533Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T22:30:20.533Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2022-01-03T22:30:20.533Z] [2022-01-03T22:30:20.533Z] Generally Necessary: [2022-01-03T22:30:20.533Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T22:30:20.533Z] - apparmor: enabled and tools installed [2022-01-03T22:30:20.533Z] - CONFIG_NAMESPACES: enabled [2022-01-03T22:30:20.533Z] - CONFIG_NET_NS: enabled [2022-01-03T22:30:20.533Z] - CONFIG_PID_NS: enabled [2022-01-03T22:30:20.533Z] - CONFIG_IPC_NS: enabled [2022-01-03T22:30:20.533Z] - CONFIG_UTS_NS: enabled [2022-01-03T22:30:20.533Z] - CONFIG_CGROUPS: enabled [2022-01-03T22:30:20.533Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T22:30:20.533Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T22:30:20.533Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T22:30:20.533Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T22:30:20.533Z] - CONFIG_CPUSETS: enabled [2022-01-03T22:30:20.533Z] - CONFIG_MEMCG: enabled [2022-01-03T22:30:20.533Z] - CONFIG_KEYS: enabled [2022-01-03T22:30:20.533Z] - CONFIG_VETH: enabled (as module) [2022-01-03T22:30:20.533Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T22:30:20.789Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T22:30:20.789Z] [2022-01-03T22:30:20.789Z] Optional Features: [2022-01-03T22:30:20.789Z] - CONFIG_USER_NS: enabled [2022-01-03T22:30:20.789Z] - CONFIG_SECCOMP: enabled [2022-01-03T22:30:20.789Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T22:30:20.789Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T22:30:20.789Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T22:30:20.789Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-03T22:30:20.789Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-03T22:30:20.789Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T22:30:20.789Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T22:30:20.789Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T22:30:20.789Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T22:30:20.789Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T22:30:20.789Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T22:30:20.789Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T22:30:20.789Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T22:30:20.789Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T22:30:20.789Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T22:30:20.789Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T22:30:20.789Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T22:30:20.789Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T22:30:20.789Z] - CONFIG_EXT4_FS: enabled [2022-01-03T22:30:20.789Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T22:30:20.789Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T22:30:20.789Z] - Network Drivers: [2022-01-03T22:30:20.789Z] - "overlay": [2022-01-03T22:30:20.789Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T22:30:20.789Z] Optional (for encrypted networks): [2022-01-03T22:30:20.789Z] - CONFIG_CRYPTO: enabled [2022-01-03T22:30:20.789Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T22:30:20.789Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T22:30:20.789Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T22:30:20.789Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T22:30:20.789Z] - CONFIG_XFRM: enabled [2022-01-03T22:30:20.789Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T22:30:20.789Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T22:30:20.789Z] - "ipvlan": [2022-01-03T22:30:21.045Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T22:30:21.045Z] - "macvlan": [2022-01-03T22:30:21.045Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T22:30:21.045Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T22:30:21.045Z] - "ftp,tftp client in container": [2022-01-03T22:30:21.045Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T22:30:21.045Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T22:30:21.045Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T22:30:21.045Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T22:30:21.045Z] - Storage Drivers: [2022-01-03T22:30:21.045Z] - "aufs": [2022-01-03T22:30:21.045Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-03T22:30:21.045Z] - "btrfs": [2022-01-03T22:30:21.045Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T22:30:21.045Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T22:30:21.045Z] - "devicemapper": [2022-01-03T22:30:21.045Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T22:30:21.045Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T22:30:21.045Z] - "overlay": [2022-01-03T22:30:21.045Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T22:30:21.045Z] - "zfs": [2022-01-03T22:30:21.045Z] - /dev/zfs: present [2022-01-03T22:30:21.045Z] - zfs command: missing [2022-01-03T22:30:21.045Z] - zpool command: missing [2022-01-03T22:30:21.045Z] [2022-01-03T22:30:21.045Z] Limits: [2022-01-03T22:30:21.045Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T22:30:21.045Z] [2022-01-03T22:30:21.045Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T22:30:21.363Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4bdc20844935c5995637b40bdb8152640d2e0c1f . [2022-01-03T22:30:21.363Z] #2 [internal] load .dockerignore [2022-01-03T22:30:21.363Z] #2 sha256:dfb64b97108370c0f5a8454fca04552da13f25ba45d2012743aae900249a5c80 [2022-01-03T22:30:21.363Z] #2 transferring context: 87B done [2022-01-03T22:30:21.363Z] #2 DONE 0.0s [2022-01-03T22:30:21.363Z] [2022-01-03T22:30:21.363Z] #1 [internal] load build definition from Dockerfile [2022-01-03T22:30:21.363Z] #1 sha256:6d4f2c67bc3d87ff0495b2047912f030ba135189a83fa7c77edb129711751c0c [2022-01-03T22:30:21.363Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T22:30:21.363Z] #1 DONE 0.0s [2022-01-03T22:30:21.363Z] [2022-01-03T22:30:21.363Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T22:30:21.363Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T22:30:21.619Z] #3 DONE 0.1s [2022-01-03T22:30:21.619Z] [2022-01-03T22:30:21.619Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T22:30:21.619Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T22:30:21.619Z] #4 CACHED [2022-01-03T22:30:21.879Z] [2022-01-03T22:30:21.879Z] #5 [internal] load .dockerignore [2022-01-03T22:30:21.879Z] #5 sha256:7e759f27edf5e05aee7638c0826b57fda478bf0d1fa758e677caea284fe414db [2022-01-03T22:30:21.879Z] #5 DONE 0.0s [2022-01-03T22:30:21.879Z] [2022-01-03T22:30:21.879Z] #6 [internal] load build definition from Dockerfile [2022-01-03T22:30:21.879Z] #6 sha256:72be9097ae68ee181dedca2b0e0087fa1baf79d3e7d6a7e247e2ef348ced3dee [2022-01-03T22:30:21.879Z] #6 DONE 0.0s [2022-01-03T22:30:21.879Z] [2022-01-03T22:30:21.879Z] #7 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T22:30:21.879Z] #7 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T22:30:21.879Z] #7 DONE 0.1s [2022-01-03T22:30:21.879Z] [2022-01-03T22:30:21.879Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T22:30:21.879Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T22:30:21.879Z] #8 DONE 0.1s [2022-01-03T22:30:21.879Z] [2022-01-03T22:30:21.879Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:30:21.879Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T22:30:21.879Z] #10 DONE 0.1s [2022-01-03T22:30:21.879Z] [2022-01-03T22:30:21.879Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:30:21.879Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T22:30:22.145Z] #9 DONE 0.1s [2022-01-03T22:30:22.145Z] [2022-01-03T22:30:22.145Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:30:22.145Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T22:30:22.145Z] #78 DONE 0.0s [2022-01-03T22:30:22.145Z] [2022-01-03T22:30:22.145Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:30:22.145Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:30:22.145Z] #11 DONE 0.0s [2022-01-03T22:30:22.145Z] [2022-01-03T22:30:22.145Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:30:22.145Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T22:30:22.145Z] #76 DONE 0.0s [2022-01-03T22:30:22.145Z] [2022-01-03T22:30:22.145Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T22:30:22.145Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T22:30:22.145Z] #12 CACHED [2022-01-03T22:30:22.145Z] [2022-01-03T22:30:22.145Z] #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-01-03T22:30:22.145Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T22:30:22.145Z] #13 CACHED [2022-01-03T22:30:22.145Z] [2022-01-03T22:30:22.145Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T22:30:22.145Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T22:30:22.145Z] #35 DONE 0.0s [2022-01-03T22:30:22.145Z] [2022-01-03T22:30:22.145Z] #31 [internal] load build context [2022-01-03T22:30:22.145Z] #31 sha256:d0eac669a69d73a807995b36c4b2f5cd964ba6b715c749445c534867544c7e30 [2022-01-03T22:30:22.709Z] #31 ... [2022-01-03T22:30:22.709Z] [2022-01-03T22:30:22.709Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T22:30:22.709Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T22:30:22.709Z] #52 DONE 0.5s [2022-01-03T22:30:22.709Z] [2022-01-03T22:30:22.709Z] #31 [internal] load build context [2022-01-03T22:30:22.709Z] #31 sha256:d0eac669a69d73a807995b36c4b2f5cd964ba6b715c749445c534867544c7e30 [2022-01-03T22:30:23.644Z] #31 ... [2022-01-03T22:30:23.644Z] [2022-01-03T22:30:23.644Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-03T22:30:23.644Z] #14 sha256:6a2c6140ea8e141b82388bd7da7b3918d757d118bd564e409435a8308fe1edf6 [2022-01-03T22:30:23.644Z] #14 DONE 1.5s [2022-01-03T22:30:23.644Z] [2022-01-03T22:30:23.644Z] #31 [internal] load build context [2022-01-03T22:30:23.644Z] #31 sha256:d0eac669a69d73a807995b36c4b2f5cd964ba6b715c749445c534867544c7e30 [2022-01-03T22:30:25.539Z] #31 ... [2022-01-03T22:30:25.539Z] [2022-01-03T22:30:25.539Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-01-03T22:30:25.539Z] #15 sha256:49eb0d8fcb534adc8bc805573626361508e31417fd8fce04370e62b62f6cf61d [2022-01-03T22:30:25.539Z] #15 DONE 2.0s [2022-01-03T22:30:25.539Z] [2022-01-03T22:30:25.539Z] #31 [internal] load build context [2022-01-03T22:30:25.539Z] #31 sha256:d0eac669a69d73a807995b36c4b2f5cd964ba6b715c749445c534867544c7e30 [2022-01-03T22:30:26.470Z] #31 transferring context: 51.36MB 4.5s [2022-01-03T22:30:27.037Z] #31 transferring context: 55.51MB 5.1s done [2022-01-03T22:30:27.037Z] #31 ... [2022-01-03T22:30:27.037Z] [2022-01-03T22:30:27.037Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-01-03T22:30:27.037Z] #16 sha256:eedaefa1f84bee1fc90417755710e9c195aa28b603b218650211af677e1e0dd6 [2022-01-03T22:30:27.037Z] #16 DONE 1.7s [2022-01-03T22:30:27.294Z] [2022-01-03T22:30:27.294Z] #31 [internal] load build context [2022-01-03T22:30:27.294Z] #31 sha256:d0eac669a69d73a807995b36c4b2f5cd964ba6b715c749445c534867544c7e30 [2022-01-03T22:30:27.294Z] #31 DONE 5.2s [2022-01-03T22:30:27.294Z] [2022-01-03T22:30:27.294Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-01-03T22:30:27.294Z] #17 sha256:f013e992762b9d4b23644f52b5e0be42ba63f7c6b3d5962098c68f501725816f [2022-01-03T22:30:28.226Z] #17 DONE 1.0s [2022-01-03T22:30:28.226Z] [2022-01-03T22:30:28.226Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-01-03T22:30:28.226Z] #18 sha256:8b2367b00eb9c0982d1cd6bbc2219d90a25235c7003975fe3bb29834596d0fb1 [2022-01-03T22:30:29.155Z] #18 DONE 0.9s [2022-01-03T22:30:29.155Z] [2022-01-03T22:30:29.155Z] #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-01-03T22:30:29.155Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T22:30:30.522Z] #19 1.411 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:30:30.779Z] #19 1.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:30:31.036Z] #19 1.842 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:30:31.036Z] #19 1.866 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T22:30:31.292Z] #19 2.088 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T22:30:31.292Z] #19 2.231 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T22:30:31.567Z] #19 2.424 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T22:30:31.825Z] #19 2.695 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:30:32.081Z] #19 2.927 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:30:32.081Z] #19 3.103 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:30:32.197Z] Fetching without tags [2022-01-03T22:30:32.240Z] Still waiting to schedule task [2022-01-03T22:30:32.241Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T22:30:32.242Z] Still waiting to schedule task [2022-01-03T22:30:32.243Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-01-03T22:30:32.248Z] Still waiting to schedule task [2022-01-03T22:30:32.248Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-01-03T22:30:32.250Z] Still waiting to schedule task [2022-01-03T22:30:32.250Z] Waiting for next available executor on ‘azwin-2-9c00f0’ [2022-01-03T22:30:32.254Z] Still waiting to schedule task [2022-01-03T22:30:32.255Z] Waiting for next available executor on ‘windows-2022’ [2022-01-03T22:30:32.338Z] #19 3.105 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T22:30:32.338Z] #19 3.106 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T22:30:32.338Z] #19 3.115 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:30:32.338Z] #19 3.115 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T22:30:32.338Z] #19 3.127 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T22:30:32.469Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:30:32.901Z] #19 3.571 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T22:30:32.901Z] #19 3.571 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T22:30:32.901Z] #19 3.571 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T22:30:32.901Z] #19 3.571 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:30:32.901Z] #19 3.571 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:30:32.901Z] #19 3.571 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T22:30:32.971Z] Merge succeeded, producing 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:30:32.971Z] Checking out Revision 4bdc20844935c5995637b40bdb8152640d2e0c1f (PR-43109) [2022-01-03T22:30:33.224Z] Fetching without tags [2022-01-03T22:30:32.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:30:32.179Z] > git config --add remote.origin.fetch +refs/pull/43109/head:refs/remotes/origin/PR-43109 # timeout=10 [2022-01-03T22:30:32.185Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:30:32.191Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:30:32.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:30:32.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:30:32.202Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:30:32.472Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:30:32.478Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:30:32.940Z] > git remote # timeout=10 [2022-01-03T22:30:32.943Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T22:30:32.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:30:32.946Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T22:30:32.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T22:30:32.974Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:30:32.990Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:30:33.533Z] Commit message: "hack: remove a workaround for go-tools" [2022-01-03T22:30:32.918Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:30:32.968Z] > git config --add remote.origin.fetch +refs/pull/43109/head:refs/remotes/origin/PR-43109 # timeout=10 [2022-01-03T22:30:33.017Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:30:33.138Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:30:33.262Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:30:33.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:30:33.264Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T22:30:33.977Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:30:34.157Z] + docker version [2022-01-03T22:30:34.157Z] Client: Docker Engine - Community [2022-01-03T22:30:34.157Z] Version: 20.10.10-rc1 [2022-01-03T22:30:34.157Z] API version: 1.41 [2022-01-03T22:30:34.157Z] Go version: go1.16.9 [2022-01-03T22:30:34.157Z] Git commit: b485636 [2022-01-03T22:30:34.157Z] Built: Mon Oct 18 15:21:56 2021 [2022-01-03T22:30:34.157Z] OS/Arch: linux/amd64 [2022-01-03T22:30:34.157Z] Context: default [2022-01-03T22:30:34.157Z] Experimental: true [2022-01-03T22:30:34.157Z] [2022-01-03T22:30:34.157Z] Server: Docker Engine - Community [2022-01-03T22:30:34.157Z] Engine: [2022-01-03T22:30:34.157Z] Version: 20.10.10-rc1 [2022-01-03T22:30:34.157Z] API version: 1.41 (minimum version 1.12) [2022-01-03T22:30:34.157Z] Go version: go1.16.9 [2022-01-03T22:30:34.157Z] Git commit: 9f5b26f [2022-01-03T22:30:34.157Z] Built: Mon Oct 18 15:20:03 2021 [2022-01-03T22:30:34.157Z] OS/Arch: linux/amd64 [2022-01-03T22:30:34.157Z] Experimental: true [2022-01-03T22:30:34.157Z] containerd: [2022-01-03T22:30:34.157Z] Version: 1.4.11 [2022-01-03T22:30:34.157Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T22:30:34.157Z] runc: [2022-01-03T22:30:34.157Z] Version: 1.0.2 [2022-01-03T22:30:34.157Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T22:30:34.157Z] docker-init: [2022-01-03T22:30:34.157Z] Version: 0.19.0 [2022-01-03T22:30:34.157Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T22:30:34.441Z] + docker info [2022-01-03T22:30:35.385Z] Client: [2022-01-03T22:30:35.385Z] Context: default [2022-01-03T22:30:35.385Z] Debug Mode: false [2022-01-03T22:30:35.385Z] Plugins: [2022-01-03T22:30:35.385Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T22:30:35.385Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T22:30:35.385Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T22:30:35.385Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T22:30:35.385Z] [2022-01-03T22:30:35.385Z] Server: [2022-01-03T22:30:35.385Z] Containers: 0 [2022-01-03T22:30:35.385Z] Running: 0 [2022-01-03T22:30:35.385Z] Paused: 0 [2022-01-03T22:30:35.385Z] Stopped: 0 [2022-01-03T22:30:35.385Z] Images: 3 [2022-01-03T22:30:35.385Z] Server Version: 20.10.10-rc1 [2022-01-03T22:30:35.385Z] Storage Driver: overlay2 [2022-01-03T22:30:35.385Z] Backing Filesystem: extfs [2022-01-03T22:30:35.385Z] Supports d_type: true [2022-01-03T22:30:35.385Z] Native Overlay Diff: true [2022-01-03T22:30:35.385Z] userxattr: false [2022-01-03T22:30:35.385Z] Logging Driver: json-file [2022-01-03T22:30:35.385Z] Cgroup Driver: cgroupfs [2022-01-03T22:30:35.385Z] Cgroup Version: 1 [2022-01-03T22:30:35.385Z] Plugins: [2022-01-03T22:30:35.385Z] Volume: local [2022-01-03T22:30:35.385Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T22:30:35.385Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T22:30:35.385Z] Swarm: inactive [2022-01-03T22:30:35.385Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T22:30:35.385Z] Default Runtime: runc [2022-01-03T22:30:35.385Z] Init Binary: docker-init [2022-01-03T22:30:35.385Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T22:30:35.385Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T22:30:35.385Z] init version: de40ad0 [2022-01-03T22:30:35.385Z] Security Options: [2022-01-03T22:30:35.385Z] apparmor [2022-01-03T22:30:35.385Z] seccomp [2022-01-03T22:30:35.385Z] Profile: default [2022-01-03T22:30:35.385Z] Kernel Version: 5.4.0-1057-aws [2022-01-03T22:30:35.385Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-03T22:30:35.385Z] OSType: linux [2022-01-03T22:30:35.385Z] Architecture: x86_64 [2022-01-03T22:30:35.385Z] CPUs: 2 [2022-01-03T22:30:35.385Z] Total Memory: 7.487GiB [2022-01-03T22:30:35.385Z] Name: ip-10-100-39-60 [2022-01-03T22:30:35.385Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2022-01-03T22:30:35.385Z] Docker Root Dir: /var/lib/docker [2022-01-03T22:30:35.385Z] Debug Mode: false [2022-01-03T22:30:35.386Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:30:35.386Z] Labels: [2022-01-03T22:30:35.386Z] Experimental: true [2022-01-03T22:30:35.386Z] Insecure Registries: [2022-01-03T22:30:35.386Z] 127.0.0.0/8 [2022-01-03T22:30:35.386Z] Live Restore Enabled: true [2022-01-03T22:30:35.386Z] [2022-01-03T22:30:35.386Z] WARNING: No swap limit support [Pipeline] sh [2022-01-03T22:30:34.014Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:30:34.062Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:30:35.678Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:30:35.678Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:30:35.678Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43109/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T22:30:35.678Z] + bash /home/ubuntu/workspace/moby_PR-43109/check-config.sh [2022-01-03T22:30:35.678Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T22:30:35.678Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2022-01-03T22:30:35.678Z] [2022-01-03T22:30:35.678Z] Generally Necessary: [2022-01-03T22:30:35.678Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T22:30:35.678Z] - apparmor: enabled and tools installed [2022-01-03T22:30:35.678Z] - CONFIG_NAMESPACES: enabled [2022-01-03T22:30:35.678Z] - CONFIG_NET_NS: enabled [2022-01-03T22:30:35.678Z] - CONFIG_PID_NS: enabled [2022-01-03T22:30:35.678Z] - CONFIG_IPC_NS: enabled [2022-01-03T22:30:35.678Z] - CONFIG_UTS_NS: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CGROUPS: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CPUSETS: enabled [2022-01-03T22:30:35.678Z] - CONFIG_MEMCG: enabled [2022-01-03T22:30:35.678Z] - CONFIG_KEYS: enabled [2022-01-03T22:30:35.678Z] - CONFIG_VETH: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T22:30:35.678Z] [2022-01-03T22:30:35.678Z] Optional Features: [2022-01-03T22:30:35.678Z] - CONFIG_USER_NS: enabled [2022-01-03T22:30:35.678Z] - CONFIG_SECCOMP: enabled [2022-01-03T22:30:35.678Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T22:30:35.678Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T22:30:35.678Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-03T22:30:35.678Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-03T22:30:35.678Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T22:30:35.678Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T22:30:35.678Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T22:30:35.678Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T22:30:35.678Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T22:30:35.678Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T22:30:35.678Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T22:30:35.678Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T22:30:35.938Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T22:30:35.938Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T22:30:35.938Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T22:30:35.938Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T22:30:35.938Z] - CONFIG_EXT4_FS: enabled [2022-01-03T22:30:35.938Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T22:30:35.938Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T22:30:35.938Z] - Network Drivers: [2022-01-03T22:30:35.938Z] - "overlay": [2022-01-03T22:30:35.938Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T22:30:35.938Z] Optional (for encrypted networks): [2022-01-03T22:30:35.938Z] - CONFIG_CRYPTO: enabled [2022-01-03T22:30:35.938Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T22:30:35.938Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T22:30:35.938Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T22:30:35.938Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T22:30:35.938Z] - CONFIG_XFRM: enabled [2022-01-03T22:30:35.938Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T22:30:35.938Z] - "ipvlan": [2022-01-03T22:30:35.938Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T22:30:35.938Z] - "macvlan": [2022-01-03T22:30:35.938Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T22:30:35.938Z] - "ftp,tftp client in container": [2022-01-03T22:30:35.938Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T22:30:35.938Z] - Storage Drivers: [2022-01-03T22:30:35.938Z] - "aufs": [2022-01-03T22:30:35.938Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-03T22:30:35.938Z] - "btrfs": [2022-01-03T22:30:35.938Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T22:30:35.938Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T22:30:35.938Z] - "devicemapper": [2022-01-03T22:30:35.938Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T22:30:35.938Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T22:30:35.938Z] - "overlay": [2022-01-03T22:30:35.938Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T22:30:35.938Z] - "zfs": [2022-01-03T22:30:35.938Z] - /dev/zfs: present [2022-01-03T22:30:35.938Z] - zfs command: missing [2022-01-03T22:30:35.938Z] - zpool command: missing [2022-01-03T22:30:35.938Z] [2022-01-03T22:30:35.938Z] Limits: [2022-01-03T22:30:35.938Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T22:30:35.938Z] [2022-01-03T22:30:35.938Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T22:30:36.269Z] + sudo modprobe ip_vs [2022-01-03T22:30:36.269Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bdc20844935c5995637b40bdb8152640d2e0c1f . [2022-01-03T22:30:36.529Z] #1 [internal] load build definition from Dockerfile [2022-01-03T22:30:36.529Z] #1 sha256:7ed72a42e6d84b5941b067dcaf9f8833dc4776a3fa451487f4f941f2bd0edc77 [2022-01-03T22:30:36.529Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T22:30:36.529Z] #1 DONE 0.0s [2022-01-03T22:30:36.529Z] [2022-01-03T22:30:36.529Z] #2 [internal] load .dockerignore [2022-01-03T22:30:36.529Z] #2 sha256:94ec6093140eaf3845f6e3810d6acfc1b8ee9b170c0607039be1e55386d1ae30 [2022-01-03T22:30:36.529Z] #2 transferring context: 87B done [2022-01-03T22:30:36.529Z] #2 DONE 0.0s [2022-01-03T22:30:36.529Z] [2022-01-03T22:30:36.529Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T22:30:36.529Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T22:30:36.529Z] #3 DONE 0.1s [2022-01-03T22:30:36.529Z] [2022-01-03T22:30:36.529Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T22:30:36.529Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T22:30:36.529Z] #4 CACHED [2022-01-03T22:30:36.790Z] [2022-01-03T22:30:36.790Z] #5 [internal] load .dockerignore [2022-01-03T22:30:36.790Z] #5 sha256:21a241dddea83d3c9e43f394fc3c5a193578553a72ca61a2cfb0b23fc0efc22b [2022-01-03T22:30:36.790Z] #5 DONE 0.0s [2022-01-03T22:30:36.790Z] [2022-01-03T22:30:36.790Z] #6 [internal] load build definition from Dockerfile [2022-01-03T22:30:36.790Z] #6 sha256:3869798895ed31a173765cf0010ab9654cf6775c939ea7e70f4dec8a326fd18b [2022-01-03T22:30:36.790Z] #6 DONE 0.0s [2022-01-03T22:30:36.790Z] [2022-01-03T22:30:36.790Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T22:30:36.790Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T22:30:36.790Z] #7 DONE 0.1s [2022-01-03T22:30:36.790Z] [2022-01-03T22:30:36.790Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:30:36.790Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T22:30:36.790Z] #9 DONE 0.1s [2022-01-03T22:30:36.790Z] [2022-01-03T22:30:36.790Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T22:30:36.790Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T22:30:37.051Z] #10 DONE 0.1s [2022-01-03T22:30:37.051Z] [2022-01-03T22:30:37.051Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:30:37.051Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T22:30:37.051Z] #8 DONE 0.1s [2022-01-03T22:30:37.260Z] Merge succeeded, producing 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:30:37.261Z] Checking out Revision 4bdc20844935c5995637b40bdb8152640d2e0c1f (PR-43109) [2022-01-03T22:30:37.321Z] [2022-01-03T22:30:37.321Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:30:37.321Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T22:30:37.321Z] #71 DONE 0.0s [2022-01-03T22:30:37.321Z] [2022-01-03T22:30:37.321Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:30:37.321Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T22:30:37.321Z] #69 DONE 0.0s [2022-01-03T22:30:37.321Z] [2022-01-03T22:30:37.321Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:30:37.321Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:30:37.321Z] #11 DONE 0.0s [2022-01-03T22:30:37.321Z] [2022-01-03T22:30:37.321Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T22:30:37.321Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T22:30:37.321Z] #12 CACHED [2022-01-03T22:30:37.321Z] [2022-01-03T22:30:37.321Z] #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-01-03T22:30:37.321Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T22:30:37.321Z] #13 CACHED [2022-01-03T22:30:37.321Z] [2022-01-03T22:30:37.321Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T22:30:37.321Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T22:30:37.321Z] #28 DONE 0.0s [2022-01-03T22:30:37.321Z] [2022-01-03T22:30:37.321Z] #24 [internal] load build context [2022-01-03T22:30:37.321Z] #24 sha256:50a13cc6f5ac0f9c302f75e5965dd5a0bb30b889690d9cf848f70202eb61917c [2022-01-03T22:30:36.934Z] > git remote # timeout=10 [2022-01-03T22:30:36.984Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T22:30:37.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:30:37.030Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T22:30:37.167Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-03T22:30:37.298Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:30:37.348Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:30:37.585Z] #24 ... [2022-01-03T22:30:37.585Z] [2022-01-03T22:30:37.585Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T22:30:37.585Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T22:30:37.585Z] #45 DONE 0.4s [2022-01-03T22:30:37.585Z] [2022-01-03T22:30:37.585Z] #24 [internal] load build context [2022-01-03T22:30:37.585Z] #24 sha256:50a13cc6f5ac0f9c302f75e5965dd5a0bb30b889690d9cf848f70202eb61917c [2022-01-03T22:30:37.977Z] Commit message: "hack: remove a workaround for go-tools" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T22:30:39.393Z] + docker version [2022-01-03T22:30:39.393Z] Client: [2022-01-03T22:30:39.393Z] Version: 20.10.9 [2022-01-03T22:30:39.393Z] API version: 1.41 [2022-01-03T22:30:39.393Z] Go version: go1.16.8 [2022-01-03T22:30:39.393Z] Git commit: c2ea9bc [2022-01-03T22:30:39.393Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T22:30:39.393Z] OS/Arch: windows/amd64 [2022-01-03T22:30:39.393Z] Context: default [2022-01-03T22:30:39.393Z] Experimental: true [2022-01-03T22:30:39.393Z] [2022-01-03T22:30:39.393Z] Server: Docker Engine - Community [2022-01-03T22:30:39.393Z] Engine: [2022-01-03T22:30:39.393Z] Version: 20.10.9 [2022-01-03T22:30:39.393Z] API version: 1.41 (minimum version 1.24) [2022-01-03T22:30:39.393Z] Go version: go1.16.8 [2022-01-03T22:30:39.393Z] Git commit: 79ea9d3 [2022-01-03T22:30:39.393Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T22:30:39.393Z] OS/Arch: windows/amd64 [2022-01-03T22:30:39.393Z] Experimental: true [Pipeline] sh [2022-01-03T22:30:40.451Z] + docker info [2022-01-03T22:30:40.451Z] Client: [2022-01-03T22:30:40.451Z] Context: default [2022-01-03T22:30:40.451Z] Debug Mode: false [2022-01-03T22:30:40.451Z] [2022-01-03T22:30:40.451Z] Server: [2022-01-03T22:30:40.451Z] Containers: 0 [2022-01-03T22:30:40.451Z] Running: 0 [2022-01-03T22:30:40.451Z] Paused: 0 [2022-01-03T22:30:40.451Z] Stopped: 0 [2022-01-03T22:30:40.451Z] Images: 11 [2022-01-03T22:30:40.451Z] Server Version: 20.10.9 [2022-01-03T22:30:40.451Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T22:30:40.451Z] Windows: [2022-01-03T22:30:40.451Z] LCOW: [2022-01-03T22:30:40.451Z] Logging Driver: json-file [2022-01-03T22:30:40.451Z] Plugins: [2022-01-03T22:30:40.451Z] Volume: local [2022-01-03T22:30:40.451Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T22:30:40.451Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T22:30:40.451Z] Swarm: inactive [2022-01-03T22:30:40.451Z] Default Isolation: process [2022-01-03T22:30:40.451Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T22:30:40.451Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T22:30:40.451Z] OSType: windows [2022-01-03T22:30:40.451Z] Architecture: x86_64 [2022-01-03T22:30:40.451Z] CPUs: 4 [2022-01-03T22:30:40.451Z] Total Memory: 32GiB [2022-01-03T22:30:40.451Z] Name: azwin-2-c14610 [2022-01-03T22:30:40.451Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T22:30:40.451Z] Docker Root Dir: D:\docker [2022-01-03T22:30:40.451Z] Debug Mode: false [2022-01-03T22:30:40.451Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:30:40.451Z] Labels: [2022-01-03T22:30:40.451Z] Experimental: true [2022-01-03T22:30:40.451Z] Insecure Registries: [2022-01-03T22:30:40.451Z] 10.0.0.4:5000 [2022-01-03T22:30:40.451Z] 127.0.0.0/8 [2022-01-03T22:30:40.451Z] Registry Mirrors: [2022-01-03T22:30:40.451Z] http://10.0.0.4:5000/ [2022-01-03T22:30:40.451Z] Live Restore Enabled: false [2022-01-03T22:30:40.451Z] Product License: Community Engine [2022-01-03T22:30:40.451Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-03T22:30:40.992Z] #19 11.10 Fetched 48.8 MB in 10s (4741 kB/s) [2022-01-03T22:30:41.788Z] #24 transferring context: 38.54MB 4.2s [2022-01-03T22:30:42.737Z] #24 transferring context: 55.51MB 5.5s done [2022-01-03T22:30:42.737Z] #24 DONE 5.6s [2022-01-03T22:30:42.737Z] [2022-01-03T22:30:42.737Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T22:30:42.737Z] #64 sha256:cc7aab313af0601a367e2f1d215469cbe4b85e2e6e43dc635e173fc0653dbea7 [2022-01-03T22:30:42.999Z] #64 ... [2022-01-03T22:30:42.999Z] [2022-01-03T22:30:42.999Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T22:30:42.999Z] #25 sha256:5fccfa06a56368709fecc71174520cb4832e2d7e0fd05e509a03a39c253d71f2 [2022-01-03T22:30:42.999Z] #25 DONE 0.3s [2022-01-03T22:30:43.260Z] [2022-01-03T22:30:43.260Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T22:30:43.260Z] #64 sha256:cc7aab313af0601a367e2f1d215469cbe4b85e2e6e43dc635e173fc0653dbea7 [2022-01-03T22:30:43.260Z] #64 DONE 0.3s [2022-01-03T22:30:43.260Z] [2022-01-03T22:30:43.260Z] #65 [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-01-03T22:30:43.260Z] #65 sha256:26906ed017f98e79c51c85974738c14c0d5240552ab69cddaa4fe2ac49b467f0 [2022-01-03T22:30:45.166Z] #19 11.10 Reading package lists... [2022-01-03T22:30:45.172Z] #65 1.895 + RM_GOPATH=0 [2022-01-03T22:30:45.172Z] #65 1.895 + TMP_GOPATH= [2022-01-03T22:30:45.172Z] #65 1.895 + : /build [2022-01-03T22:30:45.172Z] #65 1.895 + '[' -z '' ']' [2022-01-03T22:30:45.172Z] #65 1.895 ++ mktemp -d [2022-01-03T22:30:45.172Z] #65 1.911 + export GOPATH=/tmp/tmp.4lXeVGkUCA [2022-01-03T22:30:45.172Z] #65 1.911 + GOPATH=/tmp/tmp.4lXeVGkUCA [2022-01-03T22:30:45.172Z] #65 1.911 + RM_GOPATH=1 [2022-01-03T22:30:45.172Z] #65 1.911 + case "$(go env GOARCH)" in [2022-01-03T22:30:45.172Z] #65 1.911 ++ go env GOARCH [2022-01-03T22:30:45.172Z] #65 1.933 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:30:45.172Z] #65 1.933 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:30:45.172Z] #65 1.933 ++ dirname /install.sh [2022-01-03T22:30:45.172Z] #65 1.939 + dir=/ [2022-01-03T22:30:45.172Z] #65 1.939 + bin=rootlesskit [2022-01-03T22:30:45.172Z] #65 1.939 + shift [2022-01-03T22:30:45.172Z] #65 1.939 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T22:30:45.172Z] #65 1.939 + . //rootlesskit.installer [2022-01-03T22:30:45.172Z] #65 1.939 ++ : v0.14.6 [2022-01-03T22:30:45.172Z] #65 1.939 + install_rootlesskit [2022-01-03T22:30:45.172Z] #65 1.939 + case "$1" in [2022-01-03T22:30:45.172Z] #65 1.939 + export CGO_ENABLED=0 [2022-01-03T22:30:45.172Z] #65 1.939 + CGO_ENABLED=0 [2022-01-03T22:30:45.172Z] #65 1.939 + _install_rootlesskit [2022-01-03T22:30:45.172Z] #65 1.939 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T22:30:45.172Z] #65 1.939 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T22:30:45.172Z] #65 1.939 + GOBIN=/build [2022-01-03T22:30:45.172Z] #65 1.939 + GO111MODULE=on [2022-01-03T22:30:45.172Z] #65 1.939 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T22:30:45.172Z] #65 1.943 Install rootlesskit version v0.14.6 [2022-01-03T22:30:45.743Z] #65 2.486 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T22:30:47.128Z] #65 ... [2022-01-03T22:30:47.128Z] [2022-01-03T22:30:47.128Z] #60 [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-01-03T22:30:47.128Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:30:47.128Z] #60 2.759 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T22:30:47.128Z] #60 2.759 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T22:30:47.129Z] #60 2.840 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T22:30:47.129Z] #60 4.002 Reading package lists... [2022-01-03T22:30:47.390Z] #60 6.973 Reading package lists... [2022-01-03T22:30:47.390Z] #60 10.22 Building dependency tree... [2022-01-03T22:30:47.390Z] #60 ... [2022-01-03T22:30:47.390Z] [2022-01-03T22:30:47.390Z] #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-01-03T22:30:47.390Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:30:47.390Z] #38 3.209 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T22:30:47.390Z] #38 3.209 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T22:30:47.390Z] #38 3.209 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T22:30:47.390Z] #38 4.749 Reading package lists... [2022-01-03T22:30:47.390Z] #38 7.648 Reading package lists... [2022-01-03T22:30:47.390Z] #38 ... [2022-01-03T22:30:47.390Z] [2022-01-03T22:30:47.390Z] #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-01-03T22:30:47.390Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:30:47.390Z] #14 2.661 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T22:30:47.390Z] #14 2.661 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T22:30:47.390Z] #14 2.832 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T22:30:47.390Z] #14 3.936 Reading package lists... [2022-01-03T22:30:47.390Z] #14 6.808 Reading package lists... [2022-01-03T22:30:47.390Z] #14 9.456 Building dependency tree... [2022-01-03T22:30:47.652Z] #14 10.33 Reading state information... [2022-01-03T22:30:47.652Z] #14 ... [2022-01-03T22:30:47.652Z] [2022-01-03T22:30:47.652Z] #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-01-03T22:30:47.652Z] #26 sha256:985f48633a2e35b196858bc96f9da0d292a6940b569733cdf82d9eacd5e5066d [2022-01-03T22:30:47.652Z] #26 2.012 + RM_GOPATH=0 [2022-01-03T22:30:47.652Z] #26 2.012 + TMP_GOPATH= [2022-01-03T22:30:47.652Z] #26 2.012 + : /build [2022-01-03T22:30:47.652Z] #26 2.012 + '[' -z '' ']' [2022-01-03T22:30:47.652Z] #26 2.012 ++ mktemp -d [2022-01-03T22:30:47.652Z] #26 2.012 + export GOPATH=/tmp/tmp.k2BUONcLV2 [2022-01-03T22:30:47.652Z] #26 2.012 + GOPATH=/tmp/tmp.k2BUONcLV2 [2022-01-03T22:30:47.652Z] #26 2.012 + RM_GOPATH=1 [2022-01-03T22:30:47.652Z] #26 2.012 + case "$(go env GOARCH)" in [2022-01-03T22:30:47.652Z] #26 2.012 ++ go env GOARCH [2022-01-03T22:30:47.652Z] #26 2.053 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:30:47.652Z] #26 2.053 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:30:47.652Z] #26 2.057 ++ dirname /install.sh [2022-01-03T22:30:47.652Z] #26 2.065 + dir=/ [2022-01-03T22:30:47.652Z] #26 2.065 + bin=dockercli [2022-01-03T22:30:47.652Z] #26 2.065 + shift [2022-01-03T22:30:47.652Z] #26 2.065 + '[' '!' -f //dockercli.installer ']' [2022-01-03T22:30:47.652Z] #26 2.065 + . //dockercli.installer [2022-01-03T22:30:47.652Z] #26 2.065 ++ : stable [2022-01-03T22:30:47.652Z] #26 2.065 ++ : 17.06.2-ce [2022-01-03T22:30:47.652Z] #26 2.065 + install_dockercli [2022-01-03T22:30:47.652Z] #26 2.065 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T22:30:47.652Z] #26 2.066 Install docker/cli version 17.06.2-ce from stable [2022-01-03T22:30:47.652Z] #26 2.066 ++ uname -m [2022-01-03T22:30:47.652Z] #26 2.070 + arch=x86_64 [2022-01-03T22:30:47.652Z] #26 2.070 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T22:30:47.652Z] #26 2.070 + url=https://download.docker.com/linux/static [2022-01-03T22:30:47.652Z] #26 2.070 + tar -xz docker/docker [2022-01-03T22:30:47.652Z] #26 2.085 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T22:30:48.224Z] #26 ... [2022-01-03T22:30:48.224Z] [2022-01-03T22:30:48.224Z] #60 [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-01-03T22:30:48.224Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:30:48.224Z] #60 10.22 Building dependency tree... [2022-01-03T22:30:48.485Z] #60 11.24 Reading state information... [2022-01-03T22:30:49.338Z] #19 15.70 Reading package lists... [2022-01-03T22:30:49.595Z] #19 19.74 Building dependency tree... [2022-01-03T22:30:49.827Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-03T22:30:49.827Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a9b98ab3\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-03T22:30:49.827Z] ---------------------------------------------------------------------------- [2022-01-03T22:30:49.827Z] [2022-01-03T22:30:49.827Z] INFO: executeCI.ps1 starting at Mon Jan 3 22:30:49 CUT 2022 [2022-01-03T22:30:49.827Z] [2022-01-03T22:30:49.827Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-03T22:30:49.827Z] INFO: Running git version 2.24.1.windows.2 [2022-01-03T22:30:49.827Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-03T22:30:49.827Z] INFO: Environment variables: [2022-01-03T22:30:49.827Z] [2022-01-03T22:30:49.827Z] Name Value [2022-01-03T22:30:49.827Z] ---- ----- [2022-01-03T22:30:49.827Z] ALLUSERSPROFILE C:\ProgramData [2022-01-03T22:30:49.827Z] amd64 true [2022-01-03T22:30:49.827Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-03T22:30:49.827Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-03T22:30:49.827Z] arm64 true [2022-01-03T22:30:49.827Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-03T22:30:49.827Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-03T22:30:49.827Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-03T22:30:49.827Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-03T22:30:49.827Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-03T22:30:49.827Z] BRANCH_NAME PR-43109 [2022-01-03T22:30:49.827Z] BUILD_DISPLAY_NAME #5 [2022-01-03T22:30:49.827Z] BUILD_ID 5 [2022-01-03T22:30:49.827Z] BUILD_NUMBER 5 [2022-01-03T22:30:49.827Z] BUILD_TAG jenkins-moby-PR-43109-5 [2022-01-03T22:30:49.827Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/ [2022-01-03T22:30:49.827Z] cgroup2 true [2022-01-03T22:30:49.827Z] CHANGE_AUTHOR kzys [2022-01-03T22:30:49.827Z] CHANGE_AUTHOR_DISPLAY_NAME Kazuyoshi Kato [2022-01-03T22:30:49.827Z] CHANGE_AUTHOR_EMAIL kato.kazuyoshi@gmail.com [2022-01-03T22:30:49.827Z] CHANGE_BRANCH golangci-fix [2022-01-03T22:30:49.827Z] CHANGE_FORK kzys/docker [2022-01-03T22:30:49.827Z] CHANGE_ID 43109 [2022-01-03T22:30:49.827Z] CHANGE_TARGET master [2022-01-03T22:30:49.827Z] CHANGE_TITLE Remove unnecessary exclusions from golangci-lint.yaml [2022-01-03T22:30:49.827Z] CHANGE_URL https://github.com/moby/moby/pull/43109 [2022-01-03T22:30:49.827Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:30:49.827Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-03T22:30:49.827Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-03T22:30:49.827Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-03T22:30:49.827Z] COMPUTERNAME azwin-2-c14610 [2022-01-03T22:30:49.827Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-03T22:30:49.827Z] ConfigSequenceNumber 0 [2022-01-03T22:30:49.827Z] dco true [2022-01-03T22:30:49.827Z] DOCKER_BUILDKIT 0 [2022-01-03T22:30:49.827Z] DOCKER_DUT_DEBUG 1 [2022-01-03T22:30:49.827Z] DOCKER_EXPERIMENTAL 1 [2022-01-03T22:30:49.827Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-03T22:30:49.827Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-03T22:30:49.827Z] EXECUTOR_NUMBER 0 [2022-01-03T22:30:49.827Z] FQDN azwin-2-c14610.westus.cloudapp.azure.com [2022-01-03T22:30:49.827Z] GIT_BRANCH PR-43109 [2022-01-03T22:30:49.827Z] GIT_COMMIT 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:30:49.827Z] GIT_PREVIOUS_COMMIT 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:30:49.827Z] GIT_URL https://github.com/moby/moby.git [2022-01-03T22:30:49.827Z] HUDSON_COOKIE 62bddef8-f4ea-42e9-9be7-5a9a60cb8a11 [2022-01-03T22:30:49.827Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-03T22:30:49.827Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-03T22:30:49.827Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-03T22:30:49.827Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-03T22:30:49.827Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-03T22:30:49.827Z] JENKINS_NODE_COOKIE 9340f99f-3b47-460a-bcf0-d88c6b50a8d8 [2022-01-03T22:30:49.827Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-03T22:30:49.827Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-03T22:30:49.827Z] JOB_BASE_NAME PR-43109 [2022-01-03T22:30:49.827Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/display/redirect [2022-01-03T22:30:49.827Z] JOB_NAME moby/PR-43109 [2022-01-03T22:30:49.827Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/ [2022-01-03T22:30:49.827Z] library.jps.version master [2022-01-03T22:30:49.827Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-03T22:30:49.827Z] NODE_LABELS amd64 azure azwin-2-c14610 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-03T22:30:49.827Z] NODE_NAME azwin-2-c14610 [2022-01-03T22:30:49.827Z] NUMBER_OF_PROCESSORS 4 [2022-01-03T22:30:49.827Z] OS Windows_NT [2022-01-03T22:30:49.827Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-03T22:30:49.827Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-03T22:30:49.827Z] ppc64le false [2022-01-03T22:30:49.827Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-03T22:30:49.827Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-03T22:30:49.827Z] PROCESSOR_LEVEL 6 [2022-01-03T22:30:49.827Z] PROCESSOR_REVISION 5504 [2022-01-03T22:30:49.827Z] ProgramData C:\ProgramData [2022-01-03T22:30:49.827Z] ProgramFiles C:\Program Files [2022-01-03T22:30:49.827Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-03T22:30:49.827Z] ProgramW6432 C:\Program Files [2022-01-03T22:30:49.827Z] PROMPT $P$G [2022-01-03T22:30:49.827Z] PSExecutionPolicyPreference Bypass [2022-01-03T22:30:49.827Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-03T22:30:49.827Z] PUBLIC C:\Users\Public [2022-01-03T22:30:49.827Z] rootless true [2022-01-03T22:30:49.827Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect?page=artif... [2022-01-03T22:30:49.827Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect?page=changes [2022-01-03T22:30:49.827Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect [2022-01-03T22:30:49.827Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect?page=tests [2022-01-03T22:30:49.827Z] s390x false [2022-01-03T22:30:49.827Z] SKIP_VALIDATION_TESTS 1 [2022-01-03T22:30:49.827Z] SOURCES_DRIVE d [2022-01-03T22:30:49.827Z] SOURCES_SUBDIR gopath [2022-01-03T22:30:49.827Z] STAGE_NAME Run tests [2022-01-03T22:30:49.827Z] SystemDrive C: [2022-01-03T22:30:49.827Z] SystemRoot C:\Windows [2022-01-03T22:30:49.828Z] TEMP C:\Windows\TEMP [2022-01-03T22:30:49.828Z] TESTDEBUG 0 [2022-01-03T22:30:49.828Z] TESTRUN_DRIVE d [2022-01-03T22:30:49.828Z] TESTRUN_SUBDIR CI [2022-01-03T22:30:49.828Z] TIMEOUT 120m [2022-01-03T22:30:49.828Z] TMP C:\Windows\TEMP [2022-01-03T22:30:49.828Z] unit_validate true [2022-01-03T22:30:49.828Z] USERDOMAIN WORKGROUP [2022-01-03T22:30:49.828Z] USERNAME azwin-2-c14610$ [2022-01-03T22:30:49.828Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-03T22:30:49.828Z] validate_force false [2022-01-03T22:30:49.828Z] windir C:\Windows [2022-01-03T22:30:49.828Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-03T22:30:49.828Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-03T22:30:49.828Z] windows2022 true [2022-01-03T22:30:49.828Z] windows2022containerd true [2022-01-03T22:30:49.828Z] windowsRS1 false [2022-01-03T22:30:49.828Z] windowsRS5 true [2022-01-03T22:30:49.828Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-03T22:30:49.828Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-03T22:30:49.828Z] [2022-01-03T22:30:49.828Z] [2022-01-03T22:30:49.828Z] [2022-01-03T22:30:49.872Z] #60 12.75 The following additional packages will be installed: [2022-01-03T22:30:50.133Z] #60 12.76 libbtrfs0 [2022-01-03T22:30:50.133Z] #60 12.91 The following NEW packages will be installed: [2022-01-03T22:30:50.133Z] #60 12.93 libbtrfs-dev libbtrfs0 [2022-01-03T22:30:50.158Z] #19 21.05 The following additional packages will be installed: [2022-01-03T22:30:50.158Z] #19 21.05 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-03T22:30:50.158Z] #19 21.05 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-03T22:30:50.158Z] #19 21.05 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-03T22:30:50.158Z] #19 21.05 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-03T22:30:50.158Z] #19 21.05 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-03T22:30:50.158Z] #19 21.05 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-03T22:30:50.158Z] #19 21.05 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-01-03T22:30:50.158Z] #19 21.05 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-01-03T22:30:50.158Z] #19 21.05 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-01-03T22:30:50.158Z] #19 21.05 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-01-03T22:30:50.158Z] #19 21.05 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-03T22:30:50.158Z] #19 21.05 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-03T22:30:50.158Z] #19 21.05 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-03T22:30:50.158Z] #19 21.05 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-03T22:30:50.158Z] #19 21.05 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-03T22:30:50.158Z] #19 21.05 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-03T22:30:50.158Z] #19 21.05 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-03T22:30:50.158Z] #19 21.05 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-03T22:30:50.158Z] #19 21.05 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-03T22:30:50.158Z] #19 21.05 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-03T22:30:50.158Z] #19 21.05 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-03T22:30:50.158Z] #19 21.05 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-03T22:30:50.158Z] #19 21.05 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-03T22:30:50.158Z] #19 21.05 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-03T22:30:50.158Z] #19 21.05 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-03T22:30:50.158Z] #19 21.05 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-03T22:30:50.158Z] #19 21.05 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-03T22:30:50.158Z] #19 21.05 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-03T22:30:50.158Z] #19 21.05 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-03T22:30:50.158Z] #19 21.05 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-03T22:30:50.158Z] #19 21.05 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-03T22:30:50.158Z] #19 21.05 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-03T22:30:50.158Z] #19 21.06 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-03T22:30:50.158Z] #19 21.06 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-03T22:30:50.158Z] #19 21.06 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-03T22:30:50.158Z] #19 21.06 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-03T22:30:50.158Z] #19 21.06 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-03T22:30:50.158Z] #19 21.06 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-03T22:30:50.158Z] #19 21.06 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-03T22:30:50.158Z] #19 21.06 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-03T22:30:50.158Z] #19 21.06 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-03T22:30:50.158Z] #19 21.06 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-03T22:30:50.158Z] #19 21.06 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-03T22:30:50.158Z] #19 21.06 linux-libc-dev-s390x-cross patch xz-utils [2022-01-03T22:30:50.158Z] #19 21.07 Suggested packages: [2022-01-03T22:30:50.158Z] #19 21.07 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-01-03T22:30:50.158Z] #19 21.07 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-01-03T22:30:50.158Z] #19 21.07 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-01-03T22:30:50.158Z] #19 21.07 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-01-03T22:30:50.158Z] #19 21.07 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-01-03T22:30:50.158Z] #19 21.07 libyaml-shell-perl ed diffutils-doc [2022-01-03T22:30:50.158Z] #19 21.07 Recommended packages: [2022-01-03T22:30:50.158Z] #19 21.07 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-01-03T22:30:50.158Z] #19 21.07 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-01-03T22:30:50.295Z] INFO: Sources under d:\gopath\... [2022-01-03T22:30:50.295Z] INFO: Test run under d:\CI\... [2022-01-03T22:30:50.295Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-03T22:30:50.295Z] INFO: docker/docker repository was found [2022-01-03T22:30:50.295Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-01-03T22:30:50.295Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2022-01-03T22:30:50.295Z] INFO: Docker version of control daemon [2022-01-03T22:30:50.295Z] [2022-01-03T22:30:50.295Z] Client: [2022-01-03T22:30:50.295Z] Version: 20.10.9 [2022-01-03T22:30:50.295Z] API version: 1.41 [2022-01-03T22:30:50.295Z] Go version: go1.16.8 [2022-01-03T22:30:50.295Z] Git commit: c2ea9bc [2022-01-03T22:30:50.295Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T22:30:50.295Z] OS/Arch: windows/amd64 [2022-01-03T22:30:50.295Z] Context: default [2022-01-03T22:30:50.295Z] Experimental: true [2022-01-03T22:30:50.295Z] [2022-01-03T22:30:50.295Z] Server: Docker Engine - Community [2022-01-03T22:30:50.295Z] Engine: [2022-01-03T22:30:50.295Z] Version: 20.10.9 [2022-01-03T22:30:50.295Z] API version: 1.41 (minimum version 1.24) [2022-01-03T22:30:50.295Z] Go version: go1.16.8 [2022-01-03T22:30:50.295Z] Git commit: 79ea9d3 [2022-01-03T22:30:50.295Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T22:30:50.295Z] OS/Arch: windows/amd64 [2022-01-03T22:30:50.295Z] Experimental: true [2022-01-03T22:30:50.295Z] [2022-01-03T22:30:50.295Z] INFO: Docker info of control daemon [2022-01-03T22:30:50.295Z] [2022-01-03T22:30:50.295Z] Client: [2022-01-03T22:30:50.295Z] Context: default [2022-01-03T22:30:50.295Z] Debug Mode: false [2022-01-03T22:30:50.295Z] [2022-01-03T22:30:50.295Z] Server: [2022-01-03T22:30:50.295Z] Containers: 0 [2022-01-03T22:30:50.295Z] Running: 0 [2022-01-03T22:30:50.295Z] Paused: 0 [2022-01-03T22:30:50.295Z] Stopped: 0 [2022-01-03T22:30:50.295Z] Images: 11 [2022-01-03T22:30:50.295Z] Server Version: 20.10.9 [2022-01-03T22:30:50.295Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T22:30:50.295Z] Windows: [2022-01-03T22:30:50.295Z] LCOW: [2022-01-03T22:30:50.295Z] Logging Driver: json-file [2022-01-03T22:30:50.295Z] Plugins: [2022-01-03T22:30:50.295Z] Volume: local [2022-01-03T22:30:50.295Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T22:30:50.295Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T22:30:50.295Z] Swarm: inactive [2022-01-03T22:30:50.295Z] Default Isolation: process [2022-01-03T22:30:50.295Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T22:30:50.295Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T22:30:50.295Z] OSType: windows [2022-01-03T22:30:50.295Z] Architecture: x86_64 [2022-01-03T22:30:50.295Z] CPUs: 4 [2022-01-03T22:30:50.295Z] Total Memory: 32GiB [2022-01-03T22:30:50.295Z] Name: azwin-2-c14610 [2022-01-03T22:30:50.295Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T22:30:50.295Z] Docker Root Dir: D:\docker [2022-01-03T22:30:50.295Z] Debug Mode: false [2022-01-03T22:30:50.295Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:30:50.394Z] #60 13.34 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:30:50.394Z] #60 13.34 Need to get 460 kB of archives. [2022-01-03T22:30:50.394Z] #60 13.34 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T22:30:50.394Z] #60 13.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T22:30:50.656Z] #60 13.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T22:30:50.656Z] #60 ... [2022-01-03T22:30:50.656Z] [2022-01-03T22:30:50.656Z] #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-01-03T22:30:50.656Z] #26 sha256:985f48633a2e35b196858bc96f9da0d292a6940b569733cdf82d9eacd5e5066d [2022-01-03T22:30:50.656Z] #26 7.389 + mkdir -p /build [2022-01-03T22:30:50.656Z] #26 7.397 + mv docker/docker /build/ [2022-01-03T22:30:50.656Z] #26 7.408 + rmdir docker [2022-01-03T22:30:50.656Z] #26 DONE 7.6s [2022-01-03T22:30:50.762Z] Labels: [2022-01-03T22:30:50.762Z] Experimental: true [2022-01-03T22:30:50.762Z] Insecure Registries: [2022-01-03T22:30:50.762Z] 10.0.0.4:5000 [2022-01-03T22:30:50.762Z] 127.0.0.0/8 [2022-01-03T22:30:50.762Z] Registry Mirrors: [2022-01-03T22:30:50.762Z] http://10.0.0.4:5000/ [2022-01-03T22:30:50.762Z] Live Restore Enabled: false [2022-01-03T22:30:50.762Z] Product License: Community Engine [2022-01-03T22:30:50.762Z] [2022-01-03T22:30:50.762Z] [2022-01-03T22:30:50.762Z] INFO: Commit hash is 4bdc208449 [2022-01-03T22:30:50.762Z] INFO: Nuke-Everything... [2022-01-03T22:30:50.762Z] INFO: Container count on control daemon to delete is 0 [2022-01-03T22:30:50.762Z] INFO: Nuking d:\CI [2022-01-03T22:30:50.762Z] INFO: Zapped successfully [2022-01-03T22:30:50.762Z] INFO: Location for testing is d:\CI\PR-43109\5 [2022-01-03T22:30:50.917Z] [2022-01-03T22:30:50.917Z] #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-01-03T22:30:50.917Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:30:50.917Z] #14 11.95 The following additional packages will be installed: [2022-01-03T22:30:50.917Z] #14 11.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T22:30:50.917Z] #14 11.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T22:30:50.917Z] #14 11.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T22:30:50.917Z] #14 11.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T22:30:50.917Z] #14 11.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T22:30:50.917Z] #14 11.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T22:30:50.917Z] #14 11.95 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T22:30:50.917Z] #14 11.95 Suggested packages: [2022-01-03T22:30:50.917Z] #14 11.95 gcc-10-locales seccomp wine64 [2022-01-03T22:30:50.917Z] #14 13.04 The following NEW packages will be installed: [2022-01-03T22:30:50.917Z] #14 13.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T22:30:50.917Z] #14 13.05 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T22:30:50.917Z] #14 13.05 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T22:30:50.917Z] #14 13.05 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T22:30:50.917Z] #14 13.05 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T22:30:50.917Z] #14 13.05 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T22:30:50.917Z] #14 13.05 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T22:30:50.917Z] #14 13.05 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T22:30:50.917Z] #14 13.05 mingw-w64-x86-64-dev [2022-01-03T22:30:50.917Z] #14 13.40 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:30:50.917Z] #14 13.40 Need to get 115 MB of archives. [2022-01-03T22:30:50.917Z] #14 13.40 After this operation, 645 MB of additional disk space will be used. [2022-01-03T22:30:50.917Z] #14 13.40 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-01-03T22:30:50.917Z] #14 13.55 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-01-03T22:30:50.917Z] #14 13.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T22:30:50.917Z] #14 13.65 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-01-03T22:30:50.917Z] #14 13.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T22:30:50.917Z] #14 13.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T22:30:50.917Z] #14 13.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-03T22:30:51.178Z] #14 14.00 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-01-03T22:30:51.178Z] #14 14.00 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-01-03T22:30:51.232Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-03T22:30:51.232Z] [2022-01-03T22:30:51.232Z] [2022-01-03T22:30:51.232Z] INFO: Building the image from Dockerfile.windows at 01/03/2022 22:30:50... [2022-01-03T22:30:51.232Z] [2022-01-03T22:30:51.525Z] #19 22.29 The following NEW packages will be installed: [2022-01-03T22:30:51.525Z] #19 22.29 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-03T22:30:51.525Z] #19 22.29 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-03T22:30:51.525Z] #19 22.29 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-03T22:30:51.525Z] #19 22.29 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-03T22:30:51.525Z] #19 22.29 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-03T22:30:51.525Z] #19 22.29 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-03T22:30:51.525Z] #19 22.29 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-01-03T22:30:51.525Z] #19 22.29 crossbuild-essential-armel crossbuild-essential-armhf [2022-01-03T22:30:51.525Z] #19 22.30 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-01-03T22:30:51.525Z] #19 22.30 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-01-03T22:30:51.525Z] #19 22.30 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-01-03T22:30:51.525Z] #19 22.30 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-01-03T22:30:51.525Z] #19 22.30 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-01-03T22:30:51.525Z] #19 22.30 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-03T22:30:51.525Z] #19 22.30 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-03T22:30:51.525Z] #19 22.30 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-03T22:30:51.525Z] #19 22.30 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-03T22:30:51.525Z] #19 22.30 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-03T22:30:51.525Z] #19 22.30 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-03T22:30:51.525Z] #19 22.30 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-03T22:30:51.525Z] #19 22.30 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-03T22:30:51.525Z] #19 22.30 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-03T22:30:51.525Z] #19 22.30 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-03T22:30:51.525Z] #19 22.30 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-03T22:30:51.525Z] #19 22.30 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-03T22:30:51.525Z] #19 22.30 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-03T22:30:51.525Z] #19 22.30 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-03T22:30:51.525Z] #19 22.30 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-03T22:30:51.525Z] #19 22.30 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-03T22:30:51.525Z] #19 22.30 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-03T22:30:51.525Z] #19 22.30 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-03T22:30:51.525Z] #19 22.30 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-03T22:30:51.526Z] #19 22.30 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-03T22:30:51.526Z] #19 22.30 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-03T22:30:51.526Z] #19 22.30 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-03T22:30:51.526Z] #19 22.30 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-03T22:30:51.526Z] #19 22.30 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-03T22:30:51.526Z] #19 22.30 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-03T22:30:51.526Z] #19 22.30 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-03T22:30:51.526Z] #19 22.30 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-03T22:30:51.526Z] #19 22.30 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-03T22:30:51.526Z] #19 22.30 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-03T22:30:51.526Z] #19 22.30 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-03T22:30:51.526Z] #19 22.30 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-03T22:30:51.526Z] #19 22.30 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-03T22:30:51.526Z] #19 22.30 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-03T22:30:51.526Z] #19 22.30 linux-libc-dev-s390x-cross patch xz-utils [2022-01-03T22:30:51.751Z] #14 14.43 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-01-03T22:30:51.781Z] #19 22.64 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:30:51.781Z] #19 22.64 Need to get 787 MB of archives. [2022-01-03T22:30:51.781Z] #19 22.64 After this operation, 3385 MB of additional disk space will be used. [2022-01-03T22:30:51.781Z] #19 22.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-01-03T22:30:51.781Z] #19 22.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T22:30:51.781Z] #19 22.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-01-03T22:30:51.781Z] #19 22.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-01-03T22:30:51.781Z] #19 22.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-01-03T22:30:51.781Z] #19 22.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T22:30:51.781Z] #19 22.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-01-03T22:30:51.781Z] #19 22.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-01-03T22:30:51.781Z] #19 22.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-01-03T22:30:51.781Z] #19 22.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-01-03T22:30:51.781Z] #19 22.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-01-03T22:30:51.781Z] #19 22.75 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-01-03T22:30:51.781Z] #19 22.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-01-03T22:30:52.350Z] #19 23.10 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-01-03T22:30:52.350Z] #19 23.10 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-01-03T22:30:52.612Z] #19 23.47 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-01-03T22:30:52.612Z] #19 23.47 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-01-03T22:30:52.695Z] #14 15.39 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-01-03T22:30:52.881Z] #19 23.84 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-01-03T22:30:52.957Z] #14 ... [2022-01-03T22:30:52.957Z] [2022-01-03T22:30:52.957Z] #60 [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-01-03T22:30:52.957Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:30:52.957Z] #60 14.09 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:30:52.957Z] #60 14.26 Fetched 460 kB in 0s (1281 kB/s) [2022-01-03T22:30:52.957Z] #60 14.38 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T22:30:52.957Z] #60 14.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 ... 15709 files and directories currently installed.) [2022-01-03T22:30:52.957Z] #60 14.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T22:30:52.957Z] #60 14.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:30:52.957Z] #60 14.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T22:30:52.957Z] #60 14.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T22:30:52.957Z] #60 14.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:30:52.957Z] #60 15.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:30:52.957Z] #60 15.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:30:52.957Z] #60 15.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:30:52.957Z] #60 DONE 15.8s [2022-01-03T22:30:52.957Z] [2022-01-03T22:30:52.957Z] #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-01-03T22:30:52.957Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:30:52.957Z] #14 15.69 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-01-03T22:30:53.137Z] #19 23.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-01-03T22:30:53.218Z] #14 ... [2022-01-03T22:30:53.218Z] [2022-01-03T22:30:53.218Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T22:30:53.218Z] #61 sha256:3098395c71e1e64623c984982d26a3bbc176651face322868737f3b68f75e7d5 [2022-01-03T22:30:53.218Z] #61 DONE 0.3s [2022-01-03T22:30:53.218Z] [2022-01-03T22:30:53.218Z] #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-01-03T22:30:53.218Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:30:53.218Z] #14 16.00 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-01-03T22:30:53.399Z] #19 24.19 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-01-03T22:30:53.399Z] #19 24.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-01-03T22:30:53.655Z] #19 24.51 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-01-03T22:30:53.655Z] #19 24.51 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-01-03T22:30:53.655Z] #19 24.51 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-01-03T22:30:53.655Z] #19 24.51 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-01-03T22:30:53.655Z] #19 24.51 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-01-03T22:30:53.655Z] #19 24.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-01-03T22:30:53.655Z] #19 24.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-01-03T22:30:53.655Z] #19 24.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-01-03T22:30:53.655Z] #19 24.52 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-01-03T22:30:53.655Z] #19 24.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-01-03T22:30:53.655Z] #19 24.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-01-03T22:30:53.655Z] #19 24.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-01-03T22:30:53.655Z] #19 24.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-01-03T22:30:53.655Z] #19 24.54 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-01-03T22:30:53.655Z] #19 24.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-01-03T22:30:53.655Z] #19 24.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-01-03T22:30:53.655Z] #19 24.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-01-03T22:30:53.655Z] #19 24.57 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-01-03T22:30:53.655Z] #19 24.58 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-01-03T22:30:53.792Z] #14 16.59 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-01-03T22:30:54.053Z] #14 16.88 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-01-03T22:30:54.053Z] #14 16.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T22:30:54.053Z] #14 16.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T22:30:54.053Z] #14 16.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T22:30:54.053Z] #14 16.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T22:30:54.053Z] #14 16.89 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-01-03T22:30:54.217Z] #19 25.01 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-01-03T22:30:54.217Z] #19 25.01 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-01-03T22:30:54.217Z] #19 25.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-01-03T22:30:54.217Z] #19 25.03 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-01-03T22:30:54.217Z] #19 25.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-01-03T22:30:54.314Z] #14 16.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T22:30:54.314Z] #14 16.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T22:30:54.314Z] #14 16.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T22:30:54.314Z] #14 16.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T22:30:54.314Z] #14 16.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T22:30:54.314Z] #14 16.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T22:30:54.314Z] #14 17.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T22:30:54.314Z] #14 17.02 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-01-03T22:30:54.314Z] #14 17.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T22:30:54.314Z] #14 17.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T22:30:54.473Z] #19 25.44 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-01-03T22:30:54.730Z] #19 25.44 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T22:30:54.730Z] #19 25.44 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-01-03T22:30:54.730Z] #19 25.46 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-01-03T22:30:54.730Z] #19 25.46 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-01-03T22:30:54.730Z] #19 25.46 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T22:30:54.730Z] #19 25.52 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T22:30:54.730Z] #19 25.53 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-01-03T22:30:54.730Z] #19 25.53 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-01-03T22:30:54.730Z] #19 25.53 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-01-03T22:30:54.730Z] #19 25.53 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-01-03T22:30:54.730Z] #19 25.53 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-01-03T22:30:54.730Z] #19 25.53 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-01-03T22:30:54.730Z] #19 25.53 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-01-03T22:30:54.730Z] #19 25.53 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-01-03T22:30:54.730Z] #19 25.54 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-01-03T22:30:54.730Z] #19 25.54 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-01-03T22:30:54.730Z] #19 25.54 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-01-03T22:30:54.730Z] #19 25.54 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-01-03T22:30:54.730Z] #19 25.54 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-01-03T22:30:54.730Z] #19 25.55 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-01-03T22:30:54.730Z] #19 25.55 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-01-03T22:30:54.730Z] #19 25.55 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-01-03T22:30:54.730Z] #19 25.55 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-01-03T22:30:54.730Z] #19 25.56 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-01-03T22:30:54.730Z] #19 25.57 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-01-03T22:30:54.730Z] #19 25.57 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-01-03T22:30:54.730Z] #19 25.58 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-01-03T22:30:54.885Z] #14 17.64 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:30:54.885Z] #14 17.78 Fetched 115 MB in 4s (29.0 MB/s) [2022-01-03T22:30:54.987Z] #19 25.97 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-01-03T22:30:55.148Z] #14 17.86 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T22:30:55.148Z] #14 17.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 ... 15709 files and directories currently installed.) [2022-01-03T22:30:55.148Z] #14 17.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T22:30:55.148Z] #14 17.90 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T22:30:55.245Z] #19 25.97 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-01-03T22:30:55.245Z] #19 25.98 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-01-03T22:30:55.245Z] #19 25.99 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-01-03T22:30:55.245Z] #19 26.01 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-01-03T22:30:55.502Z] #19 26.36 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-01-03T22:30:55.502Z] #19 26.36 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-01-03T22:30:55.502Z] #19 26.36 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-01-03T22:30:55.502Z] #19 26.36 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-01-03T22:30:55.502Z] #19 26.37 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-01-03T22:30:55.502Z] #19 26.37 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-01-03T22:30:55.502Z] #19 26.37 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-01-03T22:30:55.502Z] #19 26.38 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-01-03T22:30:55.502Z] #19 26.38 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-01-03T22:30:55.502Z] #19 26.39 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-01-03T22:30:55.502Z] #19 26.39 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-01-03T22:30:55.720Z] #14 ... [2022-01-03T22:30:55.720Z] [2022-01-03T22:30:55.720Z] #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-01-03T22:30:55.720Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T22:30:55.720Z] #29 CACHED [2022-01-03T22:30:55.720Z] [2022-01-03T22:30:55.720Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T22:30:55.720Z] #30 sha256:d03e784fe3c3035d5838bcf34e2e93a669cb2bcb7277ef8883258708ef250640 [2022-01-03T22:30:55.720Z] #30 CACHED [2022-01-03T22:30:55.720Z] [2022-01-03T22:30:55.720Z] #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-01-03T22:30:55.721Z] #31 sha256:65cdbf6a75ea286710d1d4607e17cbeecc6faa50686f9ef2cec8ce2aaa04dcb0 [2022-01-03T22:30:55.721Z] #31 CACHED [2022-01-03T22:30:55.721Z] [2022-01-03T22:30:55.721Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T22:30:55.721Z] #33 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T22:30:55.721Z] #33 CACHED [2022-01-03T22:30:55.721Z] [2022-01-03T22:30:55.721Z] #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-01-03T22:30:55.721Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T22:30:55.721Z] #34 CACHED [2022-01-03T22:30:55.721Z] [2022-01-03T22:30:55.721Z] #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-01-03T22:30:55.721Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T22:30:55.721Z] #36 CACHED [2022-01-03T22:30:55.721Z] [2022-01-03T22:30:55.721Z] #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-01-03T22:30:55.721Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:30:55.721Z] #38 7.648 Reading package lists... [2022-01-03T22:30:55.721Z] #38 11.47 Building dependency tree... [2022-01-03T22:30:55.721Z] #38 12.59 Reading state information... [2022-01-03T22:30:55.721Z] #38 13.82 The following additional packages will be installed: [2022-01-03T22:30:55.721Z] #38 13.83 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T22:30:55.721Z] #38 13.83 Suggested packages: [2022-01-03T22:30:55.721Z] #38 13.83 cmake-doc ninja-build lrzip [2022-01-03T22:30:55.721Z] #38 13.83 Recommended packages: [2022-01-03T22:30:55.721Z] #38 13.83 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T22:30:55.721Z] #38 14.50 The following NEW packages will be installed: [2022-01-03T22:30:55.721Z] #38 14.50 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T22:30:55.721Z] #38 14.50 vim-common xxd [2022-01-03T22:30:55.721Z] #38 14.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:30:55.721Z] #38 14.87 Need to get 17.7 MB of archives. [2022-01-03T22:30:55.721Z] #38 14.87 After this operation, 70.7 MB of additional disk space will be used. [2022-01-03T22:30:55.721Z] #38 14.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T22:30:55.721Z] #38 14.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T22:30:55.721Z] #38 14.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T22:30:55.721Z] #38 14.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T22:30:55.721Z] #38 15.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T22:30:55.721Z] #38 15.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T22:30:55.721Z] #38 15.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T22:30:55.721Z] #38 15.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T22:30:55.721Z] #38 15.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T22:30:55.721Z] #38 15.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T22:30:55.721Z] #38 16.21 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:30:55.721Z] #38 16.34 Fetched 17.7 MB in 1s (18.1 MB/s) [2022-01-03T22:30:55.721Z] #38 16.39 Selecting previously unselected package xxd. [2022-01-03T22:30:55.721Z] #38 16.39 (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-01-03T22:30:55.721Z] #38 16.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:30:55.721Z] #38 16.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:30:55.721Z] #38 16.66 Selecting previously unselected package vim-common. [2022-01-03T22:30:55.721Z] #38 16.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:30:55.721Z] #38 16.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:30:55.721Z] #38 16.95 Selecting previously unselected package cmake-data. [2022-01-03T22:30:55.721Z] #38 16.95 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T22:30:55.721Z] #38 16.95 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T22:30:55.721Z] #38 18.71 Selecting previously unselected package libicu67:amd64. [2022-01-03T22:30:55.721Z] #38 18.71 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-03T22:30:55.758Z] #19 26.76 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-01-03T22:30:55.758Z] #19 26.76 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-01-03T22:30:55.758Z] #19 26.77 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-01-03T22:30:55.758Z] #19 26.78 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-01-03T22:30:55.978Z] Sending build context to Docker daemon 60.68MB [2022-01-03T22:30:55.978Z] [2022-01-03T22:30:55.978Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-03T22:30:55.978Z] ---> 136110e1a05c [2022-01-03T22:30:55.978Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-03T22:30:55.978Z] ---> Using cache [2022-01-03T22:30:55.978Z] ---> 5685d52824b1 [2022-01-03T22:30:55.978Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2022-01-03T22:30:55.978Z] ---> Using cache [2022-01-03T22:30:55.978Z] ---> 3a397f1265fc [2022-01-03T22:30:55.978Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2022-01-03T22:30:55.978Z] ---> Using cache [2022-01-03T22:30:55.978Z] ---> e04fc695e213 [2022-01-03T22:30:55.978Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-03T22:30:55.978Z] ---> Using cache [2022-01-03T22:30:55.978Z] ---> ea87e6125b68 [2022-01-03T22:30:55.978Z] 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-01-03T22:30:55.978Z] ---> Using cache [2022-01-03T22:30:55.978Z] ---> db3e6c38b7ec [2022-01-03T22:30:55.979Z] 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-01-03T22:30:55.979Z] ---> Using cache [2022-01-03T22:30:55.979Z] ---> c22cb771c89e [2022-01-03T22:30:55.979Z] 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-01-03T22:30:55.979Z] ---> Using cache [2022-01-03T22:30:55.979Z] ---> 1ef873966c46 [2022-01-03T22:30:55.979Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-03T22:30:55.979Z] ---> Using cache [2022-01-03T22:30:55.979Z] ---> 8e612023d85b [2022-01-03T22:30:55.979Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-03T22:30:55.979Z] ---> Using cache [2022-01-03T22:30:55.979Z] ---> 7e268855c1ca [2022-01-03T22:30:55.979Z] Step 11/11 : COPY . . [2022-01-03T22:30:55.983Z] #38 18.73 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T22:30:56.015Z] #19 26.79 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-01-03T22:30:56.271Z] #19 27.20 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-01-03T22:30:56.271Z] #19 27.20 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-01-03T22:30:56.528Z] #19 27.20 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-01-03T22:30:56.528Z] #19 27.21 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-01-03T22:30:56.528Z] #19 27.21 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-01-03T22:30:56.528Z] #19 27.21 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-01-03T22:30:56.528Z] #19 27.21 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-01-03T22:30:56.528Z] #19 27.21 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-01-03T22:30:56.528Z] #19 27.23 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-01-03T22:30:56.528Z] #19 27.23 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-01-03T22:30:56.528Z] #19 27.25 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-01-03T22:30:56.528Z] #19 27.25 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-01-03T22:30:56.528Z] #19 27.26 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-01-03T22:30:56.528Z] #19 27.26 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-01-03T22:30:56.528Z] #19 27.26 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-01-03T22:30:56.784Z] #19 27.63 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-01-03T22:30:56.784Z] #19 27.63 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-01-03T22:30:56.784Z] #19 27.64 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-01-03T22:30:56.784Z] #19 27.65 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-01-03T22:30:56.784Z] #19 27.66 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-01-03T22:30:56.927Z] #38 ... [2022-01-03T22:30:56.927Z] [2022-01-03T22:30:56.927Z] #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-01-03T22:30:56.927Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:30:56.927Z] #14 19.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T22:30:56.927Z] #14 19.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T22:30:56.927Z] #14 19.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T22:30:57.041Z] #19 28.00 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-01-03T22:30:57.041Z] #19 28.00 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-01-03T22:30:57.041Z] #19 28.00 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-01-03T22:30:57.041Z] #19 28.01 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-01-03T22:30:57.041Z] #19 28.01 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-01-03T22:30:57.041Z] #19 28.01 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-01-03T22:30:57.041Z] #19 28.01 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-01-03T22:30:57.041Z] #19 28.01 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-01-03T22:30:57.041Z] #19 28.03 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-01-03T22:30:57.041Z] #19 28.03 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-01-03T22:30:57.296Z] #19 28.03 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-01-03T22:30:57.296Z] #19 28.04 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-01-03T22:30:57.552Z] #19 28.41 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-01-03T22:30:57.552Z] #19 28.41 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-01-03T22:30:57.552Z] #19 28.42 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-01-03T22:30:57.552Z] #19 28.43 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-01-03T22:30:57.552Z] #19 28.44 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-01-03T22:30:58.114Z] #19 28.79 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-01-03T22:30:58.114Z] #19 28.79 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-01-03T22:30:58.370Z] #19 29.10 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:30:58.370Z] #19 29.22 Fetched 787 MB in 6s (122 MB/s) [2022-01-03T22:30:58.370Z] #19 29.26 Selecting previously unselected package liblocale-gettext-perl. [2022-01-03T22:30:58.370Z] #19 29.26 (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-01-03T22:30:58.370Z] #19 29.36 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-01-03T22:30:58.370Z] #19 29.36 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-01-03T22:30:58.370Z] #19 29.39 Selecting previously unselected package bzip2. [2022-01-03T22:30:58.626Z] #19 29.40 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T22:30:58.626Z] #19 29.40 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T22:30:58.626Z] #19 29.43 Selecting previously unselected package libmagic-mgc. [2022-01-03T22:30:58.626Z] #19 29.43 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-01-03T22:30:58.626Z] #19 29.44 Unpacking libmagic-mgc (1:5.39-3) ... [2022-01-03T22:30:58.626Z] #19 29.51 Selecting previously unselected package libmagic1:amd64. [2022-01-03T22:30:58.626Z] #19 29.51 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-01-03T22:30:58.626Z] #19 29.51 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-01-03T22:30:58.626Z] #19 29.55 Selecting previously unselected package file. [2022-01-03T22:30:58.626Z] #19 29.55 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-01-03T22:30:58.626Z] #19 29.55 Unpacking file (1:5.39-3) ... [2022-01-03T22:30:58.626Z] #19 29.59 Selecting previously unselected package xz-utils. [2022-01-03T22:30:58.626Z] #19 29.59 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T22:30:58.626Z] #19 29.59 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T22:30:58.842Z] #14 ... [2022-01-03T22:30:58.842Z] [2022-01-03T22:30:58.842Z] #65 [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-01-03T22:30:58.842Z] #65 sha256:26906ed017f98e79c51c85974738c14c0d5240552ab69cddaa4fe2ac49b467f0 [2022-01-03T22:30:58.842Z] #65 5.663 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T22:30:58.842Z] #65 5.663 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T22:30:58.842Z] #65 6.184 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T22:30:58.842Z] #65 8.031 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T22:30:58.842Z] #65 8.575 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T22:30:58.842Z] #65 8.600 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T22:30:58.842Z] #65 8.600 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T22:30:58.842Z] #65 8.643 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T22:30:58.842Z] #65 8.719 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T22:30:58.842Z] #65 8.825 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T22:30:58.842Z] #65 8.987 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T22:30:58.842Z] #65 9.073 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T22:30:58.842Z] #65 9.129 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T22:30:58.842Z] #65 9.814 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T22:30:58.883Z] #19 29.68 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-01-03T22:30:58.883Z] #19 29.68 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-03T22:30:58.883Z] #19 29.68 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-03T22:30:59.103Z] #65 ... [2022-01-03T22:30:59.103Z] [2022-01-03T22:30:59.103Z] #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-01-03T22:30:59.103Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:30:59.103Z] #14 21.78 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T22:30:59.103Z] #14 21.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T22:30:59.103Z] #14 21.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T22:30:59.103Z] #14 21.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T22:30:59.103Z] #14 21.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:30:59.103Z] #14 21.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:30:59.139Z] #19 30.01 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-01-03T22:30:59.139Z] #19 30.01 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-01-03T22:30:59.139Z] #19 30.02 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-03T22:30:59.407Z] #14 22.10 Selecting previously unselected package dmsetup. [2022-01-03T22:30:59.407Z] #14 22.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:30:59.407Z] #14 22.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T22:30:59.407Z] #14 22.25 Selecting previously unselected package mingw-w64-common. [2022-01-03T22:30:59.407Z] #14 22.26 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T22:30:59.407Z] #14 22.26 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T22:30:59.439Z] #19 30.31 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-01-03T22:30:59.439Z] #19 30.31 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-01-03T22:30:59.439Z] #19 30.32 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-03T22:30:59.694Z] #19 30.61 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-01-03T22:30:59.694Z] #19 30.61 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-03T22:30:59.694Z] #19 30.62 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-03T22:31:00.258Z] #19 30.88 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-01-03T22:31:00.258Z] #19 30.89 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-03T22:31:00.258Z] #19 30.89 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-03T22:31:00.258Z] #19 31.11 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-01-03T22:31:00.258Z] #19 31.11 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:00.258Z] #19 31.12 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T22:31:00.258Z] #19 31.15 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-01-03T22:31:00.258Z] #19 31.15 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:00.258Z] #19 31.15 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:31:03.637Z] #14 25.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T22:31:03.637Z] #14 25.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T22:31:03.637Z] #14 25.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T22:31:03.637Z] #14 ... [2022-01-03T22:31:03.637Z] [2022-01-03T22:31:03.637Z] #62 [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-01-03T22:31:03.637Z] #62 sha256:9e2cb43f436cbaf5c4ba39d27e901778838e89375ef703568bf6f72cf38ad04f [2022-01-03T22:31:03.637Z] #62 2.018 + RM_GOPATH=0 [2022-01-03T22:31:03.637Z] #62 2.018 + TMP_GOPATH= [2022-01-03T22:31:03.637Z] #62 2.018 + : /build [2022-01-03T22:31:03.637Z] #62 2.018 + '[' -z '' ']' [2022-01-03T22:31:03.637Z] #62 2.018 ++ mktemp -d [2022-01-03T22:31:03.637Z] #62 2.018 + export GOPATH=/tmp/tmp.RQepjndXLp [2022-01-03T22:31:03.637Z] #62 2.018 + GOPATH=/tmp/tmp.RQepjndXLp [2022-01-03T22:31:03.637Z] #62 2.018 + RM_GOPATH=1 [2022-01-03T22:31:03.637Z] #62 2.018 + case "$(go env GOARCH)" in [2022-01-03T22:31:03.637Z] #62 2.018 ++ go env GOARCH [2022-01-03T22:31:03.637Z] #62 2.056 Install containerd version v1.5.8 [2022-01-03T22:31:03.637Z] #62 2.056 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:31:03.637Z] #62 2.056 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:31:03.637Z] #62 2.056 ++ dirname /install.sh [2022-01-03T22:31:03.637Z] #62 2.056 + dir=/ [2022-01-03T22:31:03.637Z] #62 2.056 + bin=containerd [2022-01-03T22:31:03.637Z] #62 2.056 + shift [2022-01-03T22:31:03.637Z] #62 2.056 + '[' '!' -f //containerd.installer ']' [2022-01-03T22:31:03.637Z] #62 2.056 + . //containerd.installer [2022-01-03T22:31:03.637Z] #62 2.056 ++ set -e [2022-01-03T22:31:03.637Z] #62 2.056 ++ : v1.5.8 [2022-01-03T22:31:03.637Z] #62 2.056 + install_containerd [2022-01-03T22:31:03.637Z] #62 2.056 + echo 'Install containerd version v1.5.8' [2022-01-03T22:31:03.637Z] #62 2.056 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RQepjndXLp/src/github.com/containerd/containerd [2022-01-03T22:31:03.637Z] #62 2.056 Cloning into '/tmp/tmp.RQepjndXLp/src/github.com/containerd/containerd'... [2022-01-03T22:31:03.637Z] #62 ... [2022-01-03T22:31:03.637Z] [2022-01-03T22:31:03.637Z] #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-01-03T22:31:03.637Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:31:03.637Z] #38 23.84 Selecting previously unselected package libxml2:amd64. [2022-01-03T22:31:03.637Z] #38 23.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T22:31:03.637Z] #38 23.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T22:31:03.637Z] #38 24.24 Selecting previously unselected package libarchive13:amd64. [2022-01-03T22:31:03.637Z] #38 24.25 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T22:31:03.637Z] #38 24.25 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T22:31:03.637Z] #38 24.55 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T22:31:03.637Z] #38 24.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T22:31:03.637Z] #38 24.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T22:31:03.637Z] #38 24.69 Selecting previously unselected package librhash0:amd64. [2022-01-03T22:31:03.637Z] #38 24.69 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T22:31:03.637Z] #38 24.70 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T22:31:03.637Z] #38 24.87 Selecting previously unselected package libuv1:amd64. [2022-01-03T22:31:03.637Z] #38 24.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T22:31:03.637Z] #38 24.88 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T22:31:03.637Z] #38 25.01 Selecting previously unselected package cmake. [2022-01-03T22:31:03.637Z] #38 25.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T22:31:03.637Z] #38 25.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T22:31:03.898Z] #38 26.72 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T22:31:03.898Z] #38 26.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:31:03.898Z] #38 26.75 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T22:31:03.898Z] #38 26.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:31:03.898Z] #38 26.78 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T22:31:03.898Z] #38 26.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T22:31:03.898Z] #38 26.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T22:31:04.162Z] #38 26.83 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T22:31:04.162Z] #38 26.84 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T22:31:04.162Z] #38 26.85 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T22:31:04.162Z] #38 26.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:31:04.424Z] #38 DONE 27.4s [2022-01-03T22:31:04.424Z] [2022-01-03T22:31:04.424Z] #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-01-03T22:31:04.424Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:31:04.685Z] #14 ... [2022-01-03T22:31:04.685Z] [2022-01-03T22:31:04.685Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T22:31:04.685Z] #39 sha256:e4a32657dd142379e92bf03afcfb641870b12659b489fc4ad8cb57f8509448ee [2022-01-03T22:31:04.685Z] #39 DONE 0.1s [2022-01-03T22:31:04.685Z] [2022-01-03T22:31:04.685Z] #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-01-03T22:31:04.685Z] #40 sha256:4fa2d186c78f399702fc08ad95a7f10e0b16974508705bfd1087a25ce6bcda19 [2022-01-03T22:31:05.507Z] #19 35.60 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-01-03T22:31:05.507Z] #19 35.60 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:05.507Z] #19 35.60 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-03T22:31:05.507Z] #19 35.63 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-01-03T22:31:05.507Z] #19 35.64 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:05.507Z] #19 35.64 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T22:31:06.069Z] #40 1.451 + RM_GOPATH=0 [2022-01-03T22:31:06.069Z] #40 1.451 + TMP_GOPATH= [2022-01-03T22:31:06.069Z] #40 1.451 + : /build [2022-01-03T22:31:06.069Z] #40 1.451 + '[' -z '' ']' [2022-01-03T22:31:06.069Z] #40 1.451 ++ mktemp -d [2022-01-03T22:31:06.069Z] #40 1.452 + export GOPATH=/tmp/tmp.N2wlZj0Lq4 [2022-01-03T22:31:06.069Z] #40 1.452 + GOPATH=/tmp/tmp.N2wlZj0Lq4 [2022-01-03T22:31:06.069Z] #40 1.452 + RM_GOPATH=1 [2022-01-03T22:31:06.069Z] #40 1.452 + case "$(go env GOARCH)" in [2022-01-03T22:31:06.069Z] #40 1.452 ++ go env GOARCH [2022-01-03T22:31:06.069Z] #40 1.470 Install tini version v0.19.0 [2022-01-03T22:31:06.069Z] #40 1.470 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:31:06.069Z] #40 1.470 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:31:06.069Z] #40 1.470 ++ dirname /install.sh [2022-01-03T22:31:06.069Z] #40 1.470 + dir=/ [2022-01-03T22:31:06.069Z] #40 1.470 + bin=tini [2022-01-03T22:31:06.069Z] #40 1.470 + shift [2022-01-03T22:31:06.069Z] #40 1.470 + '[' '!' -f //tini.installer ']' [2022-01-03T22:31:06.069Z] #40 1.470 + . //tini.installer [2022-01-03T22:31:06.069Z] #40 1.470 ++ : v0.19.0 [2022-01-03T22:31:06.069Z] #40 1.470 + install_tini [2022-01-03T22:31:06.069Z] #40 1.470 + echo 'Install tini version v0.19.0' [2022-01-03T22:31:06.069Z] #40 1.470 + git clone https://github.com/krallin/tini.git /tmp/tmp.N2wlZj0Lq4/tini [2022-01-03T22:31:06.069Z] #40 1.470 Cloning into '/tmp/tmp.N2wlZj0Lq4/tini'... [2022-01-03T22:31:06.643Z] #40 2.097 + cd /tmp/tmp.N2wlZj0Lq4/tini [2022-01-03T22:31:06.643Z] #40 2.097 + git checkout -q v0.19.0 [2022-01-03T22:31:06.643Z] #40 2.129 + cmake . [2022-01-03T22:31:07.214Z] #40 2.542 -- The C compiler identification is GNU 10.2.1 [2022-01-03T22:31:07.214Z] #40 2.618 -- Detecting C compiler ABI info [2022-01-03T22:31:07.784Z] #40 3.130 -- Detecting C compiler ABI info - done [2022-01-03T22:31:08.045Z] #40 3.269 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T22:31:08.045Z] #40 3.269 -- Detecting C compile features [2022-01-03T22:31:08.045Z] #40 3.269 -- Detecting C compile features - done [2022-01-03T22:31:08.045Z] #40 3.303 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T22:31:08.045Z] #40 3.479 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T22:31:08.305Z] #40 3.565 -- Configuring done [2022-01-03T22:31:08.305Z] #40 3.579 -- Generating done [2022-01-03T22:31:08.305Z] #40 3.594 -- Build files have been written to: /tmp/tmp.N2wlZj0Lq4/tini [2022-01-03T22:31:08.305Z] #40 3.607 + make tini-static [2022-01-03T22:31:08.566Z] #40 3.806 Scanning dependencies of target tini-static [2022-01-03T22:31:08.566Z] #40 3.871 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T22:31:08.775Z] #19 39.80 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-01-03T22:31:09.032Z] #19 39.80 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:09.032Z] #19 39.80 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-03T22:31:09.032Z] #19 39.83 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-01-03T22:31:09.032Z] #19 39.84 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:09.032Z] #19 39.84 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T22:31:09.508Z] #40 4.776 [100%] Linking C executable tini-static [2022-01-03T22:31:10.083Z] #40 5.245 [100%] Built target tini-static [2022-01-03T22:31:10.083Z] #40 5.283 + mkdir -p /build [2022-01-03T22:31:10.083Z] #40 5.285 + cp tini-static /build/docker-init [2022-01-03T22:31:10.083Z] #40 DONE 5.4s [2022-01-03T22:31:10.083Z] [2022-01-03T22:31:10.083Z] #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-01-03T22:31:10.083Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:31:10.083Z] #14 29.09 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T22:31:10.083Z] #14 29.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:31:10.083Z] #14 29.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T22:31:10.083Z] #14 29.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T22:31:10.083Z] #14 29.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:31:10.083Z] #14 29.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T22:31:11.998Z] #14 ... [2022-01-03T22:31:11.998Z] [2022-01-03T22:31:11.998Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T22:31:11.998Z] #42 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T22:31:11.998Z] #42 CACHED [2022-01-03T22:31:11.998Z] [2022-01-03T22:31:11.998Z] #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-01-03T22:31:11.998Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:31:11.998Z] #43 CACHED [2022-01-03T22:31:11.998Z] [2022-01-03T22:31:11.998Z] #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-01-03T22:31:11.998Z] #46 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T22:31:11.998Z] #46 CACHED [2022-01-03T22:31:11.998Z] [2022-01-03T22:31:11.998Z] #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-01-03T22:31:11.998Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:31:11.998Z] #47 CACHED [2022-01-03T22:31:11.998Z] [2022-01-03T22:31:11.998Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T22:31:11.998Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T22:31:11.998Z] #49 CACHED [2022-01-03T22:31:11.998Z] [2022-01-03T22:31:11.998Z] #51 [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-01-03T22:31:11.998Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T22:31:11.998Z] #51 CACHED [2022-01-03T22:31:11.998Z] [2022-01-03T22:31:11.998Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:31:11.998Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:31:11.998Z] #53 CACHED [2022-01-03T22:31:11.998Z] [2022-01-03T22:31:11.998Z] #55 [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-01-03T22:31:11.998Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T22:31:11.998Z] #55 CACHED [2022-01-03T22:31:11.998Z] [2022-01-03T22:31:11.998Z] #62 [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-01-03T22:31:11.998Z] #62 sha256:9e2cb43f436cbaf5c4ba39d27e901778838e89375ef703568bf6f72cf38ad04f [2022-01-03T22:31:12.941Z] #62 ... [2022-01-03T22:31:12.941Z] [2022-01-03T22:31:12.941Z] #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-01-03T22:31:12.941Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:31:12.941Z] #14 35.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T22:31:12.941Z] #14 35.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:31:12.941Z] #14 35.66 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:31:13.202Z] #19 44.00 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-01-03T22:31:13.202Z] #19 44.01 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:13.202Z] #19 44.01 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T22:31:13.202Z] #19 44.04 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-01-03T22:31:13.202Z] #19 44.04 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:13.202Z] #19 44.04 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:31:17.213Z] ---> cd7d4b03cd86 [2022-01-03T22:31:17.384Z] #19 48.16 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-01-03T22:31:17.384Z] #19 48.16 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:17.384Z] #19 48.16 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T22:31:17.384Z] #19 48.20 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-01-03T22:31:17.384Z] #19 48.20 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:17.384Z] #19 48.20 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:31:17.681Z] Successfully built cd7d4b03cd86 [2022-01-03T22:31:17.682Z] Successfully tagged docker:latest [2022-01-03T22:31:17.682Z] INFO: Image build ended at 01/03/2022 22:31:17. Duration:00:00:26.7979220 [2022-01-03T22:31:17.682Z] [2022-01-03T22:31:17.682Z] [2022-01-03T22:31:17.682Z] INFO: Building the test binaries at 01/03/2022 22:31:17... [2022-01-03T22:31:18.227Z] #14 ... [2022-01-03T22:31:18.227Z] [2022-01-03T22:31:18.227Z] #65 [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-01-03T22:31:18.227Z] #65 sha256:26906ed017f98e79c51c85974738c14c0d5240552ab69cddaa4fe2ac49b467f0 [2022-01-03T22:31:18.227Z] #65 34.68 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T22:31:18.227Z] #65 34.68 + GOBIN=/build [2022-01-03T22:31:18.227Z] #65 34.68 + GO111MODULE=on [2022-01-03T22:31:18.227Z] #65 34.68 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T22:31:21.549Z] #19 52.05 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-01-03T22:31:21.549Z] #19 52.05 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:21.549Z] #19 52.05 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:31:21.549Z] #19 52.08 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-01-03T22:31:21.549Z] #19 52.08 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:21.549Z] #19 52.08 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T22:31:21.549Z] #19 52.11 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-01-03T22:31:21.549Z] #19 52.11 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:21.549Z] #19 52.11 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T22:31:21.549Z] #19 52.13 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-01-03T22:31:21.549Z] #19 52.14 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:21.549Z] #19 52.14 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:31:21.549Z] #19 52.16 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-01-03T22:31:21.549Z] #19 52.16 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:21.549Z] #19 52.17 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:31:21.549Z] #19 52.19 Selecting previously unselected package cross-config. [2022-01-03T22:31:21.549Z] #19 52.19 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-01-03T22:31:21.549Z] #19 52.20 Unpacking cross-config (2.6.18+nmu1) ... [2022-01-03T22:31:21.549Z] #19 52.22 Selecting previously unselected package gcc-10-cross-base. [2022-01-03T22:31:21.549Z] #19 52.22 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:21.549Z] #19 52.23 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-03T22:31:21.549Z] #19 52.26 Selecting previously unselected package libc6-arm64-cross. [2022-01-03T22:31:21.549Z] #19 52.26 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-01-03T22:31:21.549Z] #19 52.26 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-01-03T22:31:21.549Z] #19 52.39 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-01-03T22:31:21.549Z] #19 52.39 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:21.549Z] #19 52.39 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:21.549Z] #19 52.42 Selecting previously unselected package libgomp1-arm64-cross. [2022-01-03T22:31:21.549Z] #19 52.42 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:21.549Z] #19 52.42 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:21.549Z] #19 52.45 Selecting previously unselected package libitm1-arm64-cross. [2022-01-03T22:31:21.550Z] #19 52.45 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:21.550Z] #19 52.46 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:21.550Z] #19 52.48 Selecting previously unselected package libatomic1-arm64-cross. [2022-01-03T22:31:21.550Z] #19 52.49 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:21.550Z] #19 52.49 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:21.550Z] #19 52.51 Selecting previously unselected package libasan6-arm64-cross. [2022-01-03T22:31:21.550Z] #19 52.51 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:21.550Z] #19 52.52 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:21.805Z] #19 52.74 Selecting previously unselected package liblsan0-arm64-cross. [2022-01-03T22:31:21.805Z] #19 52.74 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:21.805Z] #19 52.75 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:22.062Z] #19 52.85 Selecting previously unselected package libtsan0-arm64-cross. [2022-01-03T22:31:22.062Z] #19 52.85 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:22.062Z] #19 52.85 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:22.062Z] #19 53.07 Selecting previously unselected package libstdc++6-arm64-cross. [2022-01-03T22:31:22.318Z] #19 53.07 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:22.318Z] #19 53.08 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:22.318Z] #19 53.14 Selecting previously unselected package libubsan1-arm64-cross. [2022-01-03T22:31:22.318Z] #19 53.14 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:22.318Z] #19 53.15 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:22.489Z] INFO: make.ps1 starting at 01/03/2022 22:31:21 [2022-01-03T22:31:22.489Z] INFO: Git commit (4bdc208449) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T22:31:22.489Z] INFO: Invoking autogen... [2022-01-03T22:31:22.489Z] INFO: Building daemon... [2022-01-03T22:31:22.575Z] #19 53.24 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-01-03T22:31:22.575Z] #19 53.24 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:22.575Z] #19 53.25 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:22.575Z] #19 53.38 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-01-03T22:31:22.575Z] #19 53.38 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:22.575Z] #19 53.39 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:31:23.530Z] #65 39.94 rootlesskit version 0.14.6 [2022-01-03T22:31:23.530Z] #65 39.94 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T22:31:23.530Z] #65 39.94 -container-ip string [2022-01-03T22:31:23.530Z] #65 39.94 container ip [2022-01-03T22:31:23.530Z] #65 39.94 -container-port int [2022-01-03T22:31:23.530Z] #65 39.94 container port (default -1) [2022-01-03T22:31:23.530Z] #65 39.94 -host-ip string [2022-01-03T22:31:23.530Z] #65 39.94 host ip [2022-01-03T22:31:23.530Z] #65 39.94 -host-port int [2022-01-03T22:31:23.530Z] #65 39.94 host port (default -1) [2022-01-03T22:31:23.530Z] #65 39.94 -proto string [2022-01-03T22:31:23.530Z] #65 39.94 proxy protocol (default "tcp") [2022-01-03T22:31:23.530Z] #65 DONE 40.5s [2022-01-03T22:31:23.530Z] [2022-01-03T22:31:23.530Z] #62 [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-01-03T22:31:23.530Z] #62 sha256:9e2cb43f436cbaf5c4ba39d27e901778838e89375ef703568bf6f72cf38ad04f [2022-01-03T22:31:23.530Z] #62 24.49 + cd /tmp/tmp.RQepjndXLp/src/github.com/containerd/containerd [2022-01-03T22:31:23.530Z] #62 24.49 + git checkout -q v1.5.8 [2022-01-03T22:31:23.530Z] #62 25.26 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T22:31:23.530Z] #62 25.26 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T22:31:23.530Z] #62 25.26 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T22:31:23.530Z] #62 25.26 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T22:31:23.530Z] #62 25.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T22:31:23.530Z] #62 25.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T22:31:23.530Z] #62 25.26 + '[' '' = dynamic ']' [2022-01-03T22:31:23.530Z] #62 25.26 + make [2022-01-03T22:31:23.530Z] #62 26.16 + bin/ctr [2022-01-03T22:31:23.791Z] #62 ... [2022-01-03T22:31:23.791Z] [2022-01-03T22:31:23.791Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T22:31:23.791Z] #66 sha256:77b48ff5a6888d8b5681f1fed098ca9a37b5ec3ac41f9a46affbf2e909cc44c7 [2022-01-03T22:31:23.791Z] #66 DONE 0.0s [2022-01-03T22:31:23.791Z] [2022-01-03T22:31:23.791Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T22:31:23.791Z] #67 sha256:0a897db45ea94b061f1534d199960549ba4707291ecf77b1f478853b3537ef33 [2022-01-03T22:31:24.052Z] #67 DONE 0.1s [2022-01-03T22:31:24.052Z] [2022-01-03T22:31:24.052Z] #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-01-03T22:31:24.052Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:31:24.052Z] #14 40.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T22:31:24.052Z] #14 40.89 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:31:24.052Z] #14 40.90 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:31:24.052Z] #14 42.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T22:31:24.052Z] #14 42.49 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:31:24.052Z] #14 42.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T22:31:24.052Z] #14 44.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T22:31:24.052Z] #14 44.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:31:24.052Z] #14 44.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:31:25.965Z] #14 ... [2022-01-03T22:31:25.965Z] [2022-01-03T22:31:25.965Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T22:31:25.965Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T22:31:25.965Z] #70 CACHED [2022-01-03T22:31:25.965Z] [2022-01-03T22:31:25.965Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T22:31:25.965Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T22:31:25.965Z] #72 CACHED [2022-01-03T22:31:25.965Z] [2022-01-03T22:31:25.965Z] #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-01-03T22:31:25.965Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:31:27.352Z] #14 50.12 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T22:31:27.352Z] #14 50.13 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:31:27.352Z] #14 50.13 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:31:27.825Z] #19 58.40 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-01-03T22:31:27.825Z] #19 58.40 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:27.825Z] #19 58.40 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:31:27.825Z] #19 58.43 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-01-03T22:31:27.825Z] #19 58.43 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-01-03T22:31:27.825Z] #19 58.43 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-03T22:31:27.825Z] #19 58.60 Selecting previously unselected package libc6-dev-arm64-cross. [2022-01-03T22:31:27.825Z] #19 58.60 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-01-03T22:31:27.825Z] #19 58.60 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-03T22:31:27.825Z] #19 58.85 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-01-03T22:31:28.081Z] #19 58.85 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:28.081Z] #19 58.85 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:31:28.081Z] #19 59.09 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-01-03T22:31:28.081Z] #19 59.10 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:28.336Z] #19 59.10 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:31:29.268Z] #14 51.79 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T22:31:29.268Z] #14 51.80 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T22:31:29.268Z] #14 51.81 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T22:31:29.268Z] #14 51.86 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T22:31:29.268Z] #14 51.87 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T22:31:29.268Z] #14 51.87 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T22:31:29.268Z] #14 51.91 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T22:31:29.268Z] #14 51.91 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T22:31:29.268Z] #14 51.92 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T22:31:29.268Z] #14 51.98 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T22:31:29.268Z] #14 51.98 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T22:31:29.268Z] #14 51.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:31:29.268Z] #14 52.05 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T22:31:29.268Z] #14 52.05 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T22:31:29.268Z] #14 52.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:31:29.268Z] #14 52.15 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T22:31:29.268Z] #14 52.15 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:31:29.268Z] #14 52.15 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:31:29.268Z] #14 52.18 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T22:31:29.268Z] #14 52.19 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T22:31:29.268Z] #14 52.19 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T22:31:29.268Z] #14 52.25 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T22:31:29.529Z] #14 52.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T22:31:29.529Z] #14 52.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T22:31:29.529Z] #14 52.39 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T22:31:29.529Z] #14 52.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T22:31:29.529Z] #14 52.40 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T22:31:29.529Z] #14 52.49 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T22:31:29.529Z] #14 52.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T22:31:29.529Z] #14 52.50 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T22:31:29.790Z] #14 52.58 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T22:31:29.790Z] #14 52.58 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T22:31:29.790Z] #14 52.59 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T22:31:29.790Z] #14 52.63 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T22:31:29.790Z] #14 52.63 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T22:31:29.790Z] #14 52.63 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T22:31:30.051Z] #14 52.78 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T22:31:30.051Z] #14 52.78 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T22:31:30.051Z] #14 52.79 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T22:31:30.051Z] #14 52.89 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T22:31:30.051Z] #14 52.89 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:31:30.051Z] #14 52.89 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:31:30.051Z] #14 52.93 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T22:31:30.051Z] #14 52.93 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T22:31:30.051Z] #14 52.94 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T22:31:30.051Z] #14 53.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T22:31:30.312Z] #14 53.00 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T22:31:30.312Z] #14 53.01 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T22:31:30.312Z] #14 53.22 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T22:31:30.312Z] #14 53.23 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T22:31:30.312Z] #14 53.24 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T22:31:30.312Z] #14 53.25 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T22:31:30.312Z] #14 53.26 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T22:31:30.573Z] #14 53.27 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T22:31:30.573Z] #14 53.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:31:30.573Z] #14 53.29 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T22:31:30.573Z] #14 53.30 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T22:31:30.573Z] #14 53.31 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T22:31:30.573Z] #14 53.32 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T22:31:30.573Z] #14 53.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:31:30.573Z] #14 53.33 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T22:31:30.573Z] #14 53.34 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T22:31:30.573Z] #14 53.36 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T22:31:30.573Z] #14 53.37 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T22:31:30.573Z] #14 53.38 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T22:31:30.573Z] #14 53.39 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T22:31:30.573Z] #14 53.40 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T22:31:30.573Z] #14 53.42 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T22:31:30.573Z] #14 53.43 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:31:30.573Z] #14 53.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-01-03T22:31:30.573Z] #14 53.45 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:31:30.573Z] #14 53.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-01-03T22:31:30.573Z] #14 53.46 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T22:31:30.834Z] #14 53.47 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:31:30.834Z] #14 53.48 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-01-03T22:31:30.834Z] #14 53.49 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:31:30.834Z] #14 53.50 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T22:31:30.834Z] #14 53.51 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:31:30.834Z] #14 53.52 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T22:31:30.834Z] #14 53.53 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:31:30.834Z] #14 53.54 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:31:30.834Z] #14 53.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:31:31.094Z] #14 DONE 54.0s [2022-01-03T22:31:31.094Z] [2022-01-03T22:31:31.094Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T22:31:31.094Z] #57 sha256:ba4af878825ab977aefc18d4301bf6afe922ba028c8162db14aa85d04a1470f9 [2022-01-03T22:31:31.357Z] #57 DONE 0.1s [2022-01-03T22:31:31.357Z] [2022-01-03T22:31:31.357Z] #58 [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-01-03T22:31:31.357Z] #58 sha256:956de4919561facf2c8a45430fe609e2609e039bf14bfb0fd0cf01a3ecbedca5 [2022-01-03T22:31:33.270Z] #58 ... [2022-01-03T22:31:33.271Z] [2022-01-03T22:31:33.271Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T22:31:33.271Z] #15 sha256:a8957b21a56990b5a24da669ae720eba464dc1a2982ba554790170b31527e20f [2022-01-03T22:31:33.271Z] #15 DONE 1.8s [2022-01-03T22:31:33.271Z] [2022-01-03T22:31:33.271Z] #58 [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-01-03T22:31:33.271Z] #58 sha256:956de4919561facf2c8a45430fe609e2609e039bf14bfb0fd0cf01a3ecbedca5 [2022-01-03T22:31:33.271Z] #58 1.587 + RM_GOPATH=0 [2022-01-03T22:31:33.271Z] #58 1.589 + TMP_GOPATH= [2022-01-03T22:31:33.271Z] #58 1.589 + : /build [2022-01-03T22:31:33.271Z] #58 1.589 + '[' -z '' ']' [2022-01-03T22:31:33.271Z] #58 1.589 ++ mktemp -d [2022-01-03T22:31:33.271Z] #58 1.589 + export GOPATH=/tmp/tmp.VSv0pfT1SM [2022-01-03T22:31:33.271Z] #58 1.589 + GOPATH=/tmp/tmp.VSv0pfT1SM [2022-01-03T22:31:33.271Z] #58 1.589 + RM_GOPATH=1 [2022-01-03T22:31:33.271Z] #58 1.589 + case "$(go env GOARCH)" in [2022-01-03T22:31:33.271Z] #58 1.594 ++ go env GOARCH [2022-01-03T22:31:33.271Z] #58 1.601 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:31:33.271Z] #58 1.601 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:31:33.271Z] #58 1.603 ++ dirname /install.sh [2022-01-03T22:31:33.271Z] #58 1.610 + dir=/ [2022-01-03T22:31:33.271Z] #58 1.611 + bin=runc [2022-01-03T22:31:33.271Z] #58 1.611 + shift [2022-01-03T22:31:33.271Z] #58 1.611 + '[' '!' -f //runc.installer ']' [2022-01-03T22:31:33.271Z] #58 1.611 + . //runc.installer [2022-01-03T22:31:33.271Z] #58 1.611 ++ set -e [2022-01-03T22:31:33.271Z] #58 1.612 ++ : v1.0.3 [2022-01-03T22:31:33.271Z] #58 1.613 + install_runc [2022-01-03T22:31:33.271Z] #58 1.613 + RUNC_BUILDTAGS=seccomp [2022-01-03T22:31:33.271Z] #58 1.613 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T22:31:33.271Z] #58 1.613 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T22:31:33.271Z] #58 1.615 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VSv0pfT1SM/src/github.com/opencontainers/runc [2022-01-03T22:31:33.271Z] #58 1.619 Cloning into '/tmp/tmp.VSv0pfT1SM/src/github.com/opencontainers/runc'... [2022-01-03T22:31:33.593Z] #19 63.92 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-01-03T22:31:33.593Z] #19 63.93 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:33.593Z] #19 63.95 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:31:33.593Z] #19 64.15 Selecting previously unselected package patch. [2022-01-03T22:31:33.593Z] #19 64.15 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-01-03T22:31:33.593Z] #19 64.24 Unpacking patch (2.7.6-7) ... [2022-01-03T22:31:33.593Z] #19 64.62 Selecting previously unselected package dpkg-dev. [2022-01-03T22:31:33.848Z] #19 64.62 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-01-03T22:31:33.848Z] #19 64.70 Unpacking dpkg-dev (1.20.9) ... [2022-01-03T22:31:33.906Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a22e1d8804c8e30a) in /home/ubuntu/workspace/moby_PR-43109 [Pipeline] { [Pipeline] checkout [2022-01-03T22:31:34.040Z] The recommended git tool is: git [2022-01-03T22:31:34.211Z] #58 ... [2022-01-03T22:31:34.211Z] [2022-01-03T22:31:34.211Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-03T22:31:34.211Z] #16 sha256:929b3d99821b64a47e6de04fe53bbd3d6a604d20c294aee591d9b8dfaa3f729e [2022-01-03T22:31:34.211Z] #16 DONE 1.4s [2022-01-03T22:31:34.411Z] #19 65.16 Selecting previously unselected package libconfig-inifiles-perl. [2022-01-03T22:31:34.411Z] #19 65.16 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-01-03T22:31:34.411Z] #19 65.17 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-01-03T22:31:34.411Z] #19 65.19 Selecting previously unselected package libio-string-perl. [2022-01-03T22:31:34.411Z] #19 65.19 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-01-03T22:31:34.411Z] #19 65.20 Unpacking libio-string-perl (1.08-3.1) ... [2022-01-03T22:31:34.411Z] #19 65.23 Selecting previously unselected package libicu67:amd64. [2022-01-03T22:31:34.411Z] #19 65.23 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-01-03T22:31:34.411Z] #19 65.23 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T22:31:34.472Z] [2022-01-03T22:31:34.472Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T22:31:34.472Z] #17 sha256:e8a319abf8251a3ea418333b3e0c7e361c7d6b6b05db688a4f33417e8a99c71f [2022-01-03T22:31:35.340Z] #19 66.05 Selecting previously unselected package libxml2:amd64. [2022-01-03T22:31:35.340Z] #19 66.05 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T22:31:35.340Z] #19 66.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T22:31:35.340Z] #19 66.13 Selecting previously unselected package libxml-namespacesupport-perl. [2022-01-03T22:31:35.340Z] #19 66.13 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-01-03T22:31:35.340Z] #19 66.13 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-03T22:31:35.340Z] #19 66.16 Selecting previously unselected package libxml-sax-base-perl. [2022-01-03T22:31:35.340Z] #19 66.16 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-01-03T22:31:35.340Z] #19 66.16 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-01-03T22:31:35.340Z] #19 66.20 Selecting previously unselected package libxml-sax-perl. [2022-01-03T22:31:35.340Z] #19 66.20 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-01-03T22:31:35.340Z] #19 66.20 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-01-03T22:31:35.340Z] #19 66.24 Selecting previously unselected package libxml-libxml-perl. [2022-01-03T22:31:35.340Z] #19 66.24 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-01-03T22:31:35.340Z] #19 66.24 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-03T22:31:35.340Z] #19 66.30 Selecting previously unselected package libxml-simple-perl. [2022-01-03T22:31:35.340Z] #19 66.30 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-01-03T22:31:35.597Z] #19 66.30 Unpacking libxml-simple-perl (2.25-1) ... [2022-01-03T22:31:35.597Z] #19 66.33 Selecting previously unselected package libyaml-perl. [2022-01-03T22:31:35.597Z] #19 66.33 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-01-03T22:31:35.597Z] #19 66.34 Unpacking libyaml-perl (1.30-1) ... [2022-01-03T22:31:35.597Z] #19 66.37 Selecting previously unselected package libconfig-auto-perl. [2022-01-03T22:31:35.597Z] #19 66.37 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-01-03T22:31:35.597Z] #19 66.37 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-01-03T22:31:35.597Z] #19 66.40 Selecting previously unselected package libfile-which-perl. [2022-01-03T22:31:35.597Z] #19 66.40 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-01-03T22:31:35.597Z] #19 66.40 Unpacking libfile-which-perl (1.23-1) ... [2022-01-03T22:31:35.597Z] #19 66.43 Selecting previously unselected package libfile-homedir-perl. [2022-01-03T22:31:35.597Z] #19 66.43 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-01-03T22:31:35.597Z] #19 66.43 Unpacking libfile-homedir-perl (1.006-1) ... [2022-01-03T22:31:35.597Z] #19 66.46 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-01-03T22:31:35.597Z] #19 66.46 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-01-03T22:31:35.597Z] #19 66.46 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-03T22:31:35.597Z] #19 66.50 Selecting previously unselected package dpkg-cross. [2022-01-03T22:31:35.597Z] #19 66.50 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-01-03T22:31:35.597Z] #19 66.50 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-01-03T22:31:35.597Z] #19 66.53 Selecting previously unselected package crossbuild-essential-arm64. [2022-01-03T22:31:35.854Z] #19 66.53 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-01-03T22:31:35.854Z] #19 66.53 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-01-03T22:31:35.854Z] #19 66.56 Selecting previously unselected package libc6-armel-cross. [2022-01-03T22:31:35.854Z] #19 66.56 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-01-03T22:31:35.854Z] #19 66.56 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-01-03T22:31:35.854Z] #19 66.68 Selecting previously unselected package libgcc-s1-armel-cross. [2022-01-03T22:31:35.854Z] #19 66.68 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:35.854Z] #19 66.68 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:31:35.854Z] #19 66.71 Selecting previously unselected package libgomp1-armel-cross. [2022-01-03T22:31:35.854Z] #19 66.71 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:35.854Z] #19 66.72 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:31:35.854Z] #19 66.75 Selecting previously unselected package libatomic1-armel-cross. [2022-01-03T22:31:35.854Z] #19 66.75 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:35.854Z] #19 66.75 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:31:35.854Z] #19 66.78 Selecting previously unselected package libasan6-armel-cross. [2022-01-03T22:31:35.854Z] #19 66.78 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:35.854Z] #19 66.78 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:31:35.860Z] #17 1.255 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T22:31:35.860Z] #17 DONE 1.3s [2022-01-03T22:31:35.860Z] [2022-01-03T22:31:35.860Z] #62 [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-01-03T22:31:35.860Z] #62 sha256:9e2cb43f436cbaf5c4ba39d27e901778838e89375ef703568bf6f72cf38ad04f [2022-01-03T22:31:35.860Z] #62 ... [2022-01-03T22:31:35.860Z] [2022-01-03T22:31:35.860Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T22:31:35.860Z] #18 sha256:ece111b122dc7f2c7e16c96b99e94950c032272876d6dacb18645fd72582d8cf [2022-01-03T22:31:36.109Z] #19 67.00 Selecting previously unselected package libstdc++6-armel-cross. [2022-01-03T22:31:36.109Z] #19 67.00 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:36.109Z] #19 67.00 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:31:36.109Z] #19 67.07 Selecting previously unselected package libubsan1-armel-cross. [2022-01-03T22:31:36.109Z] #19 67.07 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:36.365Z] #19 67.07 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:31:36.365Z] #19 67.16 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-01-03T22:31:36.365Z] #19 67.16 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:36.365Z] #19 67.17 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:31:36.365Z] #19 67.28 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-01-03T22:31:36.365Z] #19 67.28 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:36.620Z] #19 67.28 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T22:31:37.244Z] #18 DONE 1.4s [2022-01-03T22:31:37.244Z] [2022-01-03T22:31:37.244Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T22:31:37.244Z] #19 sha256:5e09af0ada9937808b44473087fd4d1a3cb09b97af84d08ed8a10f1dd8cf4f4f [2022-01-03T22:31:37.318Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06fd84fdbd81b9f69) in /home/ubuntu/workspace/moby_PR-43109 [Pipeline] { [Pipeline] checkout [2022-01-03T22:31:37.409Z] The recommended git tool is: git [2022-01-03T22:31:37.646Z] Running on azwin-2-c14611 in d:\jenkins\workspace\moby_PR-43109 [Pipeline] { [Pipeline] ws [2022-01-03T22:31:37.666Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-03T22:31:37.765Z] The recommended git tool is: git [2022-01-03T22:31:37.989Z] using credential docker-jenkins-github-credentials [2022-01-03T22:31:38.006Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08f9af72d86d88a2f) in /home/ubuntu/workspace/moby_PR-43109 [Pipeline] { [Pipeline] checkout [2022-01-03T22:31:38.067Z] Cloning the remote Git repository [2022-01-03T22:31:38.067Z] Cloning with configured refspecs honoured and without tags [2022-01-03T22:31:38.159Z] The recommended git tool is: git [2022-01-03T22:31:38.426Z] using credential docker-jenkins-github-credentials [2022-01-03T22:31:38.436Z] Cloning the remote Git repository [2022-01-03T22:31:38.436Z] Cloning with configured refspecs honoured and without tags [2022-01-03T22:31:38.633Z] #19 DONE 1.4s [2022-01-03T22:31:38.633Z] [2022-01-03T22:31:38.633Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T22:31:38.633Z] #20 sha256:c07e103d07251188cb01d7b9b80e5777c7a3bd05cdca159ebb129f82cef4cec9 [2022-01-03T22:31:38.106Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T22:31:38.107Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-03T22:31:38.174Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:31:38.175Z] > git --version # timeout=10 [2022-01-03T22:31:38.224Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-03T22:31:38.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:31:38.227Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:31:38.481Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T22:31:38.576Z] > git init /home/ubuntu/workspace/moby_PR-43109 # timeout=10 [2022-01-03T22:31:40.020Z] #20 DONE 1.4s [2022-01-03T22:31:40.020Z] [2022-01-03T22:31:40.020Z] #21 [dev-systemd-false 7/25] 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-01-03T22:31:40.020Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T22:31:38.906Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:31:38.907Z] > git --version # timeout=10 [2022-01-03T22:31:38.943Z] > git --version # 'git version 2.25.1' [2022-01-03T22:31:38.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:31:38.945Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:31:40.403Z] using credential docker-jenkins-github-credentials [2022-01-03T22:31:40.410Z] Cloning the remote Git repository [2022-01-03T22:31:40.410Z] Cloning with configured refspecs honoured and without tags [2022-01-03T22:31:40.468Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T22:31:40.534Z] > git init /home/ubuntu/workspace/moby_PR-43109 # timeout=10 [2022-01-03T22:31:40.749Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:31:40.749Z] > git --version # timeout=10 [2022-01-03T22:31:40.772Z] > git --version # 'git version 2.17.1' [2022-01-03T22:31:40.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:31:40.774Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:31:41.371Z] using credential docker-jenkins-github-credentials [2022-01-03T22:31:41.381Z] Cloning the remote Git repository [2022-01-03T22:31:41.381Z] Cloning with configured refspecs honoured and without tags [2022-01-03T22:31:41.405Z] #21 1.555 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T22:31:41.463Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T22:31:41.541Z] > git init /home/ubuntu/workspace/moby_PR-43109 # timeout=10 [2022-01-03T22:31:41.665Z] #21 1.691 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T22:31:41.665Z] #21 1.694 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T22:31:41.872Z] #19 71.97 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-01-03T22:31:41.872Z] #19 71.98 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:41.872Z] #19 71.98 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T22:31:41.872Z] #19 72.00 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-01-03T22:31:41.872Z] #19 72.01 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-01-03T22:31:41.872Z] #19 72.01 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-03T22:31:41.872Z] #19 72.18 Selecting previously unselected package libc6-dev-armel-cross. [2022-01-03T22:31:41.872Z] #19 72.18 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-01-03T22:31:41.872Z] #19 72.18 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-03T22:31:41.872Z] #19 72.39 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-01-03T22:31:41.872Z] #19 72.40 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:41.872Z] #19 72.40 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:31:41.873Z] #19 72.65 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-01-03T22:31:41.873Z] #19 72.65 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:41.873Z] #19 72.66 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T22:31:42.316Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:31:42.316Z] > git --version # timeout=10 [2022-01-03T22:31:42.333Z] > git --version # 'git version 2.25.1' [2022-01-03T22:31:42.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:31:42.335Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:31:45.185Z] #21 2.811 Reading package lists... [2022-01-03T22:31:47.119Z] #19 77.08 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-01-03T22:31:47.119Z] #19 77.08 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:47.119Z] #19 77.08 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T22:31:47.119Z] #19 77.11 Selecting previously unselected package crossbuild-essential-armel. [2022-01-03T22:31:47.119Z] #19 77.11 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-01-03T22:31:47.119Z] #19 77.11 Unpacking crossbuild-essential-armel (12.9) ... [2022-01-03T22:31:47.119Z] #19 77.14 Selecting previously unselected package libc6-armhf-cross. [2022-01-03T22:31:47.119Z] #19 77.14 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-01-03T22:31:47.119Z] #19 77.14 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-01-03T22:31:47.119Z] #19 77.25 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-01-03T22:31:47.119Z] #19 77.25 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:47.119Z] #19 77.26 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:31:47.119Z] #19 77.29 Selecting previously unselected package libgomp1-armhf-cross. [2022-01-03T22:31:47.119Z] #19 77.29 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:47.119Z] #19 77.29 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:31:47.119Z] #19 77.32 Selecting previously unselected package libatomic1-armhf-cross. [2022-01-03T22:31:47.119Z] #19 77.32 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:47.119Z] #19 77.34 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:31:47.119Z] #19 77.37 Selecting previously unselected package libasan6-armhf-cross. [2022-01-03T22:31:47.119Z] #19 77.37 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:47.119Z] #19 77.37 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:31:47.119Z] #19 77.59 Selecting previously unselected package libstdc++6-armhf-cross. [2022-01-03T22:31:47.119Z] #19 77.59 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:47.119Z] #19 77.59 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:31:47.119Z] #19 77.66 Selecting previously unselected package libubsan1-armhf-cross. [2022-01-03T22:31:47.119Z] #19 77.66 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:47.119Z] #19 77.66 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:31:47.119Z] #19 77.75 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-01-03T22:31:47.119Z] #19 77.75 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:47.119Z] #19 77.76 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:31:47.119Z] #19 77.86 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-01-03T22:31:47.119Z] #19 77.87 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:47.119Z] #19 77.87 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T22:31:47.730Z] #21 5.139 Reading package lists... [2022-01-03T22:31:47.991Z] #21 7.469 Building dependency tree... [2022-01-03T22:31:47.991Z] #21 8.094 Reading state information... [2022-01-03T22:31:48.252Z] #21 ... [2022-01-03T22:31:48.252Z] [2022-01-03T22:31:48.252Z] #58 [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-01-03T22:31:48.252Z] #58 sha256:956de4919561facf2c8a45430fe609e2609e039bf14bfb0fd0cf01a3ecbedca5 [2022-01-03T22:31:48.252Z] #58 6.956 + cd /tmp/tmp.VSv0pfT1SM/src/github.com/opencontainers/runc [2022-01-03T22:31:48.252Z] #58 6.956 + git checkout -q v1.0.3 [2022-01-03T22:31:48.252Z] #58 7.259 + '[' -z '' ']' [2022-01-03T22:31:48.252Z] #58 7.259 + target=static [2022-01-03T22:31:48.252Z] #58 7.259 + make BUILDTAGS=seccomp static [2022-01-03T22:31:48.252Z] #58 7.595 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T22:31:48.252Z] #58 16.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T22:31:48.822Z] #58 ... [2022-01-03T22:31:48.822Z] [2022-01-03T22:31:48.822Z] #21 [dev-systemd-false 7/25] 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-01-03T22:31:48.822Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T22:31:48.822Z] #21 8.691 The following additional packages will be installed: [2022-01-03T22:31:48.822Z] #21 8.696 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T22:31:48.822Z] #21 8.696 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T22:31:48.822Z] #21 8.697 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T22:31:48.822Z] #21 8.697 python3-pkg-resources vim-runtime xxd [2022-01-03T22:31:48.822Z] #21 8.707 Suggested packages: [2022-01-03T22:31:48.822Z] #21 8.707 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T22:31:48.822Z] #21 8.707 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T22:31:48.822Z] #21 8.707 acl attr quota [2022-01-03T22:31:48.822Z] #21 8.707 Recommended packages: [2022-01-03T22:31:48.822Z] #21 8.707 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T22:31:49.764Z] #21 9.863 The following NEW packages will be installed: [2022-01-03T22:31:49.764Z] #21 9.863 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T22:31:49.764Z] #21 9.863 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T22:31:49.764Z] #21 9.863 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T22:31:49.764Z] #21 9.863 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T22:31:49.764Z] #21 9.863 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T22:31:49.764Z] #21 9.863 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T22:31:49.764Z] #21 9.863 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T22:31:49.764Z] #21 9.863 xz-utils zip zstd [2022-01-03T22:31:50.025Z] #21 10.17 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:31:50.025Z] #21 10.17 Need to get 27.6 MB of archives. [2022-01-03T22:31:50.025Z] #21 10.17 After this operation, 106 MB of additional disk space will be used. [2022-01-03T22:31:50.025Z] #21 10.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T22:31:50.025Z] #21 10.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T22:31:50.025Z] #21 10.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T22:31:50.025Z] #21 10.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T22:31:50.025Z] #21 10.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T22:31:50.025Z] #21 10.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T22:31:50.025Z] #21 10.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T22:31:50.025Z] #21 10.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T22:31:50.025Z] #21 10.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T22:31:50.025Z] #21 10.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T22:31:50.025Z] #21 10.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T22:31:50.025Z] #21 10.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T22:31:50.025Z] #21 10.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T22:31:50.025Z] #21 10.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T22:31:50.287Z] #21 10.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T22:31:50.287Z] #21 10.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T22:31:50.287Z] #21 10.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T22:31:50.287Z] #21 10.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T22:31:50.287Z] #21 10.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T22:31:50.287Z] #21 10.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T22:31:50.287Z] #21 10.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T22:31:50.287Z] #21 10.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T22:31:50.287Z] #21 10.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T22:31:50.287Z] #21 10.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T22:31:50.287Z] #21 10.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T22:31:50.287Z] #21 10.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T22:31:50.287Z] #21 10.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T22:31:50.548Z] #21 10.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T22:31:50.548Z] #21 10.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T22:31:50.548Z] #21 10.55 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-01-03T22:31:50.548Z] #21 10.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T22:31:50.548Z] #21 10.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T22:31:50.548Z] #21 10.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T22:31:50.548Z] #21 10.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T22:31:50.548Z] #21 10.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T22:31:50.548Z] #21 10.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T22:31:50.548Z] #21 10.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T22:31:50.548Z] #21 10.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T22:31:50.548Z] #21 10.64 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T22:31:50.548Z] #21 10.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T22:31:50.548Z] #21 ... [2022-01-03T22:31:50.548Z] [2022-01-03T22:31:50.548Z] #58 [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-01-03T22:31:50.548Z] #58 sha256:956de4919561facf2c8a45430fe609e2609e039bf14bfb0fd0cf01a3ecbedca5 [2022-01-03T22:31:50.548Z] #58 19.12 + mkdir -p /build [2022-01-03T22:31:50.548Z] #58 19.13 + cp runc /build/runc [2022-01-03T22:31:50.548Z] #58 DONE 19.4s [2022-01-03T22:31:50.548Z] [2022-01-03T22:31:50.548Z] #21 [dev-systemd-false 7/25] 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-01-03T22:31:50.548Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T22:31:50.548Z] #21 10.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T22:31:50.548Z] #21 10.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T22:31:50.548Z] #21 10.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T22:31:50.548Z] #21 10.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T22:31:50.809Z] #21 10.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T22:31:50.809Z] #21 10.87 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T22:31:50.809Z] #21 10.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T22:31:50.809Z] #21 10.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T22:31:51.070Z] #21 11.32 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:31:51.331Z] #21 11.42 Fetched 27.6 MB in 1s (27.2 MB/s) [2022-01-03T22:31:51.331Z] #21 11.45 Selecting previously unselected package pigz. [2022-01-03T22:31:51.331Z] #21 11.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-03T22:31:51.331Z] #21 11.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T22:31:51.331Z] #21 11.48 Unpacking pigz (2.6-1) ... [2022-01-03T22:31:51.592Z] #21 11.59 Selecting previously unselected package libelf1:amd64. [2022-01-03T22:31:51.592Z] #21 11.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T22:31:51.592Z] #21 11.60 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T22:31:51.853Z] #21 11.74 Selecting previously unselected package libbpf0:amd64. [2022-01-03T22:31:51.853Z] #21 11.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T22:31:51.853Z] #21 11.75 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T22:31:51.853Z] #21 11.87 Selecting previously unselected package libcap2:amd64. [2022-01-03T22:31:51.853Z] #21 11.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T22:31:51.853Z] #21 11.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T22:31:51.853Z] #21 11.99 Selecting previously unselected package libmnl0:amd64. [2022-01-03T22:31:51.853Z] #21 12.00 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T22:31:51.853Z] #21 12.01 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T22:31:51.853Z] #21 12.09 Selecting previously unselected package libxtables12:amd64. [2022-01-03T22:31:51.853Z] #21 12.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T22:31:52.114Z] #21 12.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T22:31:52.114Z] #21 12.16 Selecting previously unselected package libcap2-bin. [2022-01-03T22:31:52.114Z] #21 12.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T22:31:52.114Z] #21 12.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T22:31:52.114Z] #21 12.25 Selecting previously unselected package iproute2. [2022-01-03T22:31:52.376Z] #21 12.25 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T22:31:52.376Z] #21 12.26 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T22:31:52.382Z] #19 82.61 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-01-03T22:31:52.382Z] #19 82.62 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:52.382Z] #19 82.62 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T22:31:52.382Z] #19 82.64 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-01-03T22:31:52.382Z] #19 82.65 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-01-03T22:31:52.382Z] #19 82.65 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-03T22:31:52.382Z] #19 82.82 Selecting previously unselected package libc6-dev-armhf-cross. [2022-01-03T22:31:52.382Z] #19 82.82 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-01-03T22:31:52.382Z] #19 82.82 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-03T22:31:52.382Z] #19 83.03 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-01-03T22:31:52.382Z] #19 83.04 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:52.382Z] #19 83.04 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:31:52.382Z] #19 83.30 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-01-03T22:31:52.636Z] #21 12.60 Selecting previously unselected package xxd. [2022-01-03T22:31:52.636Z] #21 12.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:31:52.636Z] #21 12.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:31:52.636Z] #21 12.76 Selecting previously unselected package vim-common. [2022-01-03T22:31:52.636Z] #21 12.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:31:52.636Z] #21 12.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:31:52.637Z] #19 83.30 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:52.637Z] #19 83.31 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T22:31:52.897Z] #21 12.88 Selecting previously unselected package bash-completion. [2022-01-03T22:31:52.897Z] #21 12.90 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T22:31:53.605Z] Fetching without tags [2022-01-03T22:31:53.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:31:53.352Z] > git config --add remote.origin.fetch +refs/pull/43109/head:refs/remotes/origin/PR-43109 # timeout=10 [2022-01-03T22:31:53.398Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:31:53.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:31:53.645Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:31:53.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:31:53.647Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:31:54.337Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:31:54.811Z] #21 15.06 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T22:31:55.072Z] #21 15.34 Selecting previously unselected package bzip2. [2022-01-03T22:31:55.334Z] #21 15.35 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T22:31:55.334Z] #21 15.37 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T22:31:55.334Z] #21 15.46 Selecting previously unselected package xz-utils. [2022-01-03T22:31:55.334Z] #21 15.46 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T22:31:54.375Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:31:54.422Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:31:55.596Z] #21 15.48 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T22:31:55.596Z] #21 15.65 Selecting previously unselected package apparmor. [2022-01-03T22:31:55.596Z] #21 15.66 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T22:31:55.596Z] #21 15.75 Unpacking apparmor (2.13.6-10) ... [2022-01-03T22:31:55.856Z] #21 16.04 Selecting previously unselected package inetutils-ping. [2022-01-03T22:31:55.856Z] #21 16.04 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T22:31:56.117Z] #21 16.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T22:31:56.117Z] #21 16.12 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T22:31:56.118Z] #21 16.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T22:31:56.118Z] #21 16.13 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T22:31:56.118Z] #21 16.21 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T22:31:56.118Z] #21 16.21 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T22:31:56.118Z] #21 16.22 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T22:31:56.118Z] #21 16.28 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T22:31:56.118Z] #21 16.29 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T22:31:56.378Z] #21 16.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T22:31:56.378Z] #21 16.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T22:31:56.378Z] #21 16.41 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T22:31:56.378Z] #21 16.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T22:31:56.378Z] #21 16.51 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T22:31:56.378Z] #21 16.51 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T22:31:56.639Z] #21 16.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T22:31:56.639Z] #21 16.59 Selecting previously unselected package iptables. [2022-01-03T22:31:56.639Z] #21 16.59 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-03T22:31:56.639Z] #21 16.60 Unpacking iptables (1.8.7-1) ... [2022-01-03T22:31:56.807Z] #19 87.79 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-01-03T22:31:56.900Z] #21 16.89 Selecting previously unselected package libonig5:amd64. [2022-01-03T22:31:56.900Z] #21 16.89 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T22:31:56.900Z] #21 16.90 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:31:56.900Z] #21 17.00 Selecting previously unselected package libjq1:amd64. [2022-01-03T22:31:56.900Z] #21 17.01 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T22:31:56.900Z] #21 17.02 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:31:57.063Z] #19 87.79 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:31:57.063Z] #19 87.79 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T22:31:57.063Z] #19 87.82 Selecting previously unselected package crossbuild-essential-armhf. [2022-01-03T22:31:57.063Z] #19 87.82 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-01-03T22:31:57.063Z] #19 87.82 Unpacking crossbuild-essential-armhf (12.9) ... [2022-01-03T22:31:57.063Z] #19 87.85 Selecting previously unselected package libc6-ppc64el-cross. [2022-01-03T22:31:57.063Z] #19 87.85 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-03T22:31:57.063Z] #19 87.85 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-03T22:31:57.063Z] #19 88.01 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-01-03T22:31:57.063Z] #19 88.01 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:57.063Z] #19 88.01 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:57.063Z] #19 88.04 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-01-03T22:31:57.161Z] #21 17.12 Selecting previously unselected package jq. [2022-01-03T22:31:57.161Z] #21 17.12 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-03T22:31:57.161Z] #21 17.14 Unpacking jq (1.6-2.1) ... [2022-01-03T22:31:57.161Z] #21 17.21 Selecting previously unselected package libaio1:amd64. [2022-01-03T22:31:57.161Z] #21 17.22 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T22:31:57.161Z] #21 17.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T22:31:57.161Z] #21 17.29 Selecting previously unselected package libgpm2:amd64. [2022-01-03T22:31:57.161Z] #21 17.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T22:31:57.161Z] #21 17.31 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T22:31:57.319Z] #19 88.04 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:57.319Z] #19 88.04 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:57.319Z] #19 88.08 Selecting previously unselected package libitm1-ppc64el-cross. [2022-01-03T22:31:57.319Z] #19 88.08 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:57.319Z] #19 88.08 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:57.319Z] #19 88.11 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-01-03T22:31:57.319Z] #19 88.11 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:57.319Z] #19 88.11 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:57.319Z] #19 88.14 Selecting previously unselected package libasan6-ppc64el-cross. [2022-01-03T22:31:57.319Z] #19 88.14 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:57.319Z] #19 88.14 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:57.421Z] #21 17.38 Selecting previously unselected package libicu67:amd64. [2022-01-03T22:31:57.422Z] #21 17.38 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-03T22:31:57.422Z] #21 17.39 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T22:31:57.575Z] #19 88.38 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-01-03T22:31:57.575Z] #19 88.38 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:57.575Z] #19 88.38 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:57.575Z] #19 88.49 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-01-03T22:31:57.575Z] #19 88.49 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:57.575Z] #19 88.49 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:57.832Z] #19 88.72 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-01-03T22:31:57.832Z] #19 88.72 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:57.832Z] #19 88.72 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:57.832Z] #19 88.80 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-01-03T22:31:57.832Z] #19 88.80 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:57.832Z] #19 88.80 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:58.088Z] #19 88.90 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-01-03T22:31:58.088Z] #19 88.90 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:58.088Z] #19 88.91 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:58.088Z] #19 88.95 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-01-03T22:31:58.088Z] #19 88.95 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:31:58.088Z] #19 88.95 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:31:58.344Z] Merge succeeded, producing 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:31:58.344Z] #19 89.12 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-01-03T22:31:58.344Z] #19 89.12 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:31:58.344Z] #19 89.12 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:31:58.344Z] Checking out Revision 4bdc20844935c5995637b40bdb8152640d2e0c1f (PR-43109) [2022-01-03T22:31:59.086Z] Commit message: "hack: remove a workaround for go-tools" [2022-01-03T22:31:57.981Z] > git remote # timeout=10 [2022-01-03T22:31:58.032Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T22:31:58.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:31:58.086Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T22:31:58.240Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-03T22:31:58.384Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:31:58.435Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T22:31:59.968Z] #21 19.73 Selecting previously unselected package libinih1:amd64. [2022-01-03T22:31:59.968Z] #21 19.74 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-03T22:31:59.968Z] #21 19.74 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T22:31:59.968Z] #21 19.82 Selecting previously unselected package libnet1:amd64. [2022-01-03T22:31:59.968Z] #21 19.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T22:31:59.968Z] #21 19.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:31:59.968Z] #21 19.92 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T22:31:59.968Z] #21 19.92 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T22:31:59.968Z] #21 19.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:31:59.968Z] #21 20.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T22:31:59.968Z] #21 20.05 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T22:31:59.968Z] #21 20.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:31:59.968Z] #21 20.12 Selecting previously unselected package net-tools. [2022-01-03T22:32:00.230Z] #21 20.13 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T22:32:00.230Z] #21 20.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T22:32:00.230Z] #21 20.26 Selecting previously unselected package patch. [2022-01-03T22:32:00.230Z] #21 20.27 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-03T22:32:00.230Z] #21 20.27 Unpacking patch (2.7.6-7) ... [2022-01-03T22:32:00.230Z] #21 20.38 Selecting previously unselected package python-pip-whl. [2022-01-03T22:32:00.384Z] + docker version [2022-01-03T22:32:00.384Z] Client: [2022-01-03T22:32:00.384Z] Version: 20.10.9 [2022-01-03T22:32:00.384Z] API version: 1.41 [2022-01-03T22:32:00.384Z] Go version: go1.16.8 [2022-01-03T22:32:00.384Z] Git commit: c2ea9bc [2022-01-03T22:32:00.384Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T22:32:00.384Z] OS/Arch: windows/amd64 [2022-01-03T22:32:00.384Z] Context: default [2022-01-03T22:32:00.384Z] Experimental: true [2022-01-03T22:32:00.384Z] [2022-01-03T22:32:00.384Z] Server: Docker Engine - Community [2022-01-03T22:32:00.384Z] Engine: [2022-01-03T22:32:00.384Z] Version: 20.10.9 [2022-01-03T22:32:00.384Z] API version: 1.41 (minimum version 1.24) [2022-01-03T22:32:00.384Z] Go version: go1.16.8 [2022-01-03T22:32:00.384Z] Git commit: 79ea9d3 [2022-01-03T22:32:00.384Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T22:32:00.384Z] OS/Arch: windows/amd64 [2022-01-03T22:32:00.384Z] Experimental: true [2022-01-03T22:32:00.491Z] #21 20.39 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T22:32:00.491Z] #21 20.40 Unpacking python-pip-whl (20.3.4-4) ... [Pipeline] sh [2022-01-03T22:32:00.752Z] #21 20.84 Selecting previously unselected package python3-lib2to3. [2022-01-03T22:32:00.752Z] #21 20.84 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T22:32:00.752Z] #21 20.85 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T22:32:00.752Z] #21 20.96 Selecting previously unselected package python3-distutils. [2022-01-03T22:32:01.014Z] #21 20.97 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T22:32:01.014Z] #21 20.98 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T22:32:01.014Z] #21 21.11 Selecting previously unselected package python3-pkg-resources. [2022-01-03T22:32:01.014Z] #21 21.11 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T22:32:01.014Z] #21 21.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:32:01.014Z] #21 21.24 Selecting previously unselected package python3-setuptools. [2022-01-03T22:32:01.115Z] Fetching without tags [2022-01-03T22:32:01.275Z] #21 21.25 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T22:32:01.275Z] #21 21.25 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T22:32:01.275Z] #21 21.49 Selecting previously unselected package python3-wheel. [2022-01-03T22:32:01.275Z] #21 21.50 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T22:32:01.444Z] + docker info [2022-01-03T22:32:01.444Z] Client: [2022-01-03T22:32:01.444Z] Context: default [2022-01-03T22:32:01.444Z] Debug Mode: false [2022-01-03T22:32:01.444Z] [2022-01-03T22:32:01.444Z] Server: [2022-01-03T22:32:01.444Z] Containers: 0 [2022-01-03T22:32:01.444Z] Running: 0 [2022-01-03T22:32:01.444Z] Paused: 0 [2022-01-03T22:32:01.444Z] Stopped: 0 [2022-01-03T22:32:01.444Z] Images: 11 [2022-01-03T22:32:01.444Z] Server Version: 20.10.9 [2022-01-03T22:32:01.444Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T22:32:01.444Z] Windows: [2022-01-03T22:32:01.444Z] LCOW: [2022-01-03T22:32:01.444Z] Logging Driver: json-file [2022-01-03T22:32:01.444Z] Plugins: [2022-01-03T22:32:01.444Z] Volume: local [2022-01-03T22:32:01.444Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T22:32:01.444Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T22:32:01.444Z] Swarm: inactive [2022-01-03T22:32:01.444Z] Default Isolation: process [2022-01-03T22:32:01.444Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T22:32:01.444Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T22:32:01.444Z] OSType: windows [2022-01-03T22:32:01.444Z] Architecture: x86_64 [2022-01-03T22:32:01.444Z] CPUs: 4 [2022-01-03T22:32:01.444Z] Total Memory: 32GiB [2022-01-03T22:32:01.444Z] Name: azwin-2-c14611 [2022-01-03T22:32:01.444Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T22:32:01.444Z] Docker Root Dir: D:\docker [2022-01-03T22:32:01.444Z] Debug Mode: false [2022-01-03T22:32:01.444Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:32:01.444Z] Labels: [2022-01-03T22:32:01.444Z] Experimental: true [2022-01-03T22:32:01.444Z] Insecure Registries: [2022-01-03T22:32:01.444Z] 10.0.0.4:5000 [2022-01-03T22:32:01.444Z] 127.0.0.0/8 [2022-01-03T22:32:01.444Z] Registry Mirrors: [2022-01-03T22:32:01.444Z] http://10.0.0.4:5000/ [2022-01-03T22:32:01.444Z] Live Restore Enabled: false [2022-01-03T22:32:01.444Z] Product License: Community Engine [2022-01-03T22:32:01.444Z] [2022-01-03T22:32:01.534Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:32:01.537Z] #21 21.51 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T22:32:01.537Z] #21 21.60 Selecting previously unselected package python3-pip. [2022-01-03T22:32:01.537Z] #21 21.60 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T22:32:01.537Z] #21 21.61 Unpacking python3-pip (20.3.4-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-03T22:32:01.798Z] #21 21.85 Selecting previously unselected package sudo. [2022-01-03T22:32:01.798Z] #21 21.85 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T22:32:01.798Z] #21 21.86 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T22:32:01.873Z] Fetching without tags [2022-01-03T22:32:02.060Z] #21 22.24 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T22:32:02.060Z] #21 22.25 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T22:32:02.060Z] #21 22.26 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T22:32:02.327Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:32:02.332Z] #21 22.43 Selecting previously unselected package uidmap. [2022-01-03T22:32:02.332Z] #21 22.45 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T22:32:02.332Z] #21 22.45 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T22:32:02.332Z] #21 22.58 Selecting previously unselected package vim-runtime. [2022-01-03T22:32:02.332Z] #21 22.58 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:32:02.594Z] #21 22.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T22:32:02.594Z] #21 22.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T22:32:02.594Z] #21 22.69 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:32:01.020Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:32:01.031Z] > git config --add remote.origin.fetch +refs/pull/43109/head:refs/remotes/origin/PR-43109 # timeout=10 [2022-01-03T22:32:01.054Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:32:01.088Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:32:01.120Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:32:01.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:32:01.121Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:32:01.542Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:32:01.551Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:32:03.131Z] Merge succeeded, producing 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:32:03.132Z] Checking out Revision 4bdc20844935c5995637b40bdb8152640d2e0c1f (PR-43109) [2022-01-03T22:32:03.186Z] Merge succeeded, producing 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:32:03.186Z] Checking out Revision 4bdc20844935c5995637b40bdb8152640d2e0c1f (PR-43109) [2022-01-03T22:32:01.819Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:32:01.833Z] > git config --add remote.origin.fetch +refs/pull/43109/head:refs/remotes/origin/PR-43109 # timeout=10 [2022-01-03T22:32:01.848Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:32:01.882Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:32:01.895Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:32:01.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:32:01.897Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:32:02.357Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:32:02.384Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:32:03.087Z] > git remote # timeout=10 [2022-01-03T22:32:03.124Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T22:32:03.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:32:03.154Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T22:32:03.176Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T22:32:03.207Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:32:03.232Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:32:03.593Z] #19 93.65 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-01-03T22:32:03.593Z] #19 93.66 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:32:03.593Z] #19 93.66 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:03.593Z] #19 93.69 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-01-03T22:32:03.593Z] #19 93.69 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-01-03T22:32:03.593Z] #19 93.69 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-03T22:32:03.593Z] #19 93.86 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-01-03T22:32:03.593Z] #19 93.86 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-03T22:32:03.593Z] #19 93.86 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-03T22:32:03.593Z] #19 94.13 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-01-03T22:32:03.593Z] #19 94.13 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:32:03.593Z] #19 94.14 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:03.593Z] #19 94.39 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-01-03T22:32:03.593Z] #19 94.39 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:32:03.593Z] #19 94.40 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:04.410Z] Fetching without tags [2022-01-03T22:32:04.681Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:32:03.035Z] > git remote # timeout=10 [2022-01-03T22:32:03.054Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T22:32:03.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:32:03.071Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T22:32:03.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T22:32:03.136Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:32:03.153Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:32:05.151Z] #21 24.94 Selecting previously unselected package vim. [2022-01-03T22:32:05.151Z] #21 24.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:32:05.151Z] #21 24.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:32:05.151Z] #21 25.36 Selecting previously unselected package xfsprogs. [2022-01-03T22:32:05.151Z] #21 25.36 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T22:32:05.398Z] Merge succeeded, producing 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:32:05.398Z] Checking out Revision 4bdc20844935c5995637b40bdb8152640d2e0c1f (PR-43109) [2022-01-03T22:32:05.412Z] #21 25.36 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T22:32:05.674Z] #21 25.71 Selecting previously unselected package zip. [2022-01-03T22:32:05.674Z] #21 25.72 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-03T22:32:05.674Z] #21 25.72 Unpacking zip (3.0-12) ... [2022-01-03T22:32:05.936Z] #21 25.83 Selecting previously unselected package zstd. [2022-01-03T22:32:05.936Z] #21 25.84 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T22:32:05.936Z] #21 25.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T22:32:06.198Z] #21 26.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:32:04.379Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:32:04.386Z] > git config --add remote.origin.fetch +refs/pull/43109/head:refs/remotes/origin/PR-43109 # timeout=10 [2022-01-03T22:32:04.400Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:32:04.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:32:04.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:32:04.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:32:04.445Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:32:04.716Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:32:04.726Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:32:05.362Z] > git remote # timeout=10 [2022-01-03T22:32:05.372Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T22:32:05.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:32:05.395Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T22:32:05.410Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T22:32:05.429Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:32:05.432Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:32:06.770Z] #21 26.80 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T22:32:06.771Z] #21 26.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T22:32:06.771Z] #21 26.82 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T22:32:06.771Z] #21 26.83 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T22:32:06.771Z] #21 26.83 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T22:32:06.771Z] #21 26.85 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T22:32:06.771Z] #21 26.86 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T22:32:06.771Z] #21 26.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:32:06.771Z] #21 26.88 Setting up bzip2 (1.0.8-4) ... [2022-01-03T22:32:06.771Z] #21 26.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:32:06.771Z] #21 26.90 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T22:32:07.111Z] Commit message: "hack: remove a workaround for go-tools" [2022-01-03T22:32:07.344Z] #21 27.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:32:07.344Z] #21 27.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T22:32:07.344Z] #21 27.45 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T22:32:07.344Z] #21 27.46 Setting up apparmor (2.13.6-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T22:32:07.762Z] #19 98.72 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-01-03T22:32:07.762Z] #19 98.72 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:32:07.906Z] Commit message: "hack: remove a workaround for go-tools" [2022-01-03T22:32:08.018Z] #19 98.72 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:08.018Z] #19 98.75 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-01-03T22:32:08.018Z] #19 98.75 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-01-03T22:32:08.018Z] #19 98.75 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-01-03T22:32:08.018Z] #19 98.78 Selecting previously unselected package libc6-s390x-cross. [2022-01-03T22:32:08.018Z] #19 98.78 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-01-03T22:32:08.018Z] #19 98.78 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-01-03T22:32:08.018Z] #19 98.91 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-01-03T22:32:08.018Z] #19 98.91 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:32:08.018Z] #19 98.92 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:08.018Z] #19 98.94 Selecting previously unselected package libgomp1-s390x-cross. [2022-01-03T22:32:08.018Z] #19 98.94 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:32:08.018Z] #19 98.95 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:08.018Z] #19 98.98 Selecting previously unselected package libitm1-s390x-cross. [2022-01-03T22:32:08.142Z] + docker version [Pipeline] withEnv [Pipeline] { [2022-01-03T22:32:08.274Z] #19 98.98 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:32:08.274Z] #19 98.99 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:08.274Z] #19 99.01 Selecting previously unselected package libatomic1-s390x-cross. [2022-01-03T22:32:08.274Z] #19 99.01 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:32:08.274Z] #19 99.02 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:08.274Z] #19 99.04 Selecting previously unselected package libasan6-s390x-cross. [2022-01-03T22:32:08.274Z] #19 99.05 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:32:08.274Z] #19 99.05 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:08.274Z] #19 99.27 Selecting previously unselected package libstdc++6-s390x-cross. [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T22:32:08.531Z] #19 99.27 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:32:08.531Z] #19 99.27 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:08.531Z] #19 99.35 Selecting previously unselected package libubsan1-s390x-cross. [2022-01-03T22:32:08.531Z] #19 99.35 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:32:08.531Z] #19 99.35 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:08.531Z] #19 99.53 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-01-03T22:32:08.786Z] #19 99.53 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:32:08.786Z] #19 99.55 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:08.786Z] #19 99.66 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-01-03T22:32:08.786Z] #19 99.66 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:32:08.786Z] #19 99.66 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:08.905Z] + docker version [2022-01-03T22:32:09.261Z] #21 29.01 Setting up zip (3.0-12) ... [2022-01-03T22:32:09.261Z] #21 29.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:32:09.261Z] #21 29.06 Setting up bash-completion (1:2.11-2) ... [2022-01-03T22:32:09.922Z] Commit message: "hack: remove a workaround for go-tools" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T22:32:10.835Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-03T22:32:10.835Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-29f2c747\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-03T22:32:10.835Z] ---------------------------------------------------------------------------- [2022-01-03T22:32:10.835Z] [2022-01-03T22:32:10.835Z] INFO: executeCI.ps1 starting at Mon Jan 3 22:32:10 CUT 2022 [2022-01-03T22:32:10.835Z] [2022-01-03T22:32:10.835Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-03T22:32:10.835Z] INFO: Running git version 2.24.1.windows.2 [2022-01-03T22:32:10.835Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-03T22:32:10.835Z] INFO: Environment variables: [2022-01-03T22:32:10.835Z] [2022-01-03T22:32:10.835Z] Name Value [2022-01-03T22:32:10.835Z] ---- ----- [2022-01-03T22:32:10.835Z] ALLUSERSPROFILE C:\ProgramData [2022-01-03T22:32:10.835Z] amd64 true [2022-01-03T22:32:10.835Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-03T22:32:10.835Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-03T22:32:10.835Z] arm64 true [2022-01-03T22:32:10.835Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-03T22:32:10.835Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-03T22:32:10.835Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-03T22:32:10.835Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-03T22:32:10.835Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-03T22:32:10.835Z] BRANCH_NAME PR-43109 [2022-01-03T22:32:10.835Z] BUILD_DISPLAY_NAME #5 [2022-01-03T22:32:10.835Z] BUILD_ID 5 [2022-01-03T22:32:10.835Z] BUILD_NUMBER 5 [2022-01-03T22:32:10.835Z] BUILD_TAG jenkins-moby-PR-43109-5 [2022-01-03T22:32:10.835Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/ [2022-01-03T22:32:10.835Z] cgroup2 true [2022-01-03T22:32:10.835Z] CHANGE_AUTHOR kzys [2022-01-03T22:32:10.835Z] CHANGE_AUTHOR_DISPLAY_NAME Kazuyoshi Kato [2022-01-03T22:32:10.835Z] CHANGE_AUTHOR_EMAIL kato.kazuyoshi@gmail.com [2022-01-03T22:32:10.835Z] CHANGE_BRANCH golangci-fix [2022-01-03T22:32:10.835Z] CHANGE_FORK kzys/docker [2022-01-03T22:32:10.835Z] CHANGE_ID 43109 [2022-01-03T22:32:10.835Z] CHANGE_TARGET master [2022-01-03T22:32:10.835Z] CHANGE_TITLE Remove unnecessary exclusions from golangci-lint.yaml [2022-01-03T22:32:10.835Z] CHANGE_URL https://github.com/moby/moby/pull/43109 [2022-01-03T22:32:10.835Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:32:10.835Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-03T22:32:10.835Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-03T22:32:10.835Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-03T22:32:10.835Z] COMPUTERNAME azwin-2-c14611 [2022-01-03T22:32:10.835Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-03T22:32:10.835Z] ConfigSequenceNumber 0 [2022-01-03T22:32:10.835Z] dco true [2022-01-03T22:32:10.835Z] DOCKER_BUILDKIT 0 [2022-01-03T22:32:10.835Z] DOCKER_DUT_DEBUG 1 [2022-01-03T22:32:10.835Z] DOCKER_EXPERIMENTAL 1 [2022-01-03T22:32:10.835Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-03T22:32:10.835Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-01-03T22:32:10.835Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-03T22:32:10.835Z] EXECUTOR_NUMBER 0 [2022-01-03T22:32:10.835Z] FQDN azwin-2-c14611.westus.cloudapp.azure.com [2022-01-03T22:32:10.835Z] GIT_BRANCH PR-43109 [2022-01-03T22:32:10.835Z] GIT_COMMIT 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:32:10.835Z] GIT_PREVIOUS_COMMIT 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:32:10.835Z] GIT_URL https://github.com/moby/moby.git [2022-01-03T22:32:10.835Z] HUDSON_COOKIE 43908dcf-c5a8-4504-92a1-5e4106e83328 [2022-01-03T22:32:10.835Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-03T22:32:10.835Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-03T22:32:10.835Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-03T22:32:10.835Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-03T22:32:10.835Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-03T22:32:10.835Z] JENKINS_NODE_COOKIE 05fe187a-a3d0-476d-bc7f-e490cc51399a [2022-01-03T22:32:10.835Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-03T22:32:10.836Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-03T22:32:10.836Z] JOB_BASE_NAME PR-43109 [2022-01-03T22:32:10.836Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/display/redirect [2022-01-03T22:32:10.836Z] JOB_NAME moby/PR-43109 [2022-01-03T22:32:10.836Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/ [2022-01-03T22:32:10.836Z] library.jps.version master [2022-01-03T22:32:10.836Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-03T22:32:10.836Z] NODE_LABELS amd64 azure azwin-2-c14611 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-03T22:32:10.836Z] NODE_NAME azwin-2-c14611 [2022-01-03T22:32:10.836Z] NUMBER_OF_PROCESSORS 4 [2022-01-03T22:32:10.836Z] OS Windows_NT [2022-01-03T22:32:10.836Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-03T22:32:10.836Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-03T22:32:10.836Z] ppc64le false [2022-01-03T22:32:10.836Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-03T22:32:10.836Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-03T22:32:10.836Z] PROCESSOR_LEVEL 6 [2022-01-03T22:32:10.836Z] PROCESSOR_REVISION 4f01 [2022-01-03T22:32:10.836Z] ProgramData C:\ProgramData [2022-01-03T22:32:10.836Z] ProgramFiles C:\Program Files [2022-01-03T22:32:10.836Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-03T22:32:10.836Z] ProgramW6432 C:\Program Files [2022-01-03T22:32:10.836Z] PROMPT $P$G [2022-01-03T22:32:10.836Z] PSExecutionPolicyPreference Bypass [2022-01-03T22:32:10.836Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-03T22:32:10.836Z] PUBLIC C:\Users\Public [2022-01-03T22:32:10.836Z] rootless true [2022-01-03T22:32:10.836Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect?page=artif... [2022-01-03T22:32:10.836Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect?page=changes [2022-01-03T22:32:10.836Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect [2022-01-03T22:32:10.836Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect?page=tests [2022-01-03T22:32:10.836Z] s390x false [2022-01-03T22:32:10.836Z] SKIP_VALIDATION_TESTS 1 [2022-01-03T22:32:10.836Z] SOURCES_DRIVE d [2022-01-03T22:32:10.836Z] SOURCES_SUBDIR gopath [2022-01-03T22:32:10.836Z] STAGE_NAME Run tests [2022-01-03T22:32:10.836Z] SystemDrive C: [2022-01-03T22:32:10.836Z] SystemRoot C:\Windows [2022-01-03T22:32:10.836Z] TEMP C:\Windows\TEMP [2022-01-03T22:32:10.836Z] TESTDEBUG 0 [2022-01-03T22:32:10.836Z] TESTRUN_DRIVE d [2022-01-03T22:32:10.836Z] TESTRUN_SUBDIR CI [2022-01-03T22:32:10.836Z] TIMEOUT 120m [2022-01-03T22:32:10.894Z] + docker version [2022-01-03T22:32:11.179Z] #21 31.01 Setting up xz-utils (5.2.5-2) ... [2022-01-03T22:32:11.179Z] #21 31.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T22:32:11.179Z] #21 31.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T22:32:11.179Z] #21 31.05 Setting up patch (2.7.6-7) ... [2022-01-03T22:32:11.179Z] #21 31.06 Setting up sudo (1.9.5p2-3) ... [2022-01-03T22:32:11.179Z] #21 31.15 invoke-rc.d: could not determine current runlevel [2022-01-03T22:32:11.179Z] #21 31.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T22:32:11.179Z] #21 31.18 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T22:32:11.179Z] #21 31.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T22:32:11.179Z] #21 31.20 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T22:32:11.179Z] #21 31.22 Setting up pigz (2.6-1) ... [2022-01-03T22:32:11.179Z] #21 31.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T22:32:11.179Z] #21 31.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:32:11.179Z] #21 31.26 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T22:32:11.179Z] #21 31.27 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:32:11.305Z] TMP C:\Windows\TEMP [2022-01-03T22:32:11.305Z] unit_validate true [2022-01-03T22:32:11.305Z] USERDOMAIN WORKGROUP [2022-01-03T22:32:11.305Z] USERNAME azwin-2-c14611$ [2022-01-03T22:32:11.305Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-03T22:32:11.305Z] validate_force false [2022-01-03T22:32:11.305Z] windir C:\Windows [2022-01-03T22:32:11.305Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-03T22:32:11.305Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-03T22:32:11.305Z] windows2022 true [2022-01-03T22:32:11.305Z] windows2022containerd true [2022-01-03T22:32:11.305Z] windowsRS1 false [2022-01-03T22:32:11.305Z] windowsRS5 true [2022-01-03T22:32:11.305Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-03T22:32:11.305Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-03T22:32:11.305Z] [2022-01-03T22:32:11.305Z] [2022-01-03T22:32:11.305Z] [2022-01-03T22:32:11.305Z] INFO: Sources under d:\gopath\... [2022-01-03T22:32:11.305Z] INFO: Test run under d:\CI\... [2022-01-03T22:32:11.305Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-03T22:32:11.305Z] INFO: docker/docker repository was found [2022-01-03T22:32:11.751Z] #21 31.83 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T22:32:11.751Z] #21 31.85 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T22:32:11.773Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-01-03T22:32:11.773Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2022-01-03T22:32:11.773Z] INFO: Docker version of control daemon [2022-01-03T22:32:11.773Z] [2022-01-03T22:32:11.773Z] Client: [2022-01-03T22:32:11.773Z] Version: 20.10.9 [2022-01-03T22:32:11.773Z] API version: 1.41 [2022-01-03T22:32:11.773Z] Go version: go1.16.8 [2022-01-03T22:32:11.773Z] Git commit: c2ea9bc [2022-01-03T22:32:11.773Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T22:32:11.773Z] OS/Arch: windows/amd64 [2022-01-03T22:32:11.773Z] Context: default [2022-01-03T22:32:11.773Z] Experimental: true [2022-01-03T22:32:11.773Z] [2022-01-03T22:32:11.773Z] Server: Docker Engine - Community [2022-01-03T22:32:11.773Z] Engine: [2022-01-03T22:32:11.773Z] Version: 20.10.9 [2022-01-03T22:32:11.773Z] API version: 1.41 (minimum version 1.24) [2022-01-03T22:32:11.773Z] Go version: go1.16.8 [2022-01-03T22:32:11.773Z] Git commit: 79ea9d3 [2022-01-03T22:32:11.773Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T22:32:11.773Z] OS/Arch: windows/amd64 [2022-01-03T22:32:11.773Z] Experimental: true [2022-01-03T22:32:11.773Z] [2022-01-03T22:32:11.773Z] INFO: Docker info of control daemon [2022-01-03T22:32:11.773Z] [2022-01-03T22:32:11.773Z] Client: [2022-01-03T22:32:11.773Z] Context: default [2022-01-03T22:32:11.773Z] Debug Mode: false [2022-01-03T22:32:11.773Z] [2022-01-03T22:32:11.773Z] Server: [2022-01-03T22:32:11.773Z] Containers: 0 [2022-01-03T22:32:11.773Z] Running: 0 [2022-01-03T22:32:11.773Z] Paused: 0 [2022-01-03T22:32:11.773Z] Stopped: 0 [2022-01-03T22:32:11.773Z] Images: 11 [2022-01-03T22:32:11.773Z] Server Version: 20.10.9 [2022-01-03T22:32:11.773Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T22:32:11.773Z] Windows: [2022-01-03T22:32:11.773Z] LCOW: [2022-01-03T22:32:11.773Z] Logging Driver: json-file [2022-01-03T22:32:11.773Z] Plugins: [2022-01-03T22:32:11.773Z] Volume: local [2022-01-03T22:32:11.773Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T22:32:11.773Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T22:32:11.773Z] Swarm: inactive [2022-01-03T22:32:11.773Z] Default Isolation: process [2022-01-03T22:32:11.773Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T22:32:11.773Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T22:32:11.773Z] OSType: windows [2022-01-03T22:32:11.773Z] Architecture: x86_64 [2022-01-03T22:32:11.773Z] CPUs: 4 [2022-01-03T22:32:11.773Z] Total Memory: 32GiB [2022-01-03T22:32:11.773Z] Name: azwin-2-c14611 [2022-01-03T22:32:11.773Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T22:32:11.773Z] Docker Root Dir: D:\docker [2022-01-03T22:32:11.773Z] Debug Mode: false [2022-01-03T22:32:11.773Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:32:11.773Z] Labels: [2022-01-03T22:32:11.773Z] Experimental: true [2022-01-03T22:32:11.773Z] Insecure Registries: [2022-01-03T22:32:11.773Z] 10.0.0.4:5000 [2022-01-03T22:32:11.773Z] 127.0.0.0/8 [2022-01-03T22:32:11.773Z] Registry Mirrors: [2022-01-03T22:32:11.773Z] http://10.0.0.4:5000/ [2022-01-03T22:32:11.773Z] Live Restore Enabled: false [2022-01-03T22:32:11.773Z] Product License: Community Engine [2022-01-03T22:32:11.773Z] [2022-01-03T22:32:11.773Z] [2022-01-03T22:32:11.773Z] INFO: Commit hash is 4bdc208449 [2022-01-03T22:32:11.773Z] INFO: Nuke-Everything... [2022-01-03T22:32:12.013Z] #21 32.16 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T22:32:12.013Z] #21 32.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T22:32:12.013Z] #21 32.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:32:12.242Z] INFO: Container count on control daemon to delete is 0 [2022-01-03T22:32:12.242Z] INFO: Nuking d:\CI [2022-01-03T22:32:12.242Z] INFO: Zapped successfully [2022-01-03T22:32:12.242Z] INFO: Location for testing is d:\CI\PR-43109\5 [2022-01-03T22:32:12.274Z] #21 32.25 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T22:32:12.536Z] #21 32.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:32:12.536Z] #21 32.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T22:32:12.536Z] #21 32.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T22:32:12.536Z] #21 32.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T22:32:12.536Z] #21 32.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T22:32:12.536Z] #21 32.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T22:32:12.536Z] #21 32.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T22:32:12.536Z] #21 32.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T22:32:12.536Z] #21 32.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T22:32:12.536Z] #21 32.74 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T22:32:12.710Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-03T22:32:12.710Z] [2022-01-03T22:32:12.710Z] [2022-01-03T22:32:12.710Z] INFO: Building the image from Dockerfile.windows at 01/03/2022 22:32:12... [2022-01-03T22:32:12.710Z] [2022-01-03T22:32:13.923Z] #21 33.90 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:32:13.923Z] #21 33.92 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T22:32:13.923Z] #21 33.93 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T22:32:13.923Z] #21 33.94 Setting up python3-pip (20.3.4-4) ... [2022-01-03T22:32:14.031Z] #19 104.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-01-03T22:32:14.031Z] #19 104.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:32:14.031Z] #19 104.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:14.031Z] #19 104.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-01-03T22:32:14.031Z] #19 104.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-01-03T22:32:14.031Z] #19 104.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-03T22:32:14.031Z] #19 104.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-01-03T22:32:14.031Z] #19 104.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-01-03T22:32:14.031Z] #19 104.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-03T22:32:14.031Z] #19 104.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-01-03T22:32:14.031Z] #19 104.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T22:32:14.031Z] #19 104.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:14.031Z] #19 104.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-01-03T22:32:14.031Z] #19 104.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T22:32:14.031Z] #19 104.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:14.867Z] #21 34.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T22:32:14.867Z] #21 34.80 Setting up jq (1.6-2.1) ... [2022-01-03T22:32:14.867Z] #21 34.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T22:32:14.867Z] #21 34.82 Setting up iptables (1.8.7-1) ... [2022-01-03T22:32:14.867Z] #21 34.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T22:32:14.867Z] #21 34.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T22:32:14.867Z] #21 34.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T22:32:14.867Z] #21 34.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T22:32:14.867Z] #21 34.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T22:32:14.867Z] #21 34.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T22:32:14.867Z] #21 34.90 Setting up iproute2 (5.10.0-4) ... [2022-01-03T22:32:15.129Z] #21 35.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:32:15.704Z] #21 DONE 35.6s [2022-01-03T22:32:15.704Z] [2022-01-03T22:32:15.704Z] #22 [dev-systemd-false 8/25] 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-01-03T22:32:15.704Z] #22 sha256:9a483ad63ddfb2260327dee51625ce86bf5d0073e012d33ae92b6cb7ab0c7fa6 [2022-01-03T22:32:16.285Z] Client: Docker Engine - Community [2022-01-03T22:32:16.285Z] Version: 20.10.10-rc1 [2022-01-03T22:32:16.285Z] API version: 1.41 [2022-01-03T22:32:16.285Z] Go version: go1.16.9 [2022-01-03T22:32:16.285Z] Git commit: b485636 [2022-01-03T22:32:16.285Z] Built: Mon Oct 18 15:21:56 2021 [2022-01-03T22:32:16.285Z] OS/Arch: linux/amd64 [2022-01-03T22:32:16.285Z] Context: default [2022-01-03T22:32:16.285Z] Experimental: true [2022-01-03T22:32:16.285Z] [2022-01-03T22:32:16.285Z] Server: Docker Engine - Community [2022-01-03T22:32:16.285Z] Engine: [2022-01-03T22:32:16.285Z] Version: 20.10.10-rc1 [2022-01-03T22:32:16.285Z] API version: 1.41 (minimum version 1.12) [2022-01-03T22:32:16.285Z] Go version: go1.16.9 [2022-01-03T22:32:16.285Z] Git commit: 9f5b26f [2022-01-03T22:32:16.285Z] Built: Mon Oct 18 15:20:03 2021 [2022-01-03T22:32:16.285Z] OS/Arch: linux/amd64 [2022-01-03T22:32:16.285Z] Experimental: true [2022-01-03T22:32:16.285Z] containerd: [2022-01-03T22:32:16.285Z] Version: 1.4.11 [2022-01-03T22:32:16.285Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T22:32:16.285Z] runc: [2022-01-03T22:32:16.285Z] Version: 1.0.2 [2022-01-03T22:32:16.285Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T22:32:16.285Z] docker-init: [2022-01-03T22:32:16.285Z] Version: 0.19.0 [2022-01-03T22:32:16.285Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T22:32:16.592Z] + docker info [2022-01-03T22:32:16.648Z] #22 1.296 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T22:32:16.909Z] #22 1.297 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T22:32:16.909Z] #22 1.297 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T22:32:16.909Z] #22 DONE 1.4s [2022-01-03T22:32:16.909Z] [2022-01-03T22:32:16.909Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T22:32:16.909Z] #23 sha256:8f65c4d05b3a961d664eb7afbb204afc09c336232f9963f14f083fcaab324438 [2022-01-03T22:32:17.048Z] Client: Docker Engine - Community [2022-01-03T22:32:17.048Z] Version: 20.10.10-rc1 [2022-01-03T22:32:17.048Z] API version: 1.41 [2022-01-03T22:32:17.048Z] Go version: go1.16.9 [2022-01-03T22:32:17.048Z] Git commit: b485636 [2022-01-03T22:32:17.048Z] Built: Mon Oct 18 15:22:14 2021 [2022-01-03T22:32:17.048Z] OS/Arch: linux/amd64 [2022-01-03T22:32:17.048Z] Context: default [2022-01-03T22:32:17.048Z] Experimental: true [2022-01-03T22:32:17.048Z] [2022-01-03T22:32:17.048Z] Server: Docker Engine - Community [2022-01-03T22:32:17.048Z] Engine: [2022-01-03T22:32:17.048Z] Version: 20.10.10-rc1 [2022-01-03T22:32:17.048Z] API version: 1.41 (minimum version 1.12) [2022-01-03T22:32:17.048Z] Go version: go1.16.9 [2022-01-03T22:32:17.048Z] Git commit: 9f5b26f [2022-01-03T22:32:17.048Z] Built: Mon Oct 18 15:20:19 2021 [2022-01-03T22:32:17.048Z] OS/Arch: linux/amd64 [2022-01-03T22:32:17.048Z] Experimental: true [2022-01-03T22:32:17.048Z] containerd: [2022-01-03T22:32:17.048Z] Version: 1.4.11 [2022-01-03T22:32:17.048Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T22:32:17.048Z] runc: [2022-01-03T22:32:17.048Z] Version: 1.0.2 [2022-01-03T22:32:17.048Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T22:32:17.048Z] docker-init: [2022-01-03T22:32:17.048Z] Version: 0.19.0 [2022-01-03T22:32:17.048Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T22:32:17.369Z] + docker info [2022-01-03T22:32:18.201Z] #19 108.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-01-03T22:32:18.202Z] #19 108.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T22:32:18.202Z] #19 108.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:18.202Z] #19 108.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-01-03T22:32:18.202Z] #19 108.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-01-03T22:32:18.202Z] #19 108.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-01-03T22:32:18.202Z] #19 108.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-01-03T22:32:18.202Z] #19 108.9 Setting up libfile-which-perl (1.23-1) ... [2022-01-03T22:32:18.202Z] #19 108.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-03T22:32:18.202Z] #19 109.0 Setting up file (1:5.39-3) ... [2022-01-03T22:32:18.202Z] #19 109.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-03T22:32:18.202Z] #19 109.1 Setting up bzip2 (1.0.8-4) ... [2022-01-03T22:32:18.202Z] #19 109.1 Setting up libyaml-perl (1.30-1) ... [2022-01-03T22:32:18.202Z] #19 109.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-03T22:32:18.202Z] #19 109.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-01-03T22:32:18.202Z] #19 109.1 Setting up libio-string-perl (1.08-3.1) ... [2022-01-03T22:32:18.202Z] #19 109.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-03T22:32:18.202Z] #19 109.1 Setting up cross-config (2.6.18+nmu1) ... [2022-01-03T22:32:18.202Z] #19 109.2 Setting up xz-utils (5.2.5-2) ... [2022-01-03T22:32:18.202Z] #19 109.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T22:32:18.457Z] #19 109.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-01-03T22:32:18.457Z] #19 109.2 Setting up patch (2.7.6-7) ... [2022-01-03T22:32:18.457Z] #19 109.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-03T22:32:18.457Z] #19 109.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-03T22:32:18.457Z] #19 109.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-01-03T22:32:18.457Z] #19 109.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-03T22:32:18.457Z] #19 109.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.457Z] #19 109.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T22:32:18.457Z] #19 109.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T22:32:18.457Z] #19 109.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-01-03T22:32:18.457Z] #19 109.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:18.457Z] #19 109.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-03T22:32:18.457Z] #19 109.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-03T22:32:18.713Z] #19 109.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.713Z] #19 109.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-01-03T22:32:18.713Z] #19 109.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-01-03T22:32:18.969Z] #19 109.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-03T22:32:18.969Z] #19 109.9 [2022-01-03T22:32:18.969Z] #19 109.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-03T22:32:18.969Z] #19 109.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.969Z] #19 109.9 Setting up dpkg-dev (1.20.9) ... [2022-01-03T22:32:18.969Z] #19 109.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:18.969Z] #19 109.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T22:32:19.226Z] #19 109.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.226Z] #19 109.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.226Z] #19 110.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.226Z] #19 110.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.226Z] #19 110.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T22:32:19.226Z] #19 110.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.226Z] #19 110.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.226Z] #19 110.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.226Z] #19 110.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.226Z] #19 110.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-03T22:32:19.226Z] #19 110.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-01-03T22:32:19.226Z] #19 110.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-01-03T22:32:19.226Z] #19 110.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-03T22:32:19.482Z] #19 110.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-03T22:32:19.482Z] #19 110.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:19.482Z] #19 110.5 Setting up libxml-simple-perl (2.25-1) ... [2022-01-03T22:32:19.482Z] #19 110.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T22:32:19.482Z] #19 110.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T22:32:19.482Z] #19 110.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.482Z] #19 110.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-01-03T22:32:19.738Z] #19 110.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T22:32:19.738Z] #19 110.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:19.738Z] #19 110.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:19.738Z] #19 110.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T22:32:19.738Z] #19 110.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:19.738Z] #19 110.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-01-03T22:32:19.738Z] #19 110.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:19.738Z] #19 110.7 Setting up crossbuild-essential-armel (12.9) ... [2022-01-03T22:32:19.876Z] Sending build context to Docker daemon 60.68MB [2022-01-03T22:32:19.876Z] [2022-01-03T22:32:19.876Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-03T22:32:19.876Z] ---> 136110e1a05c [2022-01-03T22:32:19.876Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-03T22:32:19.876Z] ---> Using cache [2022-01-03T22:32:19.876Z] ---> b64390350fda [2022-01-03T22:32:19.876Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2022-01-03T22:32:19.876Z] ---> Using cache [2022-01-03T22:32:19.876Z] ---> 530019ff3860 [2022-01-03T22:32:19.876Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2022-01-03T22:32:19.876Z] ---> Using cache [2022-01-03T22:32:19.876Z] ---> 4b04706151ab [2022-01-03T22:32:19.876Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-03T22:32:19.876Z] ---> Using cache [2022-01-03T22:32:19.876Z] ---> 13cb381e74e3 [2022-01-03T22:32:19.876Z] 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-01-03T22:32:19.876Z] ---> Using cache [2022-01-03T22:32:19.876Z] ---> 66b621780304 [2022-01-03T22:32:19.876Z] 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-01-03T22:32:19.876Z] ---> Using cache [2022-01-03T22:32:19.876Z] ---> 8161e3139624 [2022-01-03T22:32:19.876Z] 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-01-03T22:32:19.876Z] ---> Using cache [2022-01-03T22:32:19.876Z] ---> 6fe90cb82aa6 [2022-01-03T22:32:19.876Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-03T22:32:19.876Z] ---> Using cache [2022-01-03T22:32:19.876Z] ---> c0a8780ac423 [2022-01-03T22:32:19.876Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-03T22:32:19.876Z] ---> Using cache [2022-01-03T22:32:19.876Z] ---> a4fbe9d7d574 [2022-01-03T22:32:19.876Z] Step 11/11 : COPY . . [2022-01-03T22:32:19.994Z] #19 110.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T22:32:19.994Z] #19 110.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-01-03T22:32:19.994Z] #19 110.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-01-03T22:32:19.994Z] #19 110.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-01-03T22:32:19.994Z] #19 110.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-01-03T22:32:19.994Z] #19 110.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:32:20.897Z] Client: Docker Engine - Community [2022-01-03T22:32:20.897Z] Version: 20.10.10-rc1 [2022-01-03T22:32:20.897Z] API version: 1.41 [2022-01-03T22:32:20.897Z] Go version: go1.16.9 [2022-01-03T22:32:20.897Z] Git commit: b485636 [2022-01-03T22:32:20.897Z] Built: Mon Oct 18 15:21:14 2021 [2022-01-03T22:32:20.897Z] OS/Arch: linux/arm64 [2022-01-03T22:32:20.897Z] Context: default [2022-01-03T22:32:20.897Z] Experimental: true [2022-01-03T22:32:20.897Z] [2022-01-03T22:32:20.897Z] Server: Docker Engine - Community [2022-01-03T22:32:20.897Z] Engine: [2022-01-03T22:32:20.897Z] Version: 20.10.10-rc1 [2022-01-03T22:32:20.897Z] API version: 1.41 (minimum version 1.12) [2022-01-03T22:32:20.897Z] Go version: go1.16.9 [2022-01-03T22:32:20.897Z] Git commit: 9f5b26f [2022-01-03T22:32:20.897Z] Built: Mon Oct 18 15:19:46 2021 [2022-01-03T22:32:20.897Z] OS/Arch: linux/arm64 [2022-01-03T22:32:20.897Z] Experimental: true [2022-01-03T22:32:20.897Z] containerd: [2022-01-03T22:32:20.897Z] Version: 1.4.11 [2022-01-03T22:32:20.897Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T22:32:20.897Z] runc: [2022-01-03T22:32:20.897Z] Version: 1.0.2 [2022-01-03T22:32:20.897Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T22:32:20.897Z] docker-init: [2022-01-03T22:32:20.897Z] Version: 0.19.0 [2022-01-03T22:32:20.897Z] GitCommit: de40ad0 [2022-01-03T22:32:20.921Z] #19 DONE 111.8s [2022-01-03T22:32:20.921Z] [2022-01-03T22:32:20.921Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T22:32:20.921Z] #32 sha256:f886df231a62d92a456f09990e79820b4641ad0654fc41891b450c9e4ba665b5 [Pipeline] sh [2022-01-03T22:32:21.204Z] #32 DONE 0.1s [2022-01-03T22:32:21.204Z] [2022-01-03T22:32:21.204Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T22:32:21.204Z] #71 sha256:2dbecad67c45d6668403d8c495537c98f766178313cb04ed2b94bfcd480f0d37 [2022-01-03T22:32:21.204Z] #71 DONE 0.2s [2022-01-03T22:32:21.204Z] [2022-01-03T22:32:21.204Z] #72 [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-01-03T22:32:21.204Z] #72 sha256:482478d3c81a0e592904c33734584aceeeba4de723c09f42c36d654124d6d41f [2022-01-03T22:32:21.236Z] + docker info [2022-01-03T22:32:23.095Z] #72 1.947 + RM_GOPATH=0 [2022-01-03T22:32:23.095Z] #72 1.947 + TMP_GOPATH= [2022-01-03T22:32:23.095Z] #72 1.947 + : /build [2022-01-03T22:32:23.095Z] #72 1.947 + '[' -z '' ']' [2022-01-03T22:32:23.095Z] #72 1.947 ++ mktemp -d [2022-01-03T22:32:23.095Z] #72 1.947 + export GOPATH=/tmp/tmp.zzOHsx1Gxh [2022-01-03T22:32:23.095Z] #72 1.947 + GOPATH=/tmp/tmp.zzOHsx1Gxh [2022-01-03T22:32:23.095Z] #72 1.947 + RM_GOPATH=1 [2022-01-03T22:32:23.095Z] #72 1.947 + case "$(go env GOARCH)" in [2022-01-03T22:32:23.095Z] #72 1.947 ++ go env GOARCH [2022-01-03T22:32:23.095Z] #72 1.956 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:32:23.096Z] #72 1.956 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:32:23.096Z] #72 1.957 ++ dirname /install.sh [2022-01-03T22:32:23.096Z] #72 1.957 + dir=/ [2022-01-03T22:32:23.096Z] #72 1.957 + bin=rootlesskit [2022-01-03T22:32:23.096Z] #72 1.957 + shift [2022-01-03T22:32:23.096Z] #72 1.957 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T22:32:23.096Z] #72 1.957 + . //rootlesskit.installer [2022-01-03T22:32:23.096Z] #72 1.957 ++ : v0.14.6 [2022-01-03T22:32:23.096Z] #72 1.957 + install_rootlesskit [2022-01-03T22:32:23.096Z] #72 1.957 + case "$1" in [2022-01-03T22:32:23.096Z] #72 1.957 + export CGO_ENABLED=0 [2022-01-03T22:32:23.096Z] #72 1.957 + CGO_ENABLED=0 [2022-01-03T22:32:23.096Z] #72 1.957 + _install_rootlesskit [2022-01-03T22:32:23.096Z] #72 1.958 Install rootlesskit version v0.14.6 [2022-01-03T22:32:23.096Z] #72 1.960 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T22:32:23.096Z] #72 1.960 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T22:32:23.096Z] #72 1.960 + GOBIN=/build [2022-01-03T22:32:23.096Z] #72 1.960 + GO111MODULE=on [2022-01-03T22:32:23.096Z] #72 1.960 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T22:32:23.661Z] #72 2.391 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T22:32:25.550Z] #72 4.309 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T22:32:25.550Z] #72 4.309 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T22:32:26.152Z] #72 4.877 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T22:32:26.919Z] #23 8.547 Collecting yamllint==1.26.1 [2022-01-03T22:32:26.919Z] #23 9.614 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T22:32:27.180Z] #23 10.16 Collecting pathspec>=0.5.3 [2022-01-03T22:32:27.180Z] #23 10.16 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T22:32:27.180Z] #23 10.37 Collecting pyyaml [2022-01-03T22:32:27.180Z] #23 10.37 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-01-03T22:32:27.180Z] #23 10.41 Building wheels for collected packages: yamllint [2022-01-03T22:32:27.441Z] #23 10.41 Building wheel for yamllint (setup.py): started [2022-01-03T22:32:27.724Z] #23 10.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T22:32:27.724Z] #23 10.81 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ef8cdf4d7419d2fd8e4c7f42ada7a8bd6ef5fb61d05488881b7430d0444ba6a2 [2022-01-03T22:32:27.724Z] #23 10.82 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T22:32:27.724Z] #23 10.82 Successfully built yamllint [2022-01-03T22:32:27.724Z] #23 10.83 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T22:32:27.986Z] #23 11.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T22:32:28.248Z] #23 DONE 11.3s [2022-01-03T22:32:28.248Z] [2022-01-03T22:32:28.248Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T22:32:28.248Z] #27 sha256:5ba9216643e715f9e037787890c9babb2ba00b0908cff4b4a93f67b8aac8bcaf [2022-01-03T22:32:28.509Z] #27 DONE 0.1s [2022-01-03T22:32:28.509Z] [2022-01-03T22:32:28.509Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T22:32:28.509Z] #32 sha256:c7fb900e22adf813f7b5aef420442312f5534df1699c7fa1624a99d2cfd78e36 [2022-01-03T22:32:28.668Z] #72 7.408 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T22:32:28.775Z] #32 DONE 0.5s [2022-01-03T22:32:28.775Z] [2022-01-03T22:32:28.775Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T22:32:28.775Z] #35 sha256:6effacc6bbe03d7000a6c9bdf3b7c8bfb0f3c735312afba749f7f765f04642a3 [2022-01-03T22:32:28.924Z] #72 7.843 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T22:32:29.039Z] #35 DONE 0.2s [2022-01-03T22:32:29.039Z] [2022-01-03T22:32:29.039Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T22:32:29.039Z] #37 sha256:92fb17050c7350d581bd5940756791db63509ef0d3fbd885e52c6911fac86abd [2022-01-03T22:32:29.039Z] #37 DONE 0.1s [2022-01-03T22:32:29.039Z] [2022-01-03T22:32:29.039Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T22:32:29.039Z] #41 sha256:63e678c65859184c823541b69eb28a282b7214867909559691c810164e181154 [2022-01-03T22:32:29.039Z] #41 DONE 0.1s [2022-01-03T22:32:29.039Z] [2022-01-03T22:32:29.039Z] #62 [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-01-03T22:32:29.039Z] #62 sha256:9e2cb43f436cbaf5c4ba39d27e901778838e89375ef703568bf6f72cf38ad04f [2022-01-03T22:32:29.180Z] #72 7.957 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T22:32:29.180Z] #72 8.033 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T22:32:29.180Z] #72 8.093 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T22:32:29.180Z] #72 8.157 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T22:32:29.301Z] #62 ... [2022-01-03T22:32:29.301Z] [2022-01-03T22:32:29.301Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T22:32:29.301Z] #44 sha256:f339c8a7662585de81315595d684b4f7c80f691a80de0735079f55d80c4d74a4 [2022-01-03T22:32:29.301Z] #44 DONE 0.3s [2022-01-03T22:32:29.301Z] [2022-01-03T22:32:29.301Z] #62 [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-01-03T22:32:29.302Z] #62 sha256:9e2cb43f436cbaf5c4ba39d27e901778838e89375ef703568bf6f72cf38ad04f [2022-01-03T22:32:29.436Z] #72 8.300 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T22:32:29.563Z] #62 ... [2022-01-03T22:32:29.563Z] [2022-01-03T22:32:29.563Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T22:32:29.563Z] #48 sha256:cfa8d50c8e46d9e8f6caa26f82d5fa656778b09eac7a9966d2c64356b76b0c35 [2022-01-03T22:32:29.563Z] #48 DONE 0.1s [2022-01-03T22:32:29.563Z] [2022-01-03T22:32:29.563Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T22:32:29.563Z] #50 sha256:a1da3c81b5d4318c15d2120e38e4c366bb02f62958eddaf2b26a115099a2efc5 [2022-01-03T22:32:29.563Z] #50 DONE 0.1s [2022-01-03T22:32:29.563Z] [2022-01-03T22:32:29.563Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T22:32:29.563Z] #52 sha256:13b301525b77117cd0cd46098251067e43604cd532ce073f724af49f120d91bb [2022-01-03T22:32:29.692Z] #72 8.704 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T22:32:29.825Z] #52 DONE 0.1s [2022-01-03T22:32:29.825Z] [2022-01-03T22:32:29.825Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T22:32:29.825Z] #54 sha256:74ec2e0cb153c797671c3b66165b6c6282e58fea7c0c47c62f668ad5cb587cf7 [2022-01-03T22:32:29.948Z] #72 8.970 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T22:32:30.086Z] #54 DONE 0.3s [2022-01-03T22:32:30.086Z] [2022-01-03T22:32:30.086Z] #62 [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-01-03T22:32:30.086Z] #62 sha256:9e2cb43f436cbaf5c4ba39d27e901778838e89375ef703568bf6f72cf38ad04f [2022-01-03T22:32:30.086Z] #62 ... [2022-01-03T22:32:30.086Z] [2022-01-03T22:32:30.086Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T22:32:30.086Z] #56 sha256:95b86fc34d18c4bc9e1b8aa09cfd2c3ff72ed3f5b218e1d430b3601a2873a4b8 [2022-01-03T22:32:30.086Z] #56 DONE 0.1s [2022-01-03T22:32:30.086Z] [2022-01-03T22:32:30.086Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T22:32:30.086Z] #59 sha256:ce3a854c2d9ed4220623de902dc5e8f83ee65f37fcbb0c862fabe68048ea9687 [2022-01-03T22:32:30.205Z] #72 ... [2022-01-03T22:32:30.205Z] [2022-01-03T22:32:30.205Z] #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-01-03T22:32:30.205Z] #33 sha256:22ae7abc831b6a638fa612014660d4cf74b0f054dcfba764c8744e75c82815fd [2022-01-03T22:32:30.205Z] #33 2.272 + RM_GOPATH=0 [2022-01-03T22:32:30.205Z] #33 2.272 + TMP_GOPATH= [2022-01-03T22:32:30.205Z] #33 2.272 + : /build [2022-01-03T22:32:30.205Z] #33 2.272 + '[' -z '' ']' [2022-01-03T22:32:30.205Z] #33 2.272 ++ mktemp -d [2022-01-03T22:32:30.205Z] #33 2.272 + export GOPATH=/tmp/tmp.bEUENTAgvz [2022-01-03T22:32:30.205Z] #33 2.272 + GOPATH=/tmp/tmp.bEUENTAgvz [2022-01-03T22:32:30.205Z] #33 2.272 + RM_GOPATH=1 [2022-01-03T22:32:30.205Z] #33 2.272 + case "$(go env GOARCH)" in [2022-01-03T22:32:30.205Z] #33 2.272 ++ go env GOARCH [2022-01-03T22:32:30.205Z] #33 2.281 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:32:30.205Z] #33 2.281 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:32:30.205Z] #33 2.286 Install docker/cli version 17.06.2-ce from stable [2022-01-03T22:32:30.205Z] #33 2.286 ++ dirname /install.sh [2022-01-03T22:32:30.205Z] #33 2.286 + dir=/ [2022-01-03T22:32:30.205Z] #33 2.286 + bin=dockercli [2022-01-03T22:32:30.205Z] #33 2.286 + shift [2022-01-03T22:32:30.205Z] #33 2.286 + '[' '!' -f //dockercli.installer ']' [2022-01-03T22:32:30.205Z] #33 2.286 + . //dockercli.installer [2022-01-03T22:32:30.205Z] #33 2.286 ++ : stable [2022-01-03T22:32:30.205Z] #33 2.286 ++ : 17.06.2-ce [2022-01-03T22:32:30.205Z] #33 2.286 + install_dockercli [2022-01-03T22:32:30.205Z] #33 2.286 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T22:32:30.205Z] #33 2.286 ++ uname -m [2022-01-03T22:32:30.205Z] #33 2.286 + arch=x86_64 [2022-01-03T22:32:30.205Z] #33 2.286 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T22:32:30.205Z] #33 2.286 + url=https://download.docker.com/linux/static [2022-01-03T22:32:30.205Z] #33 2.286 + tar -xz docker/docker [2022-01-03T22:32:30.205Z] #33 2.286 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T22:32:30.205Z] #33 9.040 + mkdir -p /build [2022-01-03T22:32:30.205Z] #33 9.040 + mv docker/docker /build/ [2022-01-03T22:32:30.205Z] #33 9.046 + rmdir docker [2022-01-03T22:32:30.205Z] #33 DONE 9.2s [2022-01-03T22:32:30.205Z] [2022-01-03T22:32:30.205Z] #72 [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-01-03T22:32:30.205Z] #72 sha256:482478d3c81a0e592904c33734584aceeeba4de723c09f42c36d654124d6d41f [2022-01-03T22:32:30.205Z] #72 9.125 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T22:32:30.205Z] #72 ... [2022-01-03T22:32:30.205Z] [2022-01-03T22:32:30.205Z] #67 [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-01-03T22:32:30.205Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T22:32:30.205Z] #67 2.758 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T22:32:30.205Z] #67 2.769 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T22:32:30.205Z] #67 2.769 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T22:32:30.205Z] #67 3.446 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T22:32:30.205Z] #67 4.244 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T22:32:30.205Z] #67 5.062 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T22:32:30.205Z] #67 6.079 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T22:32:30.205Z] #67 7.060 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:32:30.205Z] #67 7.846 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T22:32:30.205Z] #67 7.866 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T22:32:30.205Z] #67 7.882 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T22:32:30.205Z] #67 7.882 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T22:32:30.205Z] #67 7.906 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:32:30.205Z] #67 8.828 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T22:32:30.205Z] #67 8.828 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T22:32:30.205Z] #67 8.828 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T22:32:30.205Z] #67 8.828 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:32:30.205Z] #67 8.828 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T22:32:30.348Z] #59 DONE 0.1s [2022-01-03T22:32:30.348Z] [2022-01-03T22:32:30.348Z] #62 [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-01-03T22:32:30.348Z] #62 sha256:9e2cb43f436cbaf5c4ba39d27e901778838e89375ef703568bf6f72cf38ad04f [2022-01-03T22:32:30.767Z] #67 ... [2022-01-03T22:32:30.767Z] [2022-01-03T22:32:30.767Z] #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-01-03T22:32:30.767Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T22:32:30.767Z] #45 2.508 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T22:32:30.767Z] #45 2.508 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T22:32:30.767Z] #45 2.508 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T22:32:30.767Z] #45 2.838 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:32:30.767Z] #45 3.494 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T22:32:30.767Z] #45 4.392 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T22:32:30.767Z] #45 5.434 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T22:32:30.767Z] #45 6.290 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T22:32:30.767Z] #45 7.189 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:32:30.767Z] #45 7.202 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T22:32:30.767Z] #45 7.250 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T22:32:30.767Z] #45 7.250 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T22:32:30.767Z] #45 7.250 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T22:32:30.767Z] #45 8.226 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:32:30.767Z] #45 8.246 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T22:32:30.767Z] #45 8.247 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T22:32:30.767Z] #45 8.247 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T22:32:30.767Z] #45 8.247 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T22:32:31.024Z] #45 ... [2022-01-03T22:32:31.024Z] [2022-01-03T22:32:31.024Z] #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-01-03T22:32:31.024Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T22:32:31.024Z] #20 2.702 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T22:32:31.024Z] #20 2.702 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T22:32:31.024Z] #20 2.702 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T22:32:31.024Z] #20 3.430 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T22:32:31.024Z] #20 4.130 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:32:31.024Z] #20 5.094 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T22:32:31.024Z] #20 5.985 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T22:32:31.024Z] #20 7.054 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T22:32:31.024Z] #20 8.056 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T22:32:31.024Z] #20 8.056 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T22:32:31.024Z] #20 8.056 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:32:31.024Z] #20 8.056 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T22:32:31.024Z] #20 8.056 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T22:32:31.024Z] #20 8.350 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:32:31.024Z] #20 8.357 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T22:32:31.024Z] #20 8.382 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T22:32:31.024Z] #20 8.382 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T22:32:31.024Z] #20 8.382 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T22:32:31.586Z] #20 ... [2022-01-03T22:32:31.586Z] [2022-01-03T22:32:31.586Z] #72 [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-01-03T22:32:31.586Z] #72 sha256:482478d3c81a0e592904c33734584aceeeba4de723c09f42c36d654124d6d41f [2022-01-03T22:32:31.586Z] #72 10.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T22:32:32.895Z] #62 99.68 + bin/containerd [2022-01-03T22:32:34.812Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-03T22:32:34.812Z] [2022-01-03T22:32:34.812Z] ________ ____ __. [2022-01-03T22:32:34.812Z] \_____ \ | |/ _| [2022-01-03T22:32:34.812Z] / | \| < [2022-01-03T22:32:34.812Z] / | \ | \ [2022-01-03T22:32:34.812Z] \_______ /____|__ \ [2022-01-03T22:32:34.812Z] \/ \/ [2022-01-03T22:32:34.812Z] [2022-01-03T22:32:34.812Z] INFO: make.ps1 ended at 01/03/2022 22:32:31 [2022-01-03T22:32:34.812Z] INFO: Binaries build ended at 01/03/2022 22:32:32. Duration:00:01:14.8837524 [2022-01-03T22:32:34.812Z] INFO: Copying the built daemon binary to d:\CI\PR-43109\5\binary\dockerd-4bdc208449.exe... [2022-01-03T22:32:34.812Z] INFO: Copying the built client binary to d:\CI\PR-43109\5\binary\docker-4bdc208449.exe... [2022-01-03T22:32:34.812Z] INFO: Copying dockerversion from the container... [2022-01-03T22:32:34.812Z] INFO: Copying the golang package from the container to d:\CI\PR-43109\5\installer\go.zip... [2022-01-03T22:32:34.812Z] INFO: Extracting go.zip to d:\CI\PR-43109\5\go [2022-01-03T22:32:35.755Z] #72 ... [2022-01-03T22:32:35.755Z] [2022-01-03T22:32:35.755Z] #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-01-03T22:32:35.755Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T22:32:35.755Z] #36 CACHED [2022-01-03T22:32:35.755Z] [2022-01-03T22:32:35.755Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T22:32:35.755Z] #37 sha256:790514c8d2600e7a21dddd923d292e398f5ce36b8d15290e1f0c748038624801 [2022-01-03T22:32:35.755Z] #37 CACHED [2022-01-03T22:32:35.755Z] [2022-01-03T22:32:35.755Z] #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-01-03T22:32:35.755Z] #38 sha256:fc67a07cb78d9b57a678249059aaf89af1838fd21bcd03ea242387ea3e592ee6 [2022-01-03T22:32:35.755Z] #38 CACHED [2022-01-03T22:32:35.755Z] [2022-01-03T22:32:35.755Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T22:32:35.755Z] #40 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T22:32:35.755Z] #40 CACHED [2022-01-03T22:32:35.755Z] [2022-01-03T22:32:35.755Z] #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-01-03T22:32:35.755Z] #41 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T22:32:35.755Z] #41 CACHED [2022-01-03T22:32:35.755Z] [2022-01-03T22:32:35.755Z] #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-01-03T22:32:35.755Z] #43 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T22:32:35.755Z] #43 CACHED [2022-01-03T22:32:35.755Z] [2022-01-03T22:32:35.755Z] #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-01-03T22:32:35.755Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T22:32:36.143Z] Client: [2022-01-03T22:32:36.143Z] Context: default [2022-01-03T22:32:36.143Z] Debug Mode: false [2022-01-03T22:32:36.143Z] Plugins: [2022-01-03T22:32:36.143Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T22:32:36.143Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T22:32:36.143Z] [2022-01-03T22:32:36.143Z] Server: [2022-01-03T22:32:36.143Z] Containers: 0 [2022-01-03T22:32:36.143Z] Running: 0 [2022-01-03T22:32:36.143Z] Paused: 0 [2022-01-03T22:32:36.143Z] Stopped: 0 [2022-01-03T22:32:36.143Z] Images: 0 [2022-01-03T22:32:36.143Z] Server Version: 20.10.10-rc1 [2022-01-03T22:32:36.143Z] Storage Driver: overlay2 [2022-01-03T22:32:36.143Z] Backing Filesystem: extfs [2022-01-03T22:32:36.143Z] Supports d_type: true [2022-01-03T22:32:36.143Z] Native Overlay Diff: true [2022-01-03T22:32:36.143Z] userxattr: false [2022-01-03T22:32:36.143Z] Logging Driver: json-file [2022-01-03T22:32:36.143Z] Cgroup Driver: cgroupfs [2022-01-03T22:32:36.143Z] Cgroup Version: 1 [2022-01-03T22:32:36.143Z] Plugins: [2022-01-03T22:32:36.143Z] Volume: local [2022-01-03T22:32:36.143Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T22:32:36.143Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T22:32:36.143Z] Swarm: inactive [2022-01-03T22:32:36.143Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T22:32:36.143Z] Default Runtime: runc [2022-01-03T22:32:36.143Z] Init Binary: docker-init [2022-01-03T22:32:36.143Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T22:32:36.143Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T22:32:36.143Z] init version: de40ad0 [2022-01-03T22:32:36.143Z] Security Options: [2022-01-03T22:32:36.143Z] apparmor [2022-01-03T22:32:36.143Z] seccomp [2022-01-03T22:32:36.143Z] Profile: default [2022-01-03T22:32:36.143Z] Kernel Version: 5.11.0-1020-aws [2022-01-03T22:32:36.143Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-03T22:32:36.143Z] OSType: linux [2022-01-03T22:32:36.143Z] Architecture: aarch64 [2022-01-03T22:32:36.143Z] CPUs: 2 [2022-01-03T22:32:36.143Z] Total Memory: 7.581GiB [2022-01-03T22:32:36.143Z] Name: ip-10-100-51-252 [2022-01-03T22:32:36.143Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2022-01-03T22:32:36.143Z] Docker Root Dir: /var/lib/docker [2022-01-03T22:32:36.143Z] Debug Mode: false [2022-01-03T22:32:36.143Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:32:36.143Z] Labels: [2022-01-03T22:32:36.143Z] Experimental: true [2022-01-03T22:32:36.143Z] Insecure Registries: [2022-01-03T22:32:36.143Z] 127.0.0.0/8 [2022-01-03T22:32:36.143Z] Live Restore Enabled: true [2022-01-03T22:32:36.143Z] [Pipeline] sh [2022-01-03T22:32:36.432Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:32:36.432Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:32:36.432Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43109/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T22:32:36.432Z] + bash /home/ubuntu/workspace/moby_PR-43109/check-config.sh [2022-01-03T22:32:36.432Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T22:32:36.432Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2022-01-03T22:32:36.432Z] [2022-01-03T22:32:36.432Z] Generally Necessary: [2022-01-03T22:32:36.432Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T22:32:36.432Z] - apparmor: enabled and tools installed [2022-01-03T22:32:36.432Z] - CONFIG_NAMESPACES: enabled [2022-01-03T22:32:36.432Z] - CONFIG_NET_NS: enabled [2022-01-03T22:32:36.432Z] - CONFIG_PID_NS: enabled [2022-01-03T22:32:36.432Z] - CONFIG_IPC_NS: enabled [2022-01-03T22:32:36.432Z] - CONFIG_UTS_NS: enabled [2022-01-03T22:32:36.432Z] - CONFIG_CGROUPS: enabled [2022-01-03T22:32:36.432Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T22:32:36.432Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T22:32:36.432Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T22:32:36.432Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T22:32:36.432Z] - CONFIG_CPUSETS: enabled [2022-01-03T22:32:36.432Z] - CONFIG_MEMCG: enabled [2022-01-03T22:32:36.432Z] - CONFIG_KEYS: enabled [2022-01-03T22:32:36.432Z] - CONFIG_VETH: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T22:32:36.432Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T22:32:36.432Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T22:32:36.432Z] [2022-01-03T22:32:36.432Z] Optional Features: [2022-01-03T22:32:36.432Z] - CONFIG_USER_NS: enabled [2022-01-03T22:32:36.432Z] - CONFIG_SECCOMP: enabled [2022-01-03T22:32:36.693Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T22:32:36.693Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T22:32:36.693Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T22:32:36.693Z] (cgroup swap accounting is currently enabled) [2022-01-03T22:32:36.693Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T22:32:36.693Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T22:32:36.693Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T22:32:36.693Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T22:32:36.693Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T22:32:36.693Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T22:32:36.693Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T22:32:36.693Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T22:32:36.693Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T22:32:36.694Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T22:32:36.694Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T22:32:36.694Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T22:32:36.694Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T22:32:36.694Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T22:32:36.694Z] - CONFIG_EXT4_FS: enabled [2022-01-03T22:32:36.694Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T22:32:36.694Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T22:32:36.694Z] - Network Drivers: [2022-01-03T22:32:36.694Z] - "overlay": [2022-01-03T22:32:36.694Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T22:32:36.694Z] Optional (for encrypted networks): [2022-01-03T22:32:36.694Z] - CONFIG_CRYPTO: enabled [2022-01-03T22:32:36.694Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T22:32:36.694Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T22:32:36.694Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T22:32:36.694Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T22:32:36.694Z] - CONFIG_XFRM: enabled [2022-01-03T22:32:36.694Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T22:32:36.694Z] - "ipvlan": [2022-01-03T22:32:36.694Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T22:32:36.694Z] - "macvlan": [2022-01-03T22:32:36.694Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T22:32:36.694Z] - "ftp,tftp client in container": [2022-01-03T22:32:36.694Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T22:32:36.694Z] - Storage Drivers: [2022-01-03T22:32:36.694Z] - "aufs": [2022-01-03T22:32:36.694Z] - CONFIG_AUFS_FS: missing [2022-01-03T22:32:36.694Z] - "btrfs": [2022-01-03T22:32:36.694Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T22:32:36.694Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T22:32:36.694Z] - "devicemapper": [2022-01-03T22:32:36.955Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T22:32:36.956Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T22:32:36.956Z] - "overlay": [2022-01-03T22:32:36.956Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T22:32:36.956Z] - "zfs": [2022-01-03T22:32:36.956Z] - /dev/zfs: present [2022-01-03T22:32:36.956Z] - zfs command: missing [2022-01-03T22:32:36.956Z] - zpool command: missing [2022-01-03T22:32:36.956Z] [2022-01-03T22:32:36.956Z] Limits: [2022-01-03T22:32:36.956Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T22:32:36.956Z] [2022-01-03T22:32:36.956Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T22:32:37.291Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bdc20844935c5995637b40bdb8152640d2e0c1f . [2022-01-03T22:32:37.291Z] #1 [internal] load build definition from Dockerfile [2022-01-03T22:32:37.291Z] #1 sha256:b8b7aa234a60b23af838a11b99596d54677ad68f9818d0853a930fbd05befbf1 [2022-01-03T22:32:37.291Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T22:32:37.291Z] #1 DONE 0.1s [2022-01-03T22:32:37.291Z] [2022-01-03T22:32:37.291Z] #2 [internal] load .dockerignore [2022-01-03T22:32:37.291Z] #2 sha256:25af1bcde3c77601020556b8582e02ac0f6260be7bb3e8e0fda34bb961652683 [2022-01-03T22:32:37.291Z] #2 transferring context: 87B done [2022-01-03T22:32:37.291Z] #2 DONE 0.0s [2022-01-03T22:32:37.291Z] [2022-01-03T22:32:37.291Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T22:32:37.291Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-01-03T22:32:37.867Z] #3 DONE 0.4s [2022-01-03T22:32:37.867Z] [2022-01-03T22:32:37.867Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T22:32:37.867Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-01-03T22:32:37.867Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T22:32:37.867Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-01-03T22:32:37.867Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-01-03T22:32:37.867Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-01-03T22:32:37.867Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T22:32:38.128Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.45MB / 9.06MB 0.2s [2022-01-03T22:32:38.128Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-01-03T22:32:38.389Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-01-03T22:32:38.389Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-01-03T22:32:38.547Z] Client: [2022-01-03T22:32:38.547Z] Context: default [2022-01-03T22:32:38.547Z] Debug Mode: false [2022-01-03T22:32:38.547Z] Plugins: [2022-01-03T22:32:38.547Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T22:32:38.547Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T22:32:38.547Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T22:32:38.547Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T22:32:38.547Z] [2022-01-03T22:32:38.547Z] Server: [2022-01-03T22:32:38.547Z] Containers: 0 [2022-01-03T22:32:38.547Z] Running: 0 [2022-01-03T22:32:38.547Z] Paused: 0 [2022-01-03T22:32:38.547Z] Stopped: 0 [2022-01-03T22:32:38.547Z] Images: 0 [2022-01-03T22:32:38.547Z] Server Version: 20.10.10-rc1 [2022-01-03T22:32:38.547Z] Storage Driver: overlay2 [2022-01-03T22:32:38.547Z] Backing Filesystem: extfs [2022-01-03T22:32:38.547Z] Supports d_type: true [2022-01-03T22:32:38.547Z] Native Overlay Diff: true [2022-01-03T22:32:38.547Z] userxattr: false [2022-01-03T22:32:38.547Z] Logging Driver: json-file [2022-01-03T22:32:38.547Z] Cgroup Driver: cgroupfs [2022-01-03T22:32:38.547Z] Cgroup Version: 1 [2022-01-03T22:32:38.547Z] Plugins: [2022-01-03T22:32:38.547Z] Volume: local [2022-01-03T22:32:38.547Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T22:32:38.547Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T22:32:38.547Z] Swarm: inactive [2022-01-03T22:32:38.547Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T22:32:38.547Z] Default Runtime: runc [2022-01-03T22:32:38.547Z] Init Binary: docker-init [2022-01-03T22:32:38.547Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T22:32:38.547Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T22:32:38.547Z] init version: de40ad0 [2022-01-03T22:32:38.547Z] Security Options: [2022-01-03T22:32:38.547Z] apparmor [2022-01-03T22:32:38.547Z] seccomp [2022-01-03T22:32:38.547Z] Profile: default [2022-01-03T22:32:38.547Z] Kernel Version: 5.4.0-1057-aws [2022-01-03T22:32:38.547Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-03T22:32:38.547Z] OSType: linux [2022-01-03T22:32:38.547Z] Architecture: x86_64 [2022-01-03T22:32:38.547Z] CPUs: 2 [2022-01-03T22:32:38.547Z] Total Memory: 7.487GiB [2022-01-03T22:32:38.547Z] Name: ip-10-100-124-142 [2022-01-03T22:32:38.547Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2022-01-03T22:32:38.547Z] Docker Root Dir: /var/lib/docker [2022-01-03T22:32:38.547Z] Debug Mode: false [2022-01-03T22:32:38.547Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:32:38.547Z] Labels: [2022-01-03T22:32:38.547Z] Experimental: true [2022-01-03T22:32:38.547Z] Insecure Registries: [2022-01-03T22:32:38.547Z] 127.0.0.0/8 [2022-01-03T22:32:38.547Z] Live Restore Enabled: true [2022-01-03T22:32:38.547Z] [2022-01-03T22:32:38.547Z] WARNING: No swap limit support [Pipeline] sh [2022-01-03T22:32:38.666Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-01-03T22:32:38.666Z] #4 DONE 0.7s [2022-01-03T22:32:38.666Z] [2022-01-03T22:32:38.666Z] #5 [internal] load build definition from Dockerfile [2022-01-03T22:32:38.666Z] #5 sha256:42bcd412fa845fbd519ec22c9c7e226fea2c6ce6e251a36276e6c13cc8f8a188 [2022-01-03T22:32:38.666Z] #5 DONE 0.0s [2022-01-03T22:32:38.666Z] [2022-01-03T22:32:38.666Z] #6 [internal] load .dockerignore [2022-01-03T22:32:38.666Z] #6 sha256:215fe580e91793b8bf0d9add6982a157ec3591bed18b855994aa1626a76231ba [2022-01-03T22:32:38.666Z] #6 DONE 0.0s [2022-01-03T22:32:38.666Z] [2022-01-03T22:32:38.666Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:32:38.666Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T22:32:38.831Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:32:38.831Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:32:38.831Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43109/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T22:32:38.831Z] + bash /home/ubuntu/workspace/moby_PR-43109/check-config.sh [2022-01-03T22:32:38.831Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T22:32:38.831Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2022-01-03T22:32:38.831Z] [2022-01-03T22:32:38.831Z] Generally Necessary: [2022-01-03T22:32:38.831Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T22:32:38.831Z] - apparmor: enabled and tools installed [2022-01-03T22:32:38.831Z] - CONFIG_NAMESPACES: enabled [2022-01-03T22:32:38.831Z] - CONFIG_NET_NS: enabled [2022-01-03T22:32:38.831Z] - CONFIG_PID_NS: enabled [2022-01-03T22:32:38.831Z] - CONFIG_IPC_NS: enabled [2022-01-03T22:32:38.831Z] - CONFIG_UTS_NS: enabled [2022-01-03T22:32:38.831Z] - CONFIG_CGROUPS: enabled [2022-01-03T22:32:38.831Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T22:32:38.831Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T22:32:38.831Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T22:32:38.831Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T22:32:38.831Z] - CONFIG_CPUSETS: enabled [2022-01-03T22:32:38.831Z] - CONFIG_MEMCG: enabled [2022-01-03T22:32:38.831Z] - CONFIG_KEYS: enabled [2022-01-03T22:32:38.831Z] - CONFIG_VETH: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T22:32:38.831Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T22:32:38.831Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T22:32:38.831Z] [2022-01-03T22:32:38.831Z] Optional Features: [2022-01-03T22:32:38.831Z] - CONFIG_USER_NS: enabled [2022-01-03T22:32:38.832Z] - CONFIG_SECCOMP: enabled [2022-01-03T22:32:38.832Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T22:32:38.832Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T22:32:38.832Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T22:32:38.832Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-03T22:32:38.832Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-03T22:32:38.832Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T22:32:38.832Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T22:32:38.832Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T22:32:38.832Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T22:32:38.832Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T22:32:38.832Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T22:32:39.090Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T22:32:39.090Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T22:32:39.090Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T22:32:39.090Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T22:32:39.090Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T22:32:39.090Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T22:32:39.090Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T22:32:39.090Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T22:32:39.090Z] - CONFIG_EXT4_FS: enabled [2022-01-03T22:32:39.090Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T22:32:39.090Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T22:32:39.090Z] - Network Drivers: [2022-01-03T22:32:39.090Z] - "overlay": [2022-01-03T22:32:39.090Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T22:32:39.090Z] Optional (for encrypted networks): [2022-01-03T22:32:39.090Z] - CONFIG_CRYPTO: enabled [2022-01-03T22:32:39.090Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T22:32:39.090Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T22:32:39.090Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T22:32:39.090Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T22:32:39.090Z] - CONFIG_XFRM: enabled [2022-01-03T22:32:39.090Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T22:32:39.090Z] - "ipvlan": [2022-01-03T22:32:39.090Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T22:32:39.090Z] - "macvlan": [2022-01-03T22:32:39.090Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T22:32:39.090Z] - "ftp,tftp client in container": [2022-01-03T22:32:39.090Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T22:32:39.090Z] - Storage Drivers: [2022-01-03T22:32:39.090Z] - "aufs": [2022-01-03T22:32:39.090Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-03T22:32:39.090Z] - "btrfs": [2022-01-03T22:32:39.090Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T22:32:39.090Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T22:32:39.090Z] - "devicemapper": [2022-01-03T22:32:39.090Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T22:32:39.090Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T22:32:39.090Z] - "overlay": [2022-01-03T22:32:39.090Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T22:32:39.090Z] - "zfs": [2022-01-03T22:32:39.090Z] - /dev/zfs: present [2022-01-03T22:32:39.090Z] - zfs command: missing [2022-01-03T22:32:39.090Z] - zpool command: missing [2022-01-03T22:32:39.090Z] [2022-01-03T22:32:39.090Z] Limits: [2022-01-03T22:32:39.090Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T22:32:39.090Z] [2022-01-03T22:32:39.090Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T22:32:39.339Z] Client: [2022-01-03T22:32:39.339Z] Context: default [2022-01-03T22:32:39.339Z] Debug Mode: false [2022-01-03T22:32:39.339Z] Plugins: [2022-01-03T22:32:39.339Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T22:32:39.339Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T22:32:39.339Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T22:32:39.339Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T22:32:39.339Z] [2022-01-03T22:32:39.339Z] Server: [2022-01-03T22:32:39.339Z] Containers: 0 [2022-01-03T22:32:39.339Z] Running: 0 [2022-01-03T22:32:39.339Z] Paused: 0 [2022-01-03T22:32:39.339Z] Stopped: 0 [2022-01-03T22:32:39.339Z] Images: 0 [2022-01-03T22:32:39.339Z] Server Version: 20.10.10-rc1 [2022-01-03T22:32:39.339Z] Storage Driver: overlay2 [2022-01-03T22:32:39.339Z] Backing Filesystem: extfs [2022-01-03T22:32:39.339Z] Supports d_type: true [2022-01-03T22:32:39.339Z] Native Overlay Diff: true [2022-01-03T22:32:39.339Z] userxattr: false [2022-01-03T22:32:39.339Z] Logging Driver: json-file [2022-01-03T22:32:39.339Z] Cgroup Driver: systemd [2022-01-03T22:32:39.339Z] Cgroup Version: 2 [2022-01-03T22:32:39.339Z] Plugins: [2022-01-03T22:32:39.339Z] Volume: local [2022-01-03T22:32:39.339Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T22:32:39.339Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T22:32:39.339Z] Swarm: inactive [2022-01-03T22:32:39.339Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T22:32:39.339Z] Default Runtime: runc [2022-01-03T22:32:39.339Z] Init Binary: docker-init [2022-01-03T22:32:39.339Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T22:32:39.339Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T22:32:39.339Z] init version: de40ad0 [2022-01-03T22:32:39.339Z] Security Options: [2022-01-03T22:32:39.339Z] apparmor [2022-01-03T22:32:39.339Z] seccomp [2022-01-03T22:32:39.339Z] Profile: default [2022-01-03T22:32:39.339Z] cgroupns [2022-01-03T22:32:39.339Z] Kernel Version: 5.11.0-1020-aws [2022-01-03T22:32:39.339Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-03T22:32:39.339Z] OSType: linux [2022-01-03T22:32:39.339Z] Architecture: x86_64 [2022-01-03T22:32:39.339Z] CPUs: 2 [2022-01-03T22:32:39.339Z] Total Memory: 7.564GiB [2022-01-03T22:32:39.339Z] Name: ip-10-100-57-159 [2022-01-03T22:32:39.339Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2022-01-03T22:32:39.339Z] Docker Root Dir: /var/lib/docker [2022-01-03T22:32:39.339Z] Debug Mode: false [2022-01-03T22:32:39.339Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:32:39.339Z] Labels: [2022-01-03T22:32:39.339Z] Experimental: true [2022-01-03T22:32:39.339Z] Insecure Registries: [2022-01-03T22:32:39.339Z] 127.0.0.0/8 [2022-01-03T22:32:39.339Z] Live Restore Enabled: true [2022-01-03T22:32:39.339Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T22:32:39.423Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bdc20844935c5995637b40bdb8152640d2e0c1f . [2022-01-03T22:32:39.608Z] #8 DONE 0.7s [2022-01-03T22:32:39.608Z] [2022-01-03T22:32:39.608Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:32:39.608Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T22:32:39.608Z] #10 DONE 0.8s [2022-01-03T22:32:39.608Z] [2022-01-03T22:32:39.608Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T22:32:39.608Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-01-03T22:32:39.608Z] #7 DONE 0.7s [2022-01-03T22:32:39.608Z] [2022-01-03T22:32:39.608Z] #9 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T22:32:39.608Z] #9 sha256:cd533941805580089c8360f896348d930319d50c9e36066073278dcb97a2c22f [2022-01-03T22:32:39.608Z] #9 DONE 0.9s [2022-01-03T22:32:39.682Z] #1 [internal] load build definition from Dockerfile [2022-01-03T22:32:39.683Z] #1 sha256:6358bd9d199622a28e2d6a3851de7d32d5c6453439da7e19670f0675a54865ea [2022-01-03T22:32:39.683Z] #1 transferring dockerfile: [2022-01-03T22:32:39.683Z] #1 transferring dockerfile: 17.53kB 0.0s done [2022-01-03T22:32:39.683Z] #1 DONE 0.2s [2022-01-03T22:32:39.683Z] [2022-01-03T22:32:39.683Z] #2 [internal] load .dockerignore [2022-01-03T22:32:39.683Z] #2 sha256:4bd4751ef9a4fc3832f584dc956aaf9a772d91dc55022cd7ee52e0f19f652c60 [2022-01-03T22:32:39.683Z] #2 transferring context: 87B done [2022-01-03T22:32:39.683Z] #2 DONE 0.0s [2022-01-03T22:32:39.683Z] [2022-01-03T22:32:39.683Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T22:32:39.683Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T22:32:39.717Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4bdc20844935c5995637b40bdb8152640d2e0c1f . [2022-01-03T22:32:39.878Z] [2022-01-03T22:32:39.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:39.878Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T22:32:39.878Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.0s done [2022-01-03T22:32:39.979Z] #2 [internal] load .dockerignore [2022-01-03T22:32:39.979Z] #2 sha256:e68f095586ed3f15134ba62ab05342c091960bf694e2a833d1d5861f78af7555 [2022-01-03T22:32:39.979Z] #2 transferring context: 87B done [2022-01-03T22:32:39.979Z] #2 DONE 0.1s [2022-01-03T22:32:39.979Z] [2022-01-03T22:32:39.979Z] #1 [internal] load build definition from Dockerfile [2022-01-03T22:32:39.979Z] #1 sha256:5b94d947342f06514a68464bc50394ea929ae0ecb45bdd5c2d1eb411467425a9 [2022-01-03T22:32:39.979Z] #1 transferring dockerfile: 17.53kB 0.1s done [2022-01-03T22:32:39.979Z] #1 DONE 0.2s [2022-01-03T22:32:39.979Z] [2022-01-03T22:32:39.979Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T22:32:39.979Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T22:32:40.141Z] #11 sha256:161ffcb57344153b8a5d26829ed3baa9d5eab56da46289f0bd0b4b1129f755c2 7.08kB / 7.08kB done [2022-01-03T22:32:40.141Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T22:32:40.141Z] #11 sha256:2ab54a4783c7f3b51767e758bc138967d76c342f9b98c387a8ee3d0ece4f439a 1.80kB / 1.80kB done [2022-01-03T22:32:40.249Z] #3 DONE 0.4s [2022-01-03T22:32:40.249Z] [2022-01-03T22:32:40.249Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T22:32:40.249Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T22:32:40.249Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T22:32:40.249Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-03T22:32:40.249Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-01-03T22:32:40.249Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T22:32:40.249Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-03T22:32:40.405Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 3.15MB / 53.60MB 0.4s [2022-01-03T22:32:40.405Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0B / 5.14MB 0.4s [2022-01-03T22:32:40.509Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-03T22:32:40.509Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-03T22:32:40.509Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-03T22:32:40.550Z] #3 DONE 0.4s [2022-01-03T22:32:40.550Z] [2022-01-03T22:32:40.550Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T22:32:40.550Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T22:32:40.550Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T22:32:40.550Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T22:32:40.550Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-03T22:32:40.550Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-03T22:32:40.550Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-01-03T22:32:40.550Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-03T22:32:40.666Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 11.63MB / 53.60MB 0.5s [2022-01-03T22:32:40.667Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0B / 10.66MB 0.5s [2022-01-03T22:32:40.667Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 16.78MB / 53.60MB 0.6s [2022-01-03T22:32:40.667Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 2.10MB / 5.14MB 0.6s [2022-01-03T22:32:40.814Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-01-03T22:32:40.814Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-03T22:32:40.939Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 0.7s [2022-01-03T22:32:40.940Z] #11 ... [2022-01-03T22:32:40.940Z] [2022-01-03T22:32:40.940Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T22:32:40.940Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T22:32:40.940Z] #45 DONE 0.0s [2022-01-03T22:32:40.940Z] [2022-01-03T22:32:40.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:40.940Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T22:32:40.940Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 46.14MB / 53.60MB 0.9s [2022-01-03T22:32:40.940Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 0.9s [2022-01-03T22:32:40.940Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 1.0s [2022-01-03T22:32:41.076Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-03T22:32:41.079Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-03T22:32:41.079Z] #4 DONE 0.8s [2022-01-03T22:32:41.306Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 1.0s done [2022-01-03T22:32:41.338Z] #4 DONE 0.8s [2022-01-03T22:32:41.338Z] [2022-01-03T22:32:41.338Z] #5 [internal] load build definition from Dockerfile [2022-01-03T22:32:41.338Z] #5 sha256:8ad732d507c73bae7792cb44309780a1890f7353ccfc8b15af0a51451af8639b [2022-01-03T22:32:41.338Z] #5 DONE 0.0s [2022-01-03T22:32:41.338Z] [2022-01-03T22:32:41.338Z] #6 [internal] load .dockerignore [2022-01-03T22:32:41.338Z] #6 sha256:7a3f950956a2d469be25dc121c9fdbe4a3fbac14056423287bdc51a6e7a48793 [2022-01-03T22:32:41.338Z] #6 DONE 0.0s [2022-01-03T22:32:41.338Z] [2022-01-03T22:32:41.338Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:32:41.338Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T22:32:41.345Z] [2022-01-03T22:32:41.345Z] #5 [internal] load .dockerignore [2022-01-03T22:32:41.345Z] #5 sha256:01a63c700af4ef2670b7eb220a4782a28e9ce058bc69dc34960d6e1de225c2d7 [2022-01-03T22:32:41.345Z] #5 DONE 0.0s [2022-01-03T22:32:41.345Z] [2022-01-03T22:32:41.345Z] #6 [internal] load build definition from Dockerfile [2022-01-03T22:32:41.345Z] #6 sha256:9d2b926d0617a83b401030894fbe317edffcb907ca3c9a00df5213cbd17c68ed [2022-01-03T22:32:41.345Z] #6 DONE 0.0s [2022-01-03T22:32:41.345Z] [2022-01-03T22:32:41.345Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T22:32:41.345Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T22:32:41.573Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 1.4s done [2022-01-03T22:32:42.285Z] #10 DONE 0.8s [2022-01-03T22:32:42.285Z] [2022-01-03T22:32:42.285Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:32:42.285Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T22:32:42.285Z] #9 DONE 0.9s [2022-01-03T22:32:42.285Z] [2022-01-03T22:32:42.285Z] #8 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T22:32:42.285Z] #8 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T22:32:42.285Z] #8 DONE 0.9s [2022-01-03T22:32:42.285Z] [2022-01-03T22:32:42.285Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:32:42.285Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T22:32:42.285Z] #7 DONE 0.9s [2022-01-03T22:32:42.525Z] #11 ... [2022-01-03T22:32:42.525Z] [2022-01-03T22:32:42.525Z] #24 [internal] load build context [2022-01-03T22:32:42.525Z] #24 sha256:8b51c4612c968dcec990cf5ca4de366339f4306f5c1960e943620c25d8f84b77 [2022-01-03T22:32:42.525Z] #24 transferring context: 55.51MB 2.0s done [2022-01-03T22:32:42.525Z] #24 DONE 2.6s [2022-01-03T22:32:42.525Z] [2022-01-03T22:32:42.525Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:42.525Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T22:32:42.726Z] #10 ... [2022-01-03T22:32:42.726Z] [2022-01-03T22:32:42.726Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:32:42.726Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T22:32:42.726Z] #8 DONE 1.1s [2022-01-03T22:32:42.726Z] [2022-01-03T22:32:42.726Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T22:32:42.726Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T22:32:42.726Z] #10 DONE 1.2s [2022-01-03T22:32:42.726Z] [2022-01-03T22:32:42.726Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T22:32:42.726Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T22:32:42.726Z] #7 DONE 1.2s [2022-01-03T22:32:42.726Z] [2022-01-03T22:32:42.726Z] #9 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T22:32:42.726Z] #9 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T22:32:42.726Z] #9 DONE 1.2s [2022-01-03T22:32:42.788Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 2.6s done [2022-01-03T22:32:42.788Z] #11 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 [2022-01-03T22:32:42.788Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 0B / 81.01MB 2.7s [2022-01-03T22:32:42.788Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 0B / 102.63MB 2.7s [2022-01-03T22:32:42.788Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 0B / 54.67MB 2.7s [2022-01-03T22:32:42.788Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 4.19MB / 81.01MB 2.8s [2022-01-03T22:32:42.788Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 10.49MB / 102.63MB 2.8s [2022-01-03T22:32:42.989Z] [2022-01-03T22:32:42.989Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:42.989Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T22:32:42.989Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-03T22:32:42.989Z] #71 DONE 0.0s [2022-01-03T22:32:42.989Z] [2022-01-03T22:32:42.989Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:42.989Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T22:32:42.989Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-03T22:32:42.989Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T22:32:42.989Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T22:32:43.051Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 16.78MB / 81.01MB 2.9s [2022-01-03T22:32:43.051Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 16.78MB / 102.63MB 2.9s [2022-01-03T22:32:43.051Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 6.29MB / 54.67MB 2.9s [2022-01-03T22:32:43.051Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 32.51MB / 81.01MB 3.1s [2022-01-03T22:32:43.051Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 32.51MB / 102.63MB 3.1s [2022-01-03T22:32:43.051Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 32.51MB / 54.67MB 3.1s [2022-01-03T22:32:43.226Z] [2022-01-03T22:32:43.226Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:43.226Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T22:32:43.226Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-03T22:32:43.226Z] #71 DONE 0.1s [2022-01-03T22:32:43.226Z] [2022-01-03T22:32:43.226Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:43.226Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:43.226Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:43.249Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T22:32:43.312Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 47.19MB / 54.67MB 3.2s [2022-01-03T22:32:43.484Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.2s done [2022-01-03T22:32:43.484Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.0s [2022-01-03T22:32:43.575Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 50.33MB / 81.01MB 3.4s [2022-01-03T22:32:43.575Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 50.33MB / 102.63MB 3.4s [2022-01-03T22:32:43.575Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 3.4s [2022-01-03T22:32:43.575Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 61.87MB / 81.01MB 3.5s [2022-01-03T22:32:43.575Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 56.77MB / 102.63MB 3.5s [2022-01-03T22:32:43.575Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 67.11MB / 81.01MB 3.6s [2022-01-03T22:32:43.575Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 66.06MB / 102.63MB 3.6s [2022-01-03T22:32:43.744Z] #11 ... [2022-01-03T22:32:43.744Z] [2022-01-03T22:32:43.744Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T22:32:43.744Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T22:32:43.744Z] #45 DONE 0.5s [2022-01-03T22:32:43.744Z] [2022-01-03T22:32:43.744Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:43.744Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:43.744Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 3.15MB / 54.92MB 0.1s [2022-01-03T22:32:43.744Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T22:32:43.744Z] #11 sha256:90fb73aa50a20c85ecfaf619002dceeabff306ae19beec149e6be39928ee7f2d 1.80kB / 1.80kB done [2022-01-03T22:32:43.744Z] #11 sha256:276895edf9673267f47528e8a99401f2d2947f6c9c00490f773d5ed8f559bef2 7.07kB / 7.07kB done [2022-01-03T22:32:43.744Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 0.1s [2022-01-03T22:32:43.744Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 0.1s [2022-01-03T22:32:43.744Z] #11 ... [2022-01-03T22:32:43.744Z] [2022-01-03T22:32:43.744Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T22:32:43.744Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T22:32:43.744Z] #45 DONE 0.0s [2022-01-03T22:32:43.744Z] [2022-01-03T22:32:43.744Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:43.744Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:43.744Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 7.74MB / 54.92MB 0.2s [2022-01-03T22:32:43.744Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 1.05MB / 5.15MB 0.2s [2022-01-03T22:32:43.838Z] #69 ... [2022-01-03T22:32:43.838Z] [2022-01-03T22:32:43.838Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T22:32:43.838Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T22:32:43.838Z] #45 DONE 0.0s [2022-01-03T22:32:43.838Z] [2022-01-03T22:32:43.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:43.838Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:43.838Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.2s done [2022-01-03T22:32:43.838Z] #11 sha256:90fb73aa50a20c85ecfaf619002dceeabff306ae19beec149e6be39928ee7f2d 1.80kB / 1.80kB done [2022-01-03T22:32:43.838Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T22:32:43.838Z] #11 sha256:276895edf9673267f47528e8a99401f2d2947f6c9c00490f773d5ed8f559bef2 7.07kB / 7.07kB done [2022-01-03T22:32:43.838Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 32.51MB / 54.92MB 0.6s [2022-01-03T22:32:43.838Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.7s [2022-01-03T22:32:43.838Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 8.09MB / 10.87MB 0.7s [2022-01-03T22:32:43.842Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 3.8s [2022-01-03T22:32:43.842Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 84.93MB / 102.63MB 3.8s [2022-01-03T22:32:44.009Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.3s [2022-01-03T22:32:44.009Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 2.10MB / 10.87MB 0.3s [2022-01-03T22:32:44.009Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 13.63MB / 54.92MB 0.4s [2022-01-03T22:32:44.101Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 46.14MB / 54.92MB 0.8s [2022-01-03T22:32:44.101Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.8s [2022-01-03T22:32:44.101Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.9s done [2022-01-03T22:32:44.101Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 0.9s [2022-01-03T22:32:44.101Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.0s [2022-01-03T22:32:44.101Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.24MB / 54.57MB 1.0s [2022-01-03T22:32:44.103Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 92.27MB / 102.63MB 4.0s [2022-01-03T22:32:44.103Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 102.63MB / 102.63MB 4.1s [2022-01-03T22:32:44.272Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 23.07MB / 54.92MB 0.6s [2022-01-03T22:32:44.272Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.4s done [2022-01-03T22:32:44.272Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.6s [2022-01-03T22:32:44.272Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 2.10MB / 54.57MB 0.6s [2022-01-03T22:32:44.272Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 38.80MB / 54.92MB 0.8s [2022-01-03T22:32:44.272Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 12.91MB / 54.57MB 0.8s [2022-01-03T22:32:44.373Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 15.73MB / 54.57MB 1.1s [2022-01-03T22:32:44.373Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.2s done [2022-01-03T22:32:44.373Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 25.17MB / 54.57MB 1.3s [2022-01-03T22:32:44.373Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 1.3s [2022-01-03T22:32:44.533Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.9s done [2022-01-03T22:32:44.533Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 27.26MB / 54.57MB 0.9s [2022-01-03T22:32:44.533Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 0.9s [2022-01-03T22:32:44.533Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 45.42MB / 54.92MB 1.0s [2022-01-03T22:32:44.533Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 31.47MB / 54.57MB 1.0s [2022-01-03T22:32:44.639Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 32.63MB / 54.57MB 1.4s [2022-01-03T22:32:44.639Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 6.30MB / 85.80MB 1.4s [2022-01-03T22:32:44.639Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 44.04MB / 54.57MB 1.6s [2022-01-03T22:32:44.639Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 28.31MB / 85.80MB 1.6s [2022-01-03T22:32:44.675Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 4.6s done [2022-01-03T22:32:44.675Z] #11 sha256:8402bede0a0d67574ee2bc716dca262fe78bec5b4d5ba6baf7652c985c788864 0B / 125B 4.6s [2022-01-03T22:32:44.675Z] #11 sha256:8402bede0a0d67574ee2bc716dca262fe78bec5b4d5ba6baf7652c985c788864 125B / 125B 4.7s [2022-01-03T22:32:44.799Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.2s [2022-01-03T22:32:44.799Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 34.60MB / 54.57MB 1.2s [2022-01-03T22:32:44.908Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 48.20MB / 54.57MB 1.7s [2022-01-03T22:32:44.908Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 33.55MB / 85.80MB 1.7s [2022-01-03T22:32:44.908Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.53MB / 54.57MB 1.8s [2022-01-03T22:32:44.940Z] #11 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 2.1s done [2022-01-03T22:32:45.057Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 41.94MB / 54.57MB 1.4s [2022-01-03T22:32:45.057Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 8.39MB / 85.80MB 1.4s [2022-01-03T22:32:45.227Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 43.81MB / 85.80MB 2.0s [2022-01-03T22:32:45.315Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 49.28MB / 54.57MB 1.6s [2022-01-03T22:32:45.315Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 16.78MB / 85.80MB 1.6s [2022-01-03T22:32:45.505Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 63.96MB / 85.80MB 2.2s [2022-01-03T22:32:45.505Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 73.40MB / 85.80MB 2.3s [2022-01-03T22:32:45.505Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.3s done [2022-01-03T22:32:45.505Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 82.84MB / 85.80MB 2.4s [2022-01-03T22:32:45.577Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 1.9s [2022-01-03T22:32:45.577Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 33.55MB / 85.80MB 1.9s [2022-01-03T22:32:45.577Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 46.14MB / 85.80MB 2.0s [2022-01-03T22:32:45.577Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.0s done [2022-01-03T22:32:45.577Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 51.38MB / 85.80MB 2.1s [2022-01-03T22:32:45.778Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-03T22:32:46.157Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 58.72MB / 85.80MB 2.3s [2022-01-03T22:32:46.157Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 73.88MB / 85.80MB 2.5s [2022-01-03T22:32:46.157Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0.1s [2022-01-03T22:32:46.157Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 81.79MB / 85.80MB 2.6s [2022-01-03T22:32:46.326Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b [2022-01-03T22:32:46.326Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.2s done [2022-01-03T22:32:46.326Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 [2022-01-03T22:32:46.417Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.7s done [2022-01-03T22:32:46.417Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 2.9s [2022-01-03T22:32:46.587Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 6.4s done [2022-01-03T22:32:46.587Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0.2s done [2022-01-03T22:32:46.727Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 3.3s done [2022-01-03T22:32:46.728Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 3.4s [2022-01-03T22:32:47.299Z] #11 ... [2022-01-03T22:32:47.299Z] [2022-01-03T22:32:47.299Z] #24 [internal] load build context [2022-01-03T22:32:47.299Z] #24 sha256:3a9b2bf4a649a368d62e8a8ece9fb5cb22fb6a19df3d9647e7ce7d8a0a4c0c05 [2022-01-03T22:32:47.299Z] #24 transferring context: 55.49MB 3.5s done [2022-01-03T22:32:47.299Z] #24 DONE 4.5s [2022-01-03T22:32:47.299Z] [2022-01-03T22:32:47.299Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:47.299Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:47.974Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd [2022-01-03T22:32:48.244Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 4.8s done [2022-01-03T22:32:48.245Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 4.9s done [2022-01-03T22:32:48.245Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 7.34MB / 134.81MB 5.0s [2022-01-03T22:32:48.245Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 15.73MB / 134.81MB 5.1s [2022-01-03T22:32:48.331Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 4.4s done [2022-01-03T22:32:48.331Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 0B / 134.81MB 4.5s [2022-01-03T22:32:48.331Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 4.5s done [2022-01-03T22:32:48.331Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 9.44MB / 134.81MB 4.6s [2022-01-03T22:32:48.331Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 17.83MB / 134.81MB 4.7s [2022-01-03T22:32:48.331Z] #11 ... [2022-01-03T22:32:48.331Z] [2022-01-03T22:32:48.331Z] #24 [internal] load build context [2022-01-03T22:32:48.331Z] #24 sha256:b9867a9de8b8ce6448aa143d4fafee60ba9c83f28097025a80a1cff56d11cc0b [2022-01-03T22:32:48.331Z] #24 transferring context: 55.51MB 4.9s done [2022-01-03T22:32:48.331Z] #24 DONE 5.2s [2022-01-03T22:32:48.331Z] [2022-01-03T22:32:48.331Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:48.331Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:48.331Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 27.26MB / 134.81MB 4.8s [2022-01-03T22:32:48.508Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 24.12MB / 134.81MB 5.2s [2022-01-03T22:32:48.508Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 32.51MB / 134.81MB 5.3s [2022-01-03T22:32:48.590Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 49.64MB / 134.81MB 5.1s [2022-01-03T22:32:48.769Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 47.53MB / 134.81MB 5.5s [2022-01-03T22:32:48.769Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 56.62MB / 134.81MB 5.6s [2022-01-03T22:32:48.857Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 58.72MB / 134.81MB 5.2s [2022-01-03T22:32:48.917Z] #11 ... [2022-01-03T22:32:48.917Z] [2022-01-03T22:32:48.917Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T22:32:48.917Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-03T22:32:48.917Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-03T22:32:48.917Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T22:32:48.918Z] #28 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done [2022-01-03T22:32:48.918Z] #28 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done [2022-01-03T22:32:48.918Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 1.7s done [2022-01-03T22:32:48.918Z] #28 DONE 8.7s [2022-01-03T22:32:48.918Z] [2022-01-03T22:32:48.918Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:48.918Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T22:32:48.918Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 102.63MB / 102.63MB 8.6s done [2022-01-03T22:32:48.918Z] #11 ... [2022-01-03T22:32:48.918Z] [2022-01-03T22:32:48.918Z] #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-01-03T22:32:48.918Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-03T22:32:49.046Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 63.96MB / 134.81MB 5.7s [2022-01-03T22:32:49.046Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 73.40MB / 134.81MB 5.9s [2022-01-03T22:32:49.046Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 81.38MB / 134.81MB 6.0s [2022-01-03T22:32:49.120Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 73.33MB / 134.81MB 5.4s [2022-01-03T22:32:49.120Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 80.74MB / 134.81MB 5.5s [2022-01-03T22:32:49.307Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 92.27MB / 134.81MB 6.2s [2022-01-03T22:32:49.382Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 91.23MB / 134.81MB 5.7s [2022-01-03T22:32:49.382Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 98.97MB / 134.81MB 5.9s [2022-01-03T22:32:49.570Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 3.7s done [2022-01-03T22:32:49.570Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 99.61MB / 134.81MB 6.3s [2022-01-03T22:32:49.644Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 111.15MB / 134.81MB 6.1s [2022-01-03T22:32:49.831Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 111.15MB / 134.81MB 6.5s [2022-01-03T22:32:49.831Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-03T22:32:49.831Z] #11 ... [2022-01-03T22:32:49.831Z] [2022-01-03T22:32:49.831Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T22:32:49.831Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T22:32:49.831Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-03T22:32:49.831Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T22:32:49.831Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-03T22:32:49.831Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-03T22:32:49.831Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.3s done [2022-01-03T22:32:49.831Z] #28 DONE 6.7s [2022-01-03T22:32:49.831Z] [2022-01-03T22:32:49.831Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:49.831Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:49.831Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 119.54MB / 134.81MB 6.6s [2022-01-03T22:32:49.860Z] #29 1.103 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:32:49.860Z] #29 1.111 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:32:49.860Z] #29 1.114 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:32:49.860Z] #29 ... [2022-01-03T22:32:49.860Z] [2022-01-03T22:32:49.860Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:49.860Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T22:32:49.860Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-03T22:32:49.860Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T22:32:49.860Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T22:32:49.860Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T22:32:49.860Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.6s done [2022-01-03T22:32:49.860Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s [2022-01-03T22:32:49.903Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 124.23MB / 134.81MB 6.3s [2022-01-03T22:32:50.092Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 126.88MB / 134.81MB 6.8s [2022-01-03T22:32:50.120Z] #71 ... [2022-01-03T22:32:50.120Z] [2022-01-03T22:32:50.120Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:50.120Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T22:32:50.120Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-03T22:32:50.120Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T22:32:50.120Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T22:32:50.120Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T22:32:50.120Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 8.6s done [2022-01-03T22:32:50.120Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s [2022-01-03T22:32:50.120Z] #69 ... [2022-01-03T22:32:50.120Z] [2022-01-03T22:32:50.120Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:50.120Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T22:32:50.142Z] ---> ee2fb02d4517 [2022-01-03T22:32:50.162Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 6.5s [2022-01-03T22:32:50.354Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 7.1s [2022-01-03T22:32:50.595Z] #20 ... [2022-01-03T22:32:50.595Z] [2022-01-03T22:32:50.595Z] #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-01-03T22:32:50.595Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T22:32:50.595Z] #45 27.49 Fetched 40.3 MB in 25s (1594 kB/s) [2022-01-03T22:32:50.610Z] Successfully built ee2fb02d4517 [2022-01-03T22:32:50.610Z] Successfully tagged docker:latest [2022-01-03T22:32:50.610Z] INFO: Image build ended at 01/03/2022 22:32:50. Duration:00:00:37.9599518 [2022-01-03T22:32:50.610Z] [2022-01-03T22:32:50.610Z] [2022-01-03T22:32:50.610Z] INFO: Building the test binaries at 01/03/2022 22:32:50... [2022-01-03T22:32:51.086Z] #71 ... [2022-01-03T22:32:51.086Z] [2022-01-03T22:32:51.086Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:51.086Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T22:32:51.086Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-01-03T22:32:51.086Z] #69 DONE 11.0s [2022-01-03T22:32:51.086Z] [2022-01-03T22:32:51.086Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:51.086Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T22:32:51.304Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 1.4s done [2022-01-03T22:32:51.348Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-01-03T22:32:51.537Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.3s [2022-01-03T22:32:51.610Z] #71 DONE 11.4s [2022-01-03T22:32:51.611Z] [2022-01-03T22:32:51.611Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:51.611Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T22:32:52.107Z] #11 ... [2022-01-03T22:32:52.107Z] [2022-01-03T22:32:52.107Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:52.107Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T22:32:52.107Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T22:32:52.107Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T22:32:52.107Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T22:32:52.107Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2022-01-03T22:32:52.107Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-01-03T22:32:52.107Z] #71 DONE 8.9s [2022-01-03T22:32:52.107Z] [2022-01-03T22:32:52.107Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:52.108Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:52.182Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 4.4s done [2022-01-03T22:32:52.369Z] #11 ... [2022-01-03T22:32:52.369Z] [2022-01-03T22:32:52.369Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:52.369Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T22:32:52.369Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-01-03T22:32:52.369Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T22:32:52.369Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T22:32:52.369Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T22:32:52.369Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-01-03T22:32:52.369Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-01-03T22:32:52.369Z] #69 DONE 8.9s [2022-01-03T22:32:52.369Z] [2022-01-03T22:32:52.369Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:52.369Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:52.689Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 9.5s done [2022-01-03T22:32:52.754Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b [2022-01-03T22:32:52.951Z] #11 ... [2022-01-03T22:32:52.951Z] [2022-01-03T22:32:52.951Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:52.951Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T22:32:52.951Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T22:32:52.951Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T22:32:52.951Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T22:32:52.951Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2022-01-03T22:32:52.951Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2022-01-03T22:32:52.951Z] #71 DONE 9.9s [2022-01-03T22:32:52.951Z] [2022-01-03T22:32:52.951Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T22:32:52.951Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T22:32:52.951Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.8s done [2022-01-03T22:32:52.951Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-01-03T22:32:52.951Z] #69 DONE 9.9s [2022-01-03T22:32:52.951Z] [2022-01-03T22:32:52.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:52.951Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:52.951Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-03T22:32:53.309Z] #11 ... [2022-01-03T22:32:53.309Z] [2022-01-03T22:32:53.309Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T22:32:53.309Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T22:32:53.309Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.2s done [2022-01-03T22:32:53.309Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T22:32:53.309Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-03T22:32:53.309Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-03T22:32:53.309Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.0s done [2022-01-03T22:32:53.569Z] #28 ... [2022-01-03T22:32:53.569Z] [2022-01-03T22:32:53.569Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:53.569Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:53.899Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.0s done [2022-01-03T22:32:54.161Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-03T22:32:54.948Z] #11 ... [2022-01-03T22:32:54.948Z] [2022-01-03T22:32:54.948Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T22:32:54.948Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T22:32:54.948Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 7.7s done [2022-01-03T22:32:54.948Z] #28 DONE 11.5s [2022-01-03T22:32:54.948Z] [2022-01-03T22:32:54.948Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:54.948Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:54.948Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.1s [2022-01-03T22:32:55.300Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 2.6s done [2022-01-03T22:32:55.465Z] INFO: make.ps1 starting at 01/03/2022 22:32:54 [2022-01-03T22:32:55.465Z] INFO: Git commit (4bdc208449) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T22:32:55.465Z] INFO: Invoking autogen... [2022-01-03T22:32:55.465Z] INFO: Building daemon... [2022-01-03T22:32:55.842Z] #45 27.49 Reading package lists... [2022-01-03T22:32:55.842Z] #45 ... [2022-01-03T22:32:55.842Z] [2022-01-03T22:32:55.842Z] #72 [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-01-03T22:32:55.842Z] #72 sha256:482478d3c81a0e592904c33734584aceeeba4de723c09f42c36d654124d6d41f [2022-01-03T22:32:55.842Z] #72 34.77 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T22:32:55.842Z] #72 34.77 + GOBIN=/build [2022-01-03T22:32:55.842Z] #72 34.77 + GO111MODULE=on [2022-01-03T22:32:55.842Z] #72 34.77 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T22:32:55.870Z] #11 extracting sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e [2022-01-03T22:32:55.888Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.9s done [2022-01-03T22:32:56.149Z] #11 ... [2022-01-03T22:32:56.149Z] [2022-01-03T22:32:56.149Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T22:32:56.149Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T22:32:56.149Z] #70 DONE 1.0s [2022-01-03T22:32:56.408Z] [2022-01-03T22:32:56.408Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:56.408Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:56.408Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-03T22:32:57.346Z] #11 ... [2022-01-03T22:32:57.346Z] [2022-01-03T22:32:57.346Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T22:32:57.346Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T22:32:57.346Z] #72 DONE 1.0s [2022-01-03T22:32:57.346Z] [2022-01-03T22:32:57.346Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:57.346Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:57.467Z] #11 ... [2022-01-03T22:32:57.467Z] [2022-01-03T22:32:57.467Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T22:32:57.467Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T22:32:57.467Z] #70 DONE 1.1s [2022-01-03T22:32:57.467Z] [2022-01-03T22:32:57.467Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:57.467Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:57.784Z] #11 ... [2022-01-03T22:32:57.784Z] [2022-01-03T22:32:57.784Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T22:32:57.784Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-03T22:32:57.914Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.7s done [2022-01-03T22:32:58.411Z] #11 ... [2022-01-03T22:32:58.411Z] [2022-01-03T22:32:58.411Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T22:32:58.411Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T22:32:58.411Z] #72 DONE 1.0s [2022-01-03T22:32:58.411Z] [2022-01-03T22:32:58.411Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:32:58.411Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:32:58.853Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-03T22:32:59.141Z] #72 ... [2022-01-03T22:32:59.141Z] [2022-01-03T22:32:59.141Z] #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-01-03T22:32:59.141Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T22:32:59.141Z] #20 28.03 Fetched 40.3 MB in 26s (1574 kB/s) [2022-01-03T22:32:59.141Z] #20 28.03 Reading package lists... [2022-01-03T22:32:59.141Z] #20 37.21 Reading package lists... [2022-01-03T22:32:59.141Z] #20 ... [2022-01-03T22:32:59.141Z] [2022-01-03T22:32:59.141Z] #67 [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-01-03T22:32:59.141Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T22:32:59.141Z] #67 28.08 Fetched 40.3 MB in 26s (1576 kB/s) [2022-01-03T22:32:59.141Z] #67 28.08 Reading package lists... [2022-01-03T22:32:59.141Z] #67 37.50 Reading package lists... [2022-01-03T22:32:59.141Z] #67 ... [2022-01-03T22:32:59.141Z] [2022-01-03T22:32:59.141Z] #72 [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-01-03T22:32:59.141Z] #72 sha256:482478d3c81a0e592904c33734584aceeeba4de723c09f42c36d654124d6d41f [2022-01-03T22:32:59.141Z] #72 38.08 rootlesskit version 0.14.6 [2022-01-03T22:32:59.141Z] #72 38.09 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T22:32:59.141Z] #72 38.09 -container-ip string [2022-01-03T22:32:59.141Z] #72 38.09 container ip [2022-01-03T22:32:59.141Z] #72 38.09 -container-port int [2022-01-03T22:32:59.141Z] #72 38.09 container port (default -1) [2022-01-03T22:32:59.141Z] #72 38.09 -host-ip string [2022-01-03T22:32:59.141Z] #72 38.09 host ip [2022-01-03T22:32:59.141Z] #72 38.09 -host-port int [2022-01-03T22:32:59.141Z] #72 38.09 host port (default -1) [2022-01-03T22:32:59.141Z] #72 38.09 -proto string [2022-01-03T22:32:59.141Z] #72 38.09 proxy protocol (default "tcp") [2022-01-03T22:32:59.356Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.0s done [2022-01-03T22:32:59.356Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-03T22:32:59.704Z] #72 DONE 38.4s [2022-01-03T22:32:59.704Z] [2022-01-03T22:32:59.704Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T22:32:59.704Z] #73 sha256:c383907a501221cd425744afababeae7f13bf147ed4d29943a9493d4b8ac76f1 [2022-01-03T22:32:59.704Z] #73 DONE 0.0s [2022-01-03T22:32:59.704Z] [2022-01-03T22:32:59.704Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T22:32:59.704Z] #74 sha256:85a317e08714d9561182798143e36ad1da16f027b6c1576ed074c49d2e320ada [2022-01-03T22:32:59.704Z] #74 DONE 0.1s [2022-01-03T22:32:59.704Z] [2022-01-03T22:32:59.704Z] #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-01-03T22:32:59.704Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T22:32:59.704Z] #45 27.49 Reading package lists... [2022-01-03T22:32:59.931Z] #11 ... [2022-01-03T22:32:59.931Z] [2022-01-03T22:32:59.931Z] #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-01-03T22:32:59.931Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T22:32:59.931Z] #29 2.318 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:32:59.931Z] #29 2.319 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:32:59.931Z] #29 2.480 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:32:59.931Z] #29 2.618 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:32:59.931Z] #29 2.721 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:32:59.931Z] #29 2.975 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:32:59.931Z] #29 4.656 Fetched 8487 kB in 3s (3267 kB/s) [2022-01-03T22:32:59.931Z] #29 4.656 Reading package lists... [2022-01-03T22:32:59.931Z] #29 5.528 Reading package lists... [2022-01-03T22:32:59.931Z] #29 6.294 Building dependency tree... [2022-01-03T22:32:59.931Z] #29 6.696 The following additional packages will be installed: [2022-01-03T22:32:59.931Z] #29 6.696 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T22:32:59.931Z] #29 6.696 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T22:32:59.931Z] #29 6.696 Recommended packages: [2022-01-03T22:32:59.931Z] #29 6.696 libldap-common publicsuffix libsasl2-modules [2022-01-03T22:32:59.931Z] #29 6.866 The following NEW packages will be installed: [2022-01-03T22:32:59.931Z] #29 6.867 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T22:32:59.931Z] #29 6.867 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T22:32:59.931Z] #29 6.868 libssh2-1 openssl [2022-01-03T22:32:59.931Z] #29 7.142 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:32:59.931Z] #29 7.142 Need to get 3038 kB of archives. [2022-01-03T22:32:59.931Z] #29 7.142 After this operation, 6650 kB of additional disk space will be used. [2022-01-03T22:32:59.931Z] #29 7.142 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-03T22:32:59.931Z] #29 7.168 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-03T22:32:59.931Z] #29 7.199 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-03T22:32:59.931Z] #29 7.208 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-03T22:32:59.931Z] #29 7.224 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-03T22:32:59.931Z] #29 7.229 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-03T22:32:59.931Z] #29 7.241 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-03T22:32:59.931Z] #29 7.242 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-03T22:32:59.931Z] #29 7.244 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-03T22:32:59.931Z] #29 7.247 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-03T22:32:59.931Z] #29 7.250 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-03T22:32:59.931Z] #29 7.266 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-03T22:32:59.931Z] #29 7.280 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T22:32:59.931Z] #29 7.286 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T22:32:59.931Z] #29 7.287 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T22:32:59.931Z] #29 7.616 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:32:59.931Z] #29 7.681 Fetched 3038 kB in 0s (7329 kB/s) [2022-01-03T22:32:59.931Z] #29 7.933 Selecting previously unselected package openssl. [2022-01-03T22:32:59.931Z] #29 7.933 (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-01-03T22:32:59.931Z] #29 7.934 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 7.983 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T22:32:59.931Z] #29 8.375 Selecting previously unselected package ca-certificates. [2022-01-03T22:32:59.931Z] #29 8.375 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T22:32:59.931Z] #29 8.387 Unpacking ca-certificates (20210119) ... [2022-01-03T22:32:59.931Z] #29 8.477 Selecting previously unselected package libbrotli1:amd64. [2022-01-03T22:32:59.931Z] #29 8.477 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 8.490 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T22:32:59.931Z] #29 8.572 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-03T22:32:59.931Z] #29 8.572 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 8.592 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:32:59.931Z] #29 8.629 Selecting previously unselected package libsasl2-2:amd64. [2022-01-03T22:32:59.931Z] #29 8.629 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 8.630 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:32:59.931Z] #29 8.700 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-03T22:32:59.931Z] #29 8.700 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 8.700 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T22:32:59.931Z] #29 8.789 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-03T22:32:59.931Z] #29 8.789 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 8.808 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T22:32:59.931Z] #29 8.855 Selecting previously unselected package libpsl5:amd64. [2022-01-03T22:32:59.931Z] #29 8.855 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 8.878 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T22:32:59.931Z] #29 8.910 Selecting previously unselected package librtmp1:amd64. [2022-01-03T22:32:59.931Z] #29 8.910 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 8.929 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T22:32:59.931Z] #29 8.965 Selecting previously unselected package libssh2-1:amd64. [2022-01-03T22:32:59.931Z] #29 8.965 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 8.985 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T22:32:59.931Z] #29 9.065 Selecting previously unselected package libcurl4:amd64. [2022-01-03T22:32:59.931Z] #29 9.066 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 9.082 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T22:32:59.931Z] #29 9.221 Selecting previously unselected package curl. [2022-01-03T22:32:59.931Z] #29 9.221 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 9.226 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T22:32:59.931Z] #29 9.303 Selecting previously unselected package libonig5:amd64. [2022-01-03T22:32:59.931Z] #29 9.303 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 9.308 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:32:59.931Z] #29 9.398 Selecting previously unselected package libjq1:amd64. [2022-01-03T22:32:59.931Z] #29 9.399 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 9.406 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:32:59.931Z] #29 9.461 Selecting previously unselected package jq. [2022-01-03T22:32:59.931Z] #29 9.461 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-03T22:32:59.931Z] #29 9.465 Unpacking jq (1.6-2.1) ... [2022-01-03T22:32:59.931Z] #29 9.506 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T22:32:59.931Z] #29 9.520 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T22:32:59.931Z] #29 9.533 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T22:32:59.931Z] #29 9.545 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:32:59.931Z] #29 9.557 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T22:32:59.931Z] #29 9.570 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:32:59.931Z] #29 9.583 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T22:32:59.931Z] #29 9.595 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T22:32:59.931Z] #29 9.610 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:32:59.931Z] #29 9.623 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:32:59.931Z] #29 9.637 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T22:32:59.931Z] #29 9.652 Setting up ca-certificates (20210119) ... [2022-01-03T22:33:00.092Z] INFO: Extraction ended at 01/03/2022 22:32:58. Duration:00:00:24.0599415 [2022-01-03T22:33:00.093Z] INFO: Updating the golang and path environment variables [2022-01-03T22:33:00.093Z] INFO: GOPATH=d:\gopath [2022-01-03T22:33:00.093Z] INFO: go version go1.17.5 windows/amd64 [2022-01-03T22:33:00.093Z] INFO: Running the daemon under test in debug mode [2022-01-03T22:33:00.093Z] INFO: Starting a daemon under test... [2022-01-03T22:33:00.093Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43109\5\daemon --pidfile d:\CI\PR-43109\5\docker.pid -D [2022-01-03T22:33:00.093Z] INFO: Process started successfully. [2022-01-03T22:33:00.093Z] INFO: Start tailing logs of the daemon under tests [2022-01-03T22:33:00.093Z] INFO: Waiting for the daemon under test to start... [2022-01-03T22:33:00.193Z] #29 10.25 Updating certificates in /etc/ssl/certs... [2022-01-03T22:33:00.193Z] #29 ... [2022-01-03T22:33:00.193Z] [2022-01-03T22:33:00.193Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:33:00.193Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:33:00.327Z] #70 ... [2022-01-03T22:33:00.327Z] [2022-01-03T22:33:00.327Z] #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-01-03T22:33:00.327Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-03T22:33:00.327Z] #29 1.252 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:33:00.327Z] #29 1.361 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:33:00.327Z] #29 1.684 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:33:00.327Z] #29 2.718 Fetched 8372 kB in 2s (4455 kB/s) [2022-01-03T22:33:00.327Z] #29 2.718 Reading package lists... [2022-01-03T22:33:00.327Z] #29 3.342 Reading package lists... [2022-01-03T22:33:00.327Z] #29 3.951 Building dependency tree... [2022-01-03T22:33:00.327Z] #29 4.280 The following additional packages will be installed: [2022-01-03T22:33:00.327Z] #29 4.280 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T22:33:00.327Z] #29 4.280 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T22:33:00.327Z] #29 4.280 Recommended packages: [2022-01-03T22:33:00.327Z] #29 4.280 libldap-common publicsuffix libsasl2-modules [2022-01-03T22:33:00.327Z] #29 4.396 The following NEW packages will be installed: [2022-01-03T22:33:00.327Z] #29 4.396 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T22:33:00.327Z] #29 4.396 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T22:33:00.327Z] #29 4.397 libssh2-1 openssl [2022-01-03T22:33:00.327Z] #29 4.669 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:00.327Z] #29 4.669 Need to get 2932 kB of archives. [2022-01-03T22:33:00.327Z] #29 4.669 After this operation, 6483 kB of additional disk space will be used. [2022-01-03T22:33:00.327Z] #29 4.669 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-01-03T22:33:00.327Z] #29 4.746 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-01-03T22:33:00.327Z] #29 4.748 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-01-03T22:33:00.327Z] #29 4.802 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-01-03T22:33:00.327Z] #29 4.802 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-01-03T22:33:00.327Z] #29 4.813 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-01-03T22:33:00.327Z] #29 4.813 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-01-03T22:33:00.327Z] #29 4.815 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-01-03T22:33:00.327Z] #29 4.816 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-01-03T22:33:00.327Z] #29 4.818 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-01-03T22:33:00.327Z] #29 4.820 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-01-03T22:33:00.327Z] #29 4.823 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-01-03T22:33:00.327Z] #29 4.824 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-03T22:33:00.327Z] #29 4.825 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-03T22:33:00.327Z] #29 4.826 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-03T22:33:00.327Z] #29 5.423 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:00.327Z] #29 5.461 Fetched 2932 kB in 0s (6885 kB/s) [2022-01-03T22:33:00.327Z] #29 5.547 Selecting previously unselected package openssl. [2022-01-03T22:33:00.327Z] #29 5.547 (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-01-03T22:33:00.327Z] #29 5.547 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-01-03T22:33:00.327Z] #29 5.685 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T22:33:00.327Z] #29 6.319 Selecting previously unselected package ca-certificates. [2022-01-03T22:33:00.327Z] #29 6.319 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T22:33:00.327Z] #29 6.329 Unpacking ca-certificates (20210119) ... [2022-01-03T22:33:00.327Z] #29 6.672 Selecting previously unselected package libbrotli1:arm64. [2022-01-03T22:33:00.327Z] #29 6.672 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-01-03T22:33:00.327Z] #29 6.920 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-03T22:33:00.327Z] #29 7.591 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-01-03T22:33:00.327Z] #29 7.591 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-03T22:33:00.327Z] #29 7.978 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:33:00.327Z] #29 8.676 Selecting previously unselected package libsasl2-2:arm64. [2022-01-03T22:33:00.327Z] #29 8.676 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-03T22:33:00.327Z] #29 8.846 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:33:00.327Z] #29 9.106 Selecting previously unselected package libldap-2.4-2:arm64. [2022-01-03T22:33:00.327Z] #29 9.106 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-01-03T22:33:00.327Z] #29 9.113 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-03T22:33:00.327Z] #29 9.188 Selecting previously unselected package libnghttp2-14:arm64. [2022-01-03T22:33:00.327Z] #29 9.188 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-01-03T22:33:00.327Z] #29 9.193 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-03T22:33:00.327Z] #29 9.241 Selecting previously unselected package libpsl5:arm64. [2022-01-03T22:33:00.327Z] #29 9.241 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-01-03T22:33:00.327Z] #29 9.245 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-01-03T22:33:00.327Z] #29 9.662 Selecting previously unselected package librtmp1:arm64. [2022-01-03T22:33:00.327Z] #29 9.662 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-01-03T22:33:00.327Z] #29 9.766 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T22:33:00.327Z] #29 10.33 Selecting previously unselected package libssh2-1:arm64. [2022-01-03T22:33:00.327Z] #29 10.33 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-01-03T22:33:00.327Z] #29 10.34 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-01-03T22:33:00.327Z] #29 11.28 Selecting previously unselected package libcurl4:arm64. [2022-01-03T22:33:00.327Z] #29 11.28 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-03T22:33:00.327Z] #29 11.29 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-03T22:33:00.327Z] #29 11.36 Selecting previously unselected package curl. [2022-01-03T22:33:00.327Z] #29 ... [2022-01-03T22:33:00.327Z] [2022-01-03T22:33:00.327Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:33:00.327Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T22:33:00.327Z] #11 ... [2022-01-03T22:33:00.327Z] [2022-01-03T22:33:00.327Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T22:33:00.327Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-03T22:33:00.327Z] #70 DONE 2.3s [2022-01-03T22:33:00.327Z] [2022-01-03T22:33:00.327Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:33:00.327Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T22:33:00.899Z] #11 extracting sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 5.1s [2022-01-03T22:33:02.220Z] #45 36.21 Reading package lists... [2022-01-03T22:33:02.220Z] #45 ... [2022-01-03T22:33:02.220Z] [2022-01-03T22:33:02.220Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T22:33:02.220Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T22:33:02.220Z] #77 CACHED [2022-01-03T22:33:02.220Z] [2022-01-03T22:33:02.220Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T22:33:02.220Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T22:33:02.220Z] #79 CACHED [2022-01-03T22:33:02.285Z] #11 ... [2022-01-03T22:33:02.285Z] [2022-01-03T22:33:02.285Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T22:33:02.285Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-03T22:33:02.285Z] #72 DONE 1.9s [2022-01-03T22:33:02.285Z] [2022-01-03T22:33:02.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:33:02.285Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T22:33:02.476Z] [2022-01-03T22:33:02.477Z] #67 [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-01-03T22:33:02.477Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T22:33:02.546Z] #11 extracting sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 6.5s done [2022-01-03T22:33:02.809Z] #11 extracting sha256:8402bede0a0d67574ee2bc716dca262fe78bec5b4d5ba6baf7652c985c788864 done [2022-01-03T22:33:03.072Z] #11 DONE 23.0s [2022-01-03T22:33:03.072Z] [2022-01-03T22:33:03.072Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T22:33:03.072Z] #12 sha256:98d5721e4816a2b7c83f2a2f0b70fda86c247ecbce9952af93ace25d52a2056b [2022-01-03T22:33:03.503Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 3.7s done [2022-01-03T22:33:03.647Z] #12 DONE 0.6s [2022-01-03T22:33:03.647Z] [2022-01-03T22:33:03.647Z] #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-01-03T22:33:03.647Z] #13 sha256:4779885bba2f5af551fb9637cc8d99897ea0de8e6196f7fca2da701161a375f3 [2022-01-03T22:33:03.764Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba [2022-01-03T22:33:03.908Z] #13 ... [2022-01-03T22:33:03.908Z] [2022-01-03T22:33:03.908Z] #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-01-03T22:33:03.908Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-03T22:33:03.908Z] #29 11.42 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-03T22:33:03.908Z] #29 11.43 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T22:33:03.908Z] #29 11.50 Selecting previously unselected package libonig5:arm64. [2022-01-03T22:33:03.908Z] #29 11.50 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-03T22:33:03.908Z] #29 11.50 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T22:33:03.908Z] #29 11.56 Selecting previously unselected package libjq1:arm64. [2022-01-03T22:33:03.908Z] #29 11.56 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-01-03T22:33:03.908Z] #29 11.57 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-03T22:33:03.908Z] #29 11.64 Selecting previously unselected package jq. [2022-01-03T22:33:03.908Z] #29 11.64 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-01-03T22:33:03.908Z] #29 11.64 Unpacking jq (1.6-2.1) ... [2022-01-03T22:33:03.908Z] #29 12.08 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-01-03T22:33:03.908Z] #29 12.32 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-03T22:33:03.908Z] #29 12.69 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-03T22:33:03.908Z] #29 12.95 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:33:03.908Z] #29 13.05 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T22:33:03.908Z] #29 13.08 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:33:03.908Z] #29 13.11 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-01-03T22:33:03.908Z] #29 13.14 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T22:33:03.908Z] #29 13.17 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T22:33:03.908Z] #29 13.20 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-03T22:33:03.908Z] #29 13.21 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-03T22:33:03.908Z] #29 13.22 Setting up ca-certificates (20210119) ... [2022-01-03T22:33:03.908Z] #29 13.60 Updating certificates in /etc/ssl/certs... [2022-01-03T22:33:03.908Z] #29 14.14 129 added, 0 removed; done. [2022-01-03T22:33:03.908Z] #29 14.29 Setting up jq (1.6-2.1) ... [2022-01-03T22:33:03.908Z] #29 14.31 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-03T22:33:03.908Z] #29 14.32 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T22:33:03.908Z] #29 14.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:33:03.908Z] #29 14.35 Processing triggers for ca-certificates (20210119) ... [2022-01-03T22:33:03.908Z] #29 14.36 Updating certificates in /etc/ssl/certs... [2022-01-03T22:33:03.908Z] #29 15.04 0 added, 0 removed; done. [2022-01-03T22:33:03.908Z] #29 15.04 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T22:33:03.908Z] #29 15.04 done. [2022-01-03T22:33:03.908Z] #29 DONE 15.2s [2022-01-03T22:33:03.908Z] [2022-01-03T22:33:03.908Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T22:33:03.908Z] #30 sha256:48db38261480fdc86d126bbdfe10fd98a3660198d8f22fbbaedf2e09df87f5f9 [2022-01-03T22:33:03.908Z] #30 DONE 0.1s [2022-01-03T22:33:03.908Z] [2022-01-03T22:33:03.908Z] #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-01-03T22:33:03.908Z] #13 sha256:4779885bba2f5af551fb9637cc8d99897ea0de8e6196f7fca2da701161a375f3 [2022-01-03T22:33:04.215Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.1s [2022-01-03T22:33:04.337Z] #11 ... [2022-01-03T22:33:04.337Z] [2022-01-03T22:33:04.337Z] #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-01-03T22:33:04.337Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T22:33:04.337Z] #29 10.95 129 added, 0 removed; done. [2022-01-03T22:33:04.337Z] #29 11.06 Setting up jq (1.6-2.1) ... [2022-01-03T22:33:04.337Z] #29 11.07 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T22:33:04.337Z] #29 11.08 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T22:33:04.337Z] #29 11.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:33:04.337Z] #29 11.12 Processing triggers for ca-certificates (20210119) ... [2022-01-03T22:33:04.337Z] #29 11.13 Updating certificates in /etc/ssl/certs... [2022-01-03T22:33:04.337Z] #29 11.71 0 added, 0 removed; done. [2022-01-03T22:33:04.337Z] #29 11.71 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T22:33:04.337Z] #29 11.71 done. [2022-01-03T22:33:04.337Z] #29 DONE 14.3s [2022-01-03T22:33:04.337Z] [2022-01-03T22:33:04.337Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:33:04.337Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:33:04.482Z] #13 DONE 0.8s [2022-01-03T22:33:04.482Z] [2022-01-03T22:33:04.482Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T22:33:04.482Z] #64 sha256:691d140ecb914313ebb7be2d6820d44d4e2fe90899d2dbe66986efe995bb8ee4 [2022-01-03T22:33:04.482Z] #64 ... [2022-01-03T22:33:04.482Z] [2022-01-03T22:33:04.482Z] #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-01-03T22:33:04.482Z] #46 sha256:8e401925209b0d7cd120371562e82b4106ab72f9b2a1c7cfe3409130a06a0d84 [2022-01-03T22:33:04.482Z] #46 DONE 0.2s [2022-01-03T22:33:04.482Z] [2022-01-03T22:33:04.482Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T22:33:04.482Z] #33 sha256:7951fa498b812a400cf777cf4d995a6e32e2bb6915a6e1347780ccfb019ddacc [2022-01-03T22:33:04.482Z] #33 DONE 0.3s [2022-01-03T22:33:04.599Z] #11 ... [2022-01-03T22:33:04.599Z] [2022-01-03T22:33:04.599Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T22:33:04.599Z] #30 sha256:a8d9514fe3fd8a548e617c1cf51d63b897a1f7c5f506a87dbffa1906e108f9ec [2022-01-03T22:33:04.599Z] #30 DONE 0.6s [2022-01-03T22:33:04.744Z] [2022-01-03T22:33:04.744Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T22:33:04.744Z] #42 sha256:e064605a0ed35aa882182e2dbe9e431da84670f5abcd4cf6015a0dd0e4fd0229 [2022-01-03T22:33:04.744Z] #42 DONE 0.3s [2022-01-03T22:33:04.744Z] [2022-01-03T22:33:04.744Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T22:33:04.744Z] #25 sha256:c11ada642329bdccbc73b675028aaa7ed7361204fd406d4542ab1d63f9befe2d [2022-01-03T22:33:04.744Z] #25 DONE 0.4s [2022-01-03T22:33:04.744Z] [2022-01-03T22:33:04.744Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T22:33:04.744Z] #64 sha256:691d140ecb914313ebb7be2d6820d44d4e2fe90899d2dbe66986efe995bb8ee4 [2022-01-03T22:33:04.744Z] #64 DONE 0.4s [2022-01-03T22:33:04.744Z] [2022-01-03T22:33:04.744Z] #65 [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-01-03T22:33:04.744Z] #65 sha256:78e0e4df0bafb0dde6618dbad980317bbd0acba27571e297446a6b603c3dcc6d [2022-01-03T22:33:04.860Z] [2022-01-03T22:33:04.860Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:33:04.860Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:33:05.010Z] #62 130.2 # github.com/containerd/containerd/cmd/containerd [2022-01-03T22:33:05.010Z] #62 130.2 /usr/bin/ld: /tmp/go-link-2917663329/000019.o: in function `New': [2022-01-03T22:33:05.010Z] #62 130.2 /tmp/tmp.RQepjndXLp/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-01-03T22:33:05.010Z] #62 130.3 + bin/containerd-stress [2022-01-03T22:33:05.010Z] #62 131.3 + bin/containerd-shim [2022-01-03T22:33:05.158Z] #11 ... [2022-01-03T22:33:05.158Z] [2022-01-03T22:33:05.158Z] #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-01-03T22:33:05.158Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T22:33:05.158Z] #29 1.680 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:05.158Z] #29 1.708 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:05.158Z] #29 1.730 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:05.158Z] #29 1.878 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:33:05.158Z] #29 2.119 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:33:05.158Z] #29 2.594 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:33:05.158Z] #29 4.073 Fetched 8487 kB in 3s (3185 kB/s) [2022-01-03T22:33:05.158Z] #29 4.073 Reading package lists... [2022-01-03T22:33:05.158Z] #29 4.882 Reading package lists... [2022-01-03T22:33:05.158Z] #29 5.830 Building dependency tree... [2022-01-03T22:33:05.158Z] #29 6.269 The following additional packages will be installed: [2022-01-03T22:33:05.158Z] #29 6.270 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T22:33:05.158Z] #29 6.270 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T22:33:05.158Z] #29 6.271 Recommended packages: [2022-01-03T22:33:05.158Z] #29 6.272 libldap-common publicsuffix libsasl2-modules [2022-01-03T22:33:05.158Z] #29 6.457 The following NEW packages will be installed: [2022-01-03T22:33:05.158Z] #29 6.457 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T22:33:05.158Z] #29 6.457 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T22:33:05.158Z] #29 6.457 libssh2-1 openssl [2022-01-03T22:33:05.158Z] #29 6.730 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:05.158Z] #29 6.730 Need to get 3038 kB of archives. [2022-01-03T22:33:05.158Z] #29 6.730 After this operation, 6650 kB of additional disk space will be used. [2022-01-03T22:33:05.158Z] #29 6.730 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-03T22:33:05.158Z] #29 6.741 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-03T22:33:05.158Z] #29 6.741 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-03T22:33:05.158Z] #29 6.744 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-03T22:33:05.158Z] #29 6.751 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-03T22:33:05.158Z] #29 6.751 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-03T22:33:05.158Z] #29 6.751 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-03T22:33:05.158Z] #29 6.767 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-03T22:33:05.158Z] #29 6.767 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-03T22:33:05.158Z] #29 6.767 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-03T22:33:05.158Z] #29 6.767 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-03T22:33:05.158Z] #29 6.767 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-03T22:33:05.158Z] #29 6.784 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T22:33:05.159Z] #29 6.784 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T22:33:05.159Z] #29 6.784 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T22:33:05.159Z] #29 7.026 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:05.159Z] #29 7.093 Fetched 3038 kB in 0s (9339 kB/s) [2022-01-03T22:33:05.159Z] #29 7.120 Selecting previously unselected package openssl. [2022-01-03T22:33:05.159Z] #29 7.120 (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-01-03T22:33:05.159Z] #29 7.131 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 7.145 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T22:33:05.159Z] #29 7.315 Selecting previously unselected package ca-certificates. [2022-01-03T22:33:05.159Z] #29 7.315 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T22:33:05.159Z] #29 7.318 Unpacking ca-certificates (20210119) ... [2022-01-03T22:33:05.159Z] #29 7.406 Selecting previously unselected package libbrotli1:amd64. [2022-01-03T22:33:05.159Z] #29 7.406 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 7.419 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T22:33:05.159Z] #29 7.489 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-03T22:33:05.159Z] #29 7.489 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 7.494 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:33:05.159Z] #29 7.542 Selecting previously unselected package libsasl2-2:amd64. [2022-01-03T22:33:05.159Z] #29 7.542 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 7.568 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:33:05.159Z] #29 7.610 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-03T22:33:05.159Z] #29 7.610 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 7.614 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T22:33:05.159Z] #29 7.695 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-03T22:33:05.159Z] #29 7.695 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 7.697 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T22:33:05.159Z] #29 7.761 Selecting previously unselected package libpsl5:amd64. [2022-01-03T22:33:05.159Z] #29 7.761 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 7.767 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T22:33:05.159Z] #29 7.814 Selecting previously unselected package librtmp1:amd64. [2022-01-03T22:33:05.159Z] #29 7.814 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 7.823 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T22:33:05.159Z] #29 7.866 Selecting previously unselected package libssh2-1:amd64. [2022-01-03T22:33:05.159Z] #29 7.866 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 7.874 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T22:33:05.159Z] #29 7.938 Selecting previously unselected package libcurl4:amd64. [2022-01-03T22:33:05.159Z] #29 7.938 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 7.943 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T22:33:05.159Z] #29 8.040 Selecting previously unselected package curl. [2022-01-03T22:33:05.159Z] #29 8.040 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 8.047 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T22:33:05.159Z] #29 8.124 Selecting previously unselected package libonig5:amd64. [2022-01-03T22:33:05.159Z] #29 8.124 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 8.128 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:33:05.159Z] #29 8.220 Selecting previously unselected package libjq1:amd64. [2022-01-03T22:33:05.159Z] #29 8.220 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 8.233 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:33:05.159Z] #29 8.320 Selecting previously unselected package jq. [2022-01-03T22:33:05.159Z] #29 8.320 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-03T22:33:05.159Z] #29 8.324 Unpacking jq (1.6-2.1) ... [2022-01-03T22:33:05.159Z] #29 8.383 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T22:33:05.159Z] #29 8.392 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T22:33:05.159Z] #29 8.408 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T22:33:05.159Z] #29 8.417 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:33:05.159Z] #29 8.429 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T22:33:05.159Z] #29 8.440 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T22:33:05.159Z] #29 8.451 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T22:33:05.159Z] #29 8.488 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T22:33:05.159Z] #29 8.491 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:33:05.159Z] #29 8.503 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:33:05.159Z] #29 8.513 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T22:33:05.159Z] #29 8.523 Setting up ca-certificates (20210119) ... [2022-01-03T22:33:05.159Z] #29 9.211 Updating certificates in /etc/ssl/certs... [2022-01-03T22:33:05.159Z] #29 ... [2022-01-03T22:33:05.159Z] [2022-01-03T22:33:05.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:33:05.159Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:33:06.647Z] #67 37.50 Reading package lists... [2022-01-03T22:33:06.647Z] #67 ... [2022-01-03T22:33:06.647Z] [2022-01-03T22:33:06.647Z] #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-01-03T22:33:06.647Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T22:33:06.647Z] #45 36.21 Reading package lists... [2022-01-03T22:33:07.071Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 8.0s done [2022-01-03T22:33:07.071Z] #11 ... [2022-01-03T22:33:07.071Z] [2022-01-03T22:33:07.071Z] #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-01-03T22:33:07.071Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T22:33:07.071Z] #29 10.46 129 added, 0 removed; done. [2022-01-03T22:33:07.071Z] #29 10.53 Setting up jq (1.6-2.1) ... [2022-01-03T22:33:07.071Z] #29 10.54 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T22:33:07.071Z] #29 10.74 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T22:33:07.071Z] #29 10.75 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:33:07.071Z] #29 10.77 Processing triggers for ca-certificates (20210119) ... [2022-01-03T22:33:07.071Z] #29 10.78 Updating certificates in /etc/ssl/certs... [2022-01-03T22:33:07.071Z] #29 11.50 0 added, 0 removed; done. [2022-01-03T22:33:07.071Z] #29 11.50 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T22:33:07.071Z] #29 11.50 done. [2022-01-03T22:33:07.071Z] #29 DONE 12.1s [2022-01-03T22:33:07.071Z] [2022-01-03T22:33:07.071Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T22:33:07.071Z] #30 sha256:405ebdd6efd844880392c1be4b98edddf4be77127a0d9ac06ebcb303ea7fb177 [2022-01-03T22:33:07.071Z] #30 DONE 0.1s [2022-01-03T22:33:07.071Z] [2022-01-03T22:33:07.071Z] #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-01-03T22:33:07.071Z] #31 sha256:6b5b9e6184398c01c21cbca22acb587e7dda8ab02947e725ce21489f63d8e3ac [2022-01-03T22:33:08.011Z] #45 45.53 Building dependency tree... [2022-01-03T22:33:08.012Z] #45 46.95 Reading state information... [2022-01-03T22:33:09.073Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 5.0s [2022-01-03T22:33:09.377Z] #45 48.21 The following additional packages will be installed: [2022-01-03T22:33:09.377Z] #45 48.22 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-01-03T22:33:09.377Z] #45 48.26 Suggested packages: [2022-01-03T22:33:09.377Z] #45 48.27 cmake-doc ninja-build lrzip [2022-01-03T22:33:09.377Z] #45 48.27 Recommended packages: [2022-01-03T22:33:09.377Z] #45 48.27 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T22:33:09.633Z] #45 48.81 The following NEW packages will be installed: [2022-01-03T22:33:09.633Z] #45 48.82 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-01-03T22:33:10.036Z] #65 ... [2022-01-03T22:33:10.036Z] [2022-01-03T22:33:10.036Z] #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-01-03T22:33:10.036Z] #31 sha256:a57992563b4daab927f47d793f681d411eaffec07ebcf9830c45e9ecb2eb8045 [2022-01-03T22:33:10.036Z] #31 2.086 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T22:33:10.036Z] #31 2.558 [2022-01-03T22:33:10.036Z] #31 2.770 #=#=# ########################################### 60.1% ######################################################################## 100.0% [2022-01-03T22:33:10.036Z] #31 3.066 [2022-01-03T22:33:10.036Z] #31 4.162 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T22:33:10.036Z] #31 4.569 [2022-01-03T22:33:10.036Z] #31 4.834 #=#=# 0.8% ######################################################################## 100.0% [2022-01-03T22:33:10.036Z] #31 5.727 [2022-01-03T22:33:10.194Z] #45 49.22 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:10.194Z] #45 49.22 Need to get 8418 kB of archives. [2022-01-03T22:33:10.194Z] #45 49.22 After this operation, 34.9 MB of additional disk space will be used. [2022-01-03T22:33:10.194Z] #45 49.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T22:33:10.194Z] #45 49.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T22:33:10.194Z] #45 49.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T22:33:10.194Z] #45 49.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T22:33:10.194Z] #45 49.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T22:33:10.194Z] #45 49.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T22:33:10.194Z] #45 49.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T22:33:10.194Z] #45 49.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T22:33:10.371Z] #31 2.869 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T22:33:10.371Z] #31 3.199 [2022-01-03T22:33:10.610Z] #31 ... [2022-01-03T22:33:10.610Z] [2022-01-03T22:33:10.610Z] #65 [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-01-03T22:33:10.610Z] #65 sha256:78e0e4df0bafb0dde6618dbad980317bbd0acba27571e297446a6b603c3dcc6d [2022-01-03T22:33:10.610Z] #65 5.764 + RM_GOPATH=0 [2022-01-03T22:33:10.610Z] #65 5.779 + TMP_GOPATH= [2022-01-03T22:33:10.610Z] #65 5.779 + : /build [2022-01-03T22:33:10.610Z] #65 5.779 + '[' -z '' ']' [2022-01-03T22:33:10.610Z] #65 5.779 ++ mktemp -d [2022-01-03T22:33:10.610Z] #65 5.819 + export GOPATH=/tmp/tmp.20R9vE7G8b [2022-01-03T22:33:10.610Z] #65 5.819 + GOPATH=/tmp/tmp.20R9vE7G8b [2022-01-03T22:33:10.610Z] #65 5.819 + RM_GOPATH=1 [2022-01-03T22:33:10.610Z] #65 5.819 + case "$(go env GOARCH)" in [2022-01-03T22:33:10.610Z] #65 5.819 ++ go env GOARCH [2022-01-03T22:33:10.610Z] #65 5.872 Install rootlesskit version v0.14.6 [2022-01-03T22:33:10.610Z] #65 5.872 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:10.610Z] #65 5.872 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:10.610Z] #65 5.872 ++ dirname /install.sh [2022-01-03T22:33:10.610Z] #65 5.872 + dir=/ [2022-01-03T22:33:10.610Z] #65 5.872 + bin=rootlesskit [2022-01-03T22:33:10.610Z] #65 5.872 + shift [2022-01-03T22:33:10.610Z] #65 5.872 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T22:33:10.610Z] #65 5.872 + . //rootlesskit.installer [2022-01-03T22:33:10.610Z] #65 5.872 ++ : v0.14.6 [2022-01-03T22:33:10.610Z] #65 5.872 + install_rootlesskit [2022-01-03T22:33:10.610Z] #65 5.872 + case "$1" in [2022-01-03T22:33:10.610Z] #65 5.872 + export CGO_ENABLED=0 [2022-01-03T22:33:10.610Z] #65 5.872 + CGO_ENABLED=0 [2022-01-03T22:33:10.610Z] #65 5.872 + _install_rootlesskit [2022-01-03T22:33:10.610Z] #65 5.872 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T22:33:10.610Z] #65 5.872 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T22:33:10.610Z] #65 5.872 + GOBIN=/build [2022-01-03T22:33:10.610Z] #65 5.872 + GO111MODULE=on [2022-01-03T22:33:10.610Z] #65 5.872 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T22:33:10.630Z] #31 3.441 #=#=# ######################################################################## 100.0% [2022-01-03T22:33:10.756Z] #45 49.81 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:10.889Z] #31 3.792 [2022-01-03T22:33:11.012Z] #45 50.01 Fetched 8418 kB in 0s (18.8 MB/s) [2022-01-03T22:33:11.012Z] #45 50.03 Selecting previously unselected package xxd. [2022-01-03T22:33:11.012Z] #45 50.03 (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-01-03T22:33:11.012Z] #45 50.06 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:33:11.012Z] #45 50.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:33:11.012Z] #45 50.11 Selecting previously unselected package vim-common. [2022-01-03T22:33:11.012Z] #45 50.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:33:11.012Z] #45 50.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:33:11.268Z] #45 50.27 Selecting previously unselected package cmake-data. [2022-01-03T22:33:11.268Z] #45 50.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T22:33:11.268Z] #45 50.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T22:33:11.552Z] #65 6.665 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T22:33:11.827Z] #31 4.863 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T22:33:12.197Z] #45 51.12 Selecting previously unselected package libarchive13:amd64. [2022-01-03T22:33:12.197Z] #45 51.12 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T22:33:12.197Z] #45 51.16 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T22:33:12.197Z] #45 51.28 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T22:33:12.197Z] #45 51.29 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T22:33:12.197Z] #45 51.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T22:33:12.197Z] #45 51.36 Selecting previously unselected package librhash0:amd64. [2022-01-03T22:33:12.197Z] #45 51.37 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T22:33:12.395Z] #31 5.246 [2022-01-03T22:33:12.453Z] #45 51.38 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T22:33:12.453Z] #45 51.49 Selecting previously unselected package libuv1:amd64. [2022-01-03T22:33:12.453Z] #45 51.49 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T22:33:12.453Z] [2022-01-03T22:33:12.453Z] #45 ... [2022-01-03T22:33:12.453Z] [2022-01-03T22:33:12.453Z] #67 [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-01-03T22:33:12.453Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T22:33:12.453Z] #67 37.50 Reading package lists... [2022-01-03T22:33:12.453Z] #67 46.74 Building dependency tree... [2022-01-03T22:33:12.453Z] #67 48.30 Reading state information... [2022-01-03T22:33:12.453Z] #67 49.60 The following additional packages will be installed: [2022-01-03T22:33:12.453Z] #67 49.61 libbtrfs0 [2022-01-03T22:33:12.453Z] #67 49.74 The following NEW packages will be installed: [2022-01-03T22:33:12.453Z] #67 49.76 libbtrfs-dev libbtrfs0 [2022-01-03T22:33:12.453Z] #67 50.14 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:12.453Z] #67 50.14 Need to get 460 kB of archives. [2022-01-03T22:33:12.453Z] #67 50.14 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T22:33:12.453Z] #67 50.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T22:33:12.453Z] #67 50.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T22:33:12.453Z] #67 50.74 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:12.453Z] #67 50.94 Fetched 460 kB in 0s (1522 kB/s) [2022-01-03T22:33:12.453Z] #67 50.99 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T22:33:12.453Z] #67 50.99 (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-01-03T22:33:12.453Z] #67 51.03 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T22:33:12.453Z] #67 51.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:33:12.453Z] #67 51.13 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T22:33:12.453Z] #67 51.14 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T22:33:12.453Z] #67 51.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:33:12.453Z] #67 51.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:33:12.453Z] #67 51.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:33:12.453Z] #67 51.28 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:33:12.453Z] #67 DONE 51.5s [2022-01-03T22:33:12.453Z] [2022-01-03T22:33:12.453Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T22:33:12.453Z] #68 sha256:37c7d19fbf7bd94da8483e8051786573a5a1c6b14f45f7c84a855904d740bad5 [2022-01-03T22:33:12.453Z] #68 DONE 0.1s [2022-01-03T22:33:12.453Z] [2022-01-03T22:33:12.453Z] #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-01-03T22:33:12.453Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T22:33:12.453Z] #45 51.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T22:33:12.453Z] #45 51.60 Selecting previously unselected package cmake. [2022-01-03T22:33:12.453Z] #45 51.60 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T22:33:12.453Z] #45 ... [2022-01-03T22:33:12.453Z] [2022-01-03T22:33:12.453Z] #69 [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-01-03T22:33:12.453Z] #69 sha256:d02076a9fc97ce51dd89d1a250bf187b503051614176f25e812ecd7aab3d2fb9 [2022-01-03T22:33:12.655Z] #31 5.477 #=#=# ######################################################################## 100.0% [2022-01-03T22:33:12.914Z] #31 5.847 [2022-01-03T22:33:13.152Z] #62 138.5 + bin/containerd-shim-runc-v1 [2022-01-03T22:33:13.483Z] #31 ... [2022-01-03T22:33:13.483Z] [2022-01-03T22:33:13.483Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:33:13.483Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:33:13.483Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 6.3s [2022-01-03T22:33:13.819Z] #69 1.116 + RM_GOPATH=0 [2022-01-03T22:33:13.819Z] #69 1.116 + TMP_GOPATH= [2022-01-03T22:33:13.819Z] #69 1.116 + : /build [2022-01-03T22:33:13.819Z] #69 1.116 + '[' -z '' ']' [2022-01-03T22:33:13.819Z] #69 1.116 ++ mktemp -d [2022-01-03T22:33:13.819Z] #69 1.116 + export GOPATH=/tmp/tmp.2dQKGpvsye [2022-01-03T22:33:13.819Z] #69 1.116 + GOPATH=/tmp/tmp.2dQKGpvsye [2022-01-03T22:33:13.819Z] #69 1.116 + RM_GOPATH=1 [2022-01-03T22:33:13.819Z] #69 1.116 + case "$(go env GOARCH)" in [2022-01-03T22:33:13.819Z] #69 1.116 ++ go env GOARCH [2022-01-03T22:33:13.819Z] #69 1.128 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:13.819Z] #69 1.128 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:13.819Z] #69 1.129 ++ dirname /install.sh [2022-01-03T22:33:13.819Z] #69 1.132 + dir=/ [2022-01-03T22:33:13.819Z] #69 1.132 + bin=containerd [2022-01-03T22:33:13.819Z] #69 1.132 + shift [2022-01-03T22:33:13.819Z] #69 1.132 + '[' '!' -f //containerd.installer ']' [2022-01-03T22:33:13.819Z] #69 1.132 + . //containerd.installer [2022-01-03T22:33:13.819Z] #69 1.132 ++ set -e [2022-01-03T22:33:13.819Z] #69 1.132 ++ : v1.5.8 [2022-01-03T22:33:13.819Z] #69 1.132 + install_containerd [2022-01-03T22:33:13.819Z] #69 1.132 Install containerd version v1.5.8 [2022-01-03T22:33:13.819Z] #69 1.139 + echo 'Install containerd version v1.5.8' [2022-01-03T22:33:13.819Z] #69 1.139 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2dQKGpvsye/src/github.com/containerd/containerd [2022-01-03T22:33:13.819Z] #69 1.139 Cloning into '/tmp/tmp.2dQKGpvsye/src/github.com/containerd/containerd'... [2022-01-03T22:33:14.051Z] #11 ... [2022-01-03T22:33:14.051Z] [2022-01-03T22:33:14.051Z] #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-01-03T22:33:14.051Z] #31 sha256:6b5b9e6184398c01c21cbca22acb587e7dda8ab02947e725ce21489f63d8e3ac [2022-01-03T22:33:14.051Z] #31 6.852 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T22:33:14.311Z] #31 7.245 [2022-01-03T22:33:14.372Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 10.0s done [2022-01-03T22:33:14.372Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 [2022-01-03T22:33:14.372Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 done [2022-01-03T22:33:14.372Z] #11 DONE 31.3s [2022-01-03T22:33:14.372Z] [2022-01-03T22:33:14.372Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T22:33:14.372Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T22:33:14.633Z] #12 ... [2022-01-03T22:33:14.633Z] [2022-01-03T22:33:14.633Z] #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-01-03T22:33:14.633Z] #31 sha256:6ca19224de17b4378cc720169feca6b075509071108e81c7b144806e288a1026 [2022-01-03T22:33:14.633Z] #31 2.421 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T22:33:14.633Z] #31 2.869 [2022-01-03T22:33:14.633Z] #31 3.094 #=#=# ######################################################################## 100.0% [2022-01-03T22:33:14.633Z] #31 3.498 [2022-01-03T22:33:14.633Z] #31 4.566 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T22:33:14.633Z] #31 4.841 [2022-01-03T22:33:14.633Z] #31 5.059 #=#=# ######################################################################## 100.0% [2022-01-03T22:33:14.633Z] #31 5.300 [2022-01-03T22:33:14.633Z] #31 6.391 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T22:33:14.633Z] #31 6.665 [2022-01-03T22:33:14.633Z] #31 6.890 #=#=# #################### 27.9% ########################################### 59.9% ################################################################## 92.0% ######################################################################## 100.0% [2022-01-03T22:33:14.633Z] #31 7.424 [2022-01-03T22:33:14.633Z] #31 8.360 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T22:33:14.633Z] #31 8.627 [2022-01-03T22:33:14.634Z] #31 8.848 #=#=# ######################################################################## 100.0% [2022-01-03T22:33:14.634Z] #31 9.054 [2022-01-03T22:33:14.634Z] #31 9.715 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T22:33:14.840Z] #31 7.466 #=#=# ################## 25.5% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2022-01-03T22:33:14.869Z] #65 ... [2022-01-03T22:33:14.869Z] [2022-01-03T22:33:14.869Z] #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-01-03T22:33:14.869Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T22:33:14.869Z] #38 5.956 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:14.869Z] #38 6.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:14.869Z] #38 6.036 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:14.869Z] #38 7.240 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:33:14.869Z] #38 ... [2022-01-03T22:33:14.869Z] [2022-01-03T22:33:14.869Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T22:33:14.869Z] #49 sha256:097b8f527116aa10b8711ed1ddf477cd7d20a53ae44859ea2d0029623273a7ca [2022-01-03T22:33:14.869Z] #49 6.149 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T22:33:14.869Z] #49 ... [2022-01-03T22:33:14.869Z] [2022-01-03T22:33:14.869Z] #60 [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-01-03T22:33:14.869Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T22:33:14.869Z] #60 4.599 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:14.869Z] #60 4.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:14.869Z] #60 4.619 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:14.869Z] #60 5.081 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:33:14.869Z] #60 5.765 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:33:14.869Z] #60 7.756 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:33:14.869Z] #60 ... [2022-01-03T22:33:14.869Z] [2022-01-03T22:33:14.869Z] #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-01-03T22:33:14.869Z] #34 sha256:7629899203bf6a4ed8ede6ca8a85c7db95fa9a1cf8840f39630bc6284d01d46d [2022-01-03T22:33:14.869Z] #34 5.901 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T22:33:14.869Z] #34 5.901 Cloning into '.'... [2022-01-03T22:33:14.869Z] #34 ... [2022-01-03T22:33:14.869Z] [2022-01-03T22:33:14.869Z] #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-01-03T22:33:14.869Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T22:33:14.869Z] #47 6.529 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:14.869Z] #47 6.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:14.869Z] #47 6.585 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:14.869Z] #47 7.158 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T22:33:14.869Z] #47 8.131 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:33:14.894Z] #31 10.16 [2022-01-03T22:33:15.101Z] #31 8.025 [2022-01-03T22:33:15.130Z] #47 ... [2022-01-03T22:33:15.130Z] [2022-01-03T22:33:15.130Z] #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-01-03T22:33:15.130Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:33:15.130Z] #14 4.418 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:15.130Z] #14 4.450 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:15.130Z] #14 4.513 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:15.130Z] #14 4.634 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:33:15.130Z] #14 5.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:33:15.130Z] #14 7.176 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:33:15.130Z] #14 ... [2022-01-03T22:33:15.130Z] [2022-01-03T22:33:15.130Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:15.130Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T22:33:15.130Z] #53 5.416 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T22:33:15.155Z] #31 10.39 #=#=# ######################################################################## 100.0% [2022-01-03T22:33:15.186Z] #69 ... [2022-01-03T22:33:15.186Z] [2022-01-03T22:33:15.186Z] #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-01-03T22:33:15.186Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T22:33:15.186Z] #45 51.60 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T22:33:15.186Z] #45 51.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T22:33:15.186Z] #45 53.63 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T22:33:15.186Z] #45 53.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:33:15.186Z] #45 53.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T22:33:15.186Z] #45 53.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:33:15.186Z] #45 53.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T22:33:15.186Z] #45 53.74 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T22:33:15.186Z] #45 53.78 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T22:33:15.186Z] #45 53.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T22:33:15.186Z] #45 53.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:33:15.186Z] #45 DONE 54.3s [2022-01-03T22:33:15.186Z] [2022-01-03T22:33:15.186Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T22:33:15.186Z] #46 sha256:8d4165cfae00c71168cd766607311268ee61cf4e570a4212f8bdc1c1c5b160c6 [2022-01-03T22:33:15.186Z] #46 DONE 0.1s [2022-01-03T22:33:15.186Z] [2022-01-03T22:33:15.186Z] #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-01-03T22:33:15.186Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T22:33:15.186Z] #20 37.21 Reading package lists... [2022-01-03T22:33:15.186Z] #20 45.84 Building dependency tree... [2022-01-03T22:33:15.186Z] #20 47.44 Reading state information... [2022-01-03T22:33:15.186Z] #20 48.89 The following additional packages will be installed: [2022-01-03T22:33:15.186Z] #20 48.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T22:33:15.186Z] #20 48.89 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T22:33:15.186Z] #20 48.89 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T22:33:15.186Z] #20 48.89 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T22:33:15.186Z] #20 48.89 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T22:33:15.186Z] #20 48.90 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T22:33:15.186Z] #20 48.90 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T22:33:15.186Z] #20 48.92 Suggested packages: [2022-01-03T22:33:15.186Z] #20 48.92 gcc-10-locales seccomp wine64 [2022-01-03T22:33:15.186Z] #20 49.32 The following NEW packages will be installed: [2022-01-03T22:33:15.186Z] #20 49.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T22:33:15.186Z] #20 49.33 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T22:33:15.186Z] #20 49.33 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T22:33:15.186Z] #20 49.33 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T22:33:15.186Z] #20 49.33 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T22:33:15.186Z] #20 49.33 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T22:33:15.186Z] #20 49.34 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T22:33:15.186Z] #20 49.34 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T22:33:15.186Z] #20 49.35 mingw-w64-x86-64-dev [2022-01-03T22:33:15.186Z] #20 49.72 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:15.186Z] #20 49.72 Need to get 115 MB of archives. [2022-01-03T22:33:15.186Z] #20 49.72 After this operation, 645 MB of additional disk space will be used. [2022-01-03T22:33:15.186Z] #20 49.72 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-01-03T22:33:15.186Z] #20 49.78 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-01-03T22:33:15.186Z] #20 49.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T22:33:15.186Z] #20 49.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-03T22:33:15.186Z] #20 49.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T22:33:15.186Z] #20 49.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T22:33:15.186Z] #20 49.90 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-01-03T22:33:15.186Z] #20 49.93 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-01-03T22:33:15.186Z] #20 49.94 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-01-03T22:33:15.186Z] #20 50.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-01-03T22:33:15.186Z] #20 50.38 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-01-03T22:33:15.186Z] #20 50.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-03T22:33:15.186Z] #20 50.74 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-01-03T22:33:15.186Z] #20 51.15 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-01-03T22:33:15.186Z] #20 51.32 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-01-03T22:33:15.186Z] #20 51.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T22:33:15.186Z] #20 51.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T22:33:15.186Z] #20 51.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T22:33:15.186Z] #20 51.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T22:33:15.186Z] #20 51.33 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-01-03T22:33:15.186Z] #20 51.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T22:33:15.186Z] #20 51.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T22:33:15.186Z] #20 51.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T22:33:15.186Z] #20 51.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T22:33:15.186Z] #20 51.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T22:33:15.186Z] #20 51.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T22:33:15.186Z] #20 51.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T22:33:15.186Z] #20 51.36 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-01-03T22:33:15.186Z] #20 51.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T22:33:15.186Z] #20 51.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T22:33:15.186Z] #20 52.01 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:15.186Z] #20 52.35 Fetched 115 MB in 2s (59.5 MB/s) [2022-01-03T22:33:15.186Z] #20 52.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T22:33:15.186Z] #20 52.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-03T22:33:15.186Z] #20 52.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T22:33:15.186Z] #20 52.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T22:33:15.186Z] #20 53.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T22:33:15.186Z] #20 53.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T22:33:15.186Z] #20 53.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T22:33:15.392Z] #53 ... [2022-01-03T22:33:15.392Z] [2022-01-03T22:33:15.392Z] #55 [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-01-03T22:33:15.392Z] #55 sha256:13f4041fd296b7108c14f6df26bfdc3a4e4e1729c2f33cbd96103b62cd33a8bf [2022-01-03T22:33:15.392Z] #55 6.708 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T22:33:15.392Z] #55 9.191 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T22:33:15.392Z] #55 9.191 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T22:33:15.392Z] #55 9.328 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T22:33:15.392Z] #55 ... [2022-01-03T22:33:15.392Z] [2022-01-03T22:33:15.392Z] #51 [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-01-03T22:33:15.392Z] #51 sha256:7428b01c4faeaa88e89e66d9390b559bc8695736118ff43143d47e4baa2b750c [2022-01-03T22:33:15.392Z] #51 4.412 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T22:33:15.392Z] #51 5.372 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T22:33:15.392Z] #51 5.388 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T22:33:15.392Z] #51 5.463 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T22:33:15.392Z] #51 5.463 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T22:33:15.392Z] #51 5.736 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T22:33:15.392Z] #51 5.764 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T22:33:15.392Z] #51 5.829 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T22:33:15.392Z] #51 5.829 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T22:33:15.392Z] #51 6.007 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T22:33:15.392Z] #51 6.045 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T22:33:15.392Z] #51 6.234 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T22:33:15.392Z] #51 6.507 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T22:33:15.417Z] #31 10.80 [2022-01-03T22:33:15.653Z] #51 ... [2022-01-03T22:33:15.653Z] [2022-01-03T22:33:15.653Z] #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-01-03T22:33:15.653Z] #36 sha256:a2225c6ab219d227f4cd2d6714aae1d4545bf48faa2bf22555f5af20e01ce9f0 [2022-01-03T22:33:15.653Z] #36 6.932 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T22:33:15.678Z] #31 10.89 Download of images into '/build' complete. [2022-01-03T22:33:15.678Z] #31 10.89 Use something like the following to load the result into a Docker daemon: [2022-01-03T22:33:15.678Z] #31 10.89 tar -cC '/build' . | docker load [2022-01-03T22:33:15.748Z] #20 54.92 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T22:33:15.748Z] #20 54.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T22:33:15.748Z] #20 54.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T22:33:15.915Z] #36 ... [2022-01-03T22:33:15.915Z] [2022-01-03T22:33:15.915Z] #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-01-03T22:33:15.915Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T22:33:15.915Z] #43 5.810 + git clone https://github.com/docker/distribution.git . [2022-01-03T22:33:15.915Z] #43 5.816 Cloning into '.'... [2022-01-03T22:33:15.915Z] #43 ... [2022-01-03T22:33:15.915Z] [2022-01-03T22:33:15.915Z] #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-01-03T22:33:15.915Z] #26 sha256:2f15983078403b162b197de2bf906192ed0508a38e70c6e10e21758420e49c38 [2022-01-03T22:33:15.915Z] #26 5.359 + RM_GOPATH=0 [2022-01-03T22:33:15.915Z] #26 5.359 + TMP_GOPATH= [2022-01-03T22:33:15.915Z] #26 5.359 + : /build [2022-01-03T22:33:15.915Z] #26 5.359 + '[' -z '' ']' [2022-01-03T22:33:15.915Z] #26 5.359 ++ mktemp -d [2022-01-03T22:33:15.915Z] #26 5.359 + export GOPATH=/tmp/tmp.kltpz2wIGf [2022-01-03T22:33:15.915Z] #26 5.359 + GOPATH=/tmp/tmp.kltpz2wIGf [2022-01-03T22:33:15.915Z] #26 5.359 + RM_GOPATH=1 [2022-01-03T22:33:15.915Z] #26 5.359 + case "$(go env GOARCH)" in [2022-01-03T22:33:15.915Z] #26 5.359 ++ go env GOARCH [2022-01-03T22:33:15.915Z] #26 5.368 Install docker/cli version 17.06.2-ce from stable [2022-01-03T22:33:15.915Z] #26 5.368 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:15.915Z] #26 5.368 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:15.915Z] #26 5.368 ++ dirname /install.sh [2022-01-03T22:33:15.915Z] #26 5.368 + dir=/ [2022-01-03T22:33:15.915Z] #26 5.368 + bin=dockercli [2022-01-03T22:33:15.915Z] #26 5.368 + shift [2022-01-03T22:33:15.915Z] #26 5.368 + '[' '!' -f //dockercli.installer ']' [2022-01-03T22:33:15.915Z] #26 5.368 + . //dockercli.installer [2022-01-03T22:33:15.915Z] #26 5.368 ++ : stable [2022-01-03T22:33:15.915Z] #26 5.368 ++ : 17.06.2-ce [2022-01-03T22:33:15.915Z] #26 5.368 + install_dockercli [2022-01-03T22:33:15.915Z] #26 5.368 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T22:33:15.915Z] #26 5.368 ++ uname -m [2022-01-03T22:33:15.915Z] #26 5.368 + arch=aarch64 [2022-01-03T22:33:15.915Z] #26 5.368 + '[' aarch64 '!=' x86_64 ']' [2022-01-03T22:33:15.915Z] #26 5.368 + '[' aarch64 '!=' s390x ']' [2022-01-03T22:33:15.915Z] #26 5.368 + '[' aarch64 '!=' armhf ']' [2022-01-03T22:33:15.915Z] #26 5.368 + build_dockercli [2022-01-03T22:33:15.915Z] #26 5.368 + git clone https://github.com/docker/docker-ce /tmp/tmp.kltpz2wIGf/tmp/docker-ce [2022-01-03T22:33:15.915Z] #26 5.377 Cloning into '/tmp/tmp.kltpz2wIGf/tmp/docker-ce'... [2022-01-03T22:33:16.004Z] #20 55.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T22:33:16.004Z] #20 55.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:33:16.004Z] #20 55.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:33:16.176Z] #26 ... [2022-01-03T22:33:16.176Z] [2022-01-03T22:33:16.176Z] #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-01-03T22:33:16.176Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T22:33:16.176Z] #47 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:33:16.261Z] #20 55.16 Selecting previously unselected package dmsetup. [2022-01-03T22:33:16.261Z] #20 55.17 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:33:16.261Z] #20 55.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T22:33:16.261Z] #20 55.27 Selecting previously unselected package mingw-w64-common. [2022-01-03T22:33:16.261Z] #20 55.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T22:33:16.261Z] #20 55.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T22:33:16.480Z] #31 9.047 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T22:33:16.480Z] #31 9.385 [2022-01-03T22:33:16.739Z] #31 9.614 #=#=# ######################################################################## 100.0% [2022-01-03T22:33:17.001Z] #31 9.915 [2022-01-03T22:33:17.365Z] #62 143.6 + bin/containerd-shim-runc-v2 [2022-01-03T22:33:17.575Z] #31 10.63 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T22:33:17.625Z] #62 144.2 + binaries [2022-01-03T22:33:17.625Z] #62 144.2 + install -D bin/containerd /build/containerd [2022-01-03T22:33:17.625Z] #62 144.2 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T22:33:17.625Z] #62 144.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T22:33:17.625Z] #62 144.2 + install -D bin/ctr /build/ctr [2022-01-03T22:33:17.835Z] #31 10.93 [2022-01-03T22:33:17.885Z] #62 DONE 144.6s [2022-01-03T22:33:18.094Z] #31 11.13 #=#=# ######################################################################## 100.0% [2022-01-03T22:33:18.223Z] #31 DONE 13.1s [2022-01-03T22:33:18.223Z] [2022-01-03T22:33:18.223Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T22:33:18.223Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T22:33:18.223Z] #12 DONE 3.4s [2022-01-03T22:33:18.223Z] [2022-01-03T22:33:18.223Z] #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-01-03T22:33:18.223Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T22:33:18.353Z] #31 11.46 [2022-01-03T22:33:18.612Z] #31 11.52 Download of images into '/build' complete. [2022-01-03T22:33:18.612Z] #31 11.52 Use something like the following to load the result into a Docker daemon: [2022-01-03T22:33:18.612Z] #31 11.52 tar -cC '/build' . | docker load [2022-01-03T22:33:19.167Z] #13 DONE 1.2s [2022-01-03T22:33:19.167Z] [2022-01-03T22:33:19.167Z] #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-01-03T22:33:19.167Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:33:19.167Z] #14 ... [2022-01-03T22:33:19.167Z] [2022-01-03T22:33:19.167Z] #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-01-03T22:33:19.167Z] #46 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T22:33:19.167Z] #46 DONE 0.2s [2022-01-03T22:33:19.167Z] [2022-01-03T22:33:19.167Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T22:33:19.167Z] #42 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T22:33:19.167Z] #42 DONE 0.3s [2022-01-03T22:33:19.269Z] [2022-01-03T22:33:19.269Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T22:33:19.269Z] #63 sha256:702b88a353dc0e2f4d464c914c3995b0a184927b4a78746460cb40e10bc8655f [2022-01-03T22:33:19.269Z] #63 DONE 0.2s [2022-01-03T22:33:19.430Z] [2022-01-03T22:33:19.430Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T22:33:19.430Z] #33 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T22:33:19.430Z] #33 DONE 0.3s [2022-01-03T22:33:19.430Z] [2022-01-03T22:33:19.430Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T22:33:19.430Z] #25 sha256:3b83f4777e8f982ef040ac56a00cb092686e840e9819a1e9521fcb716664f54f [2022-01-03T22:33:19.430Z] #25 DONE 0.3s [2022-01-03T22:33:19.430Z] [2022-01-03T22:33:19.430Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T22:33:19.430Z] #64 sha256:224aae681cdaad8ca1e67f9ec4f2f887818c96aecdff85141b25d20c959a8c12 [2022-01-03T22:33:19.430Z] #64 DONE 0.4s [2022-01-03T22:33:19.430Z] [2022-01-03T22:33:19.430Z] #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-01-03T22:33:19.430Z] #26 sha256:008050907e47d5005b8a06e986fc458d1f16ff206bdd064f6f3886031d68fd8e [2022-01-03T22:33:19.478Z] #47 14.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:33:19.529Z] [2022-01-03T22:33:19.529Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T22:33:19.529Z] #68 sha256:def65ba9856fd663ad96306a3a019e97b584e0e094698ea1ec1fe9d3b8d1bac3 [2022-01-03T22:33:19.529Z] #68 DONE 0.1s [2022-01-03T22:33:19.529Z] [2022-01-03T22:33:19.529Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T22:33:19.529Z] #73 sha256:f47af4095fdb9b5ecfa588760c77d0cb689019105fb703a2b7aedbcc0fc6f7fb [2022-01-03T22:33:19.532Z] #20 58.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T22:33:19.532Z] #20 58.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T22:33:19.532Z] #20 58.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T22:33:20.100Z] #73 DONE 0.5s [2022-01-03T22:33:20.100Z] [2022-01-03T22:33:20.100Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T22:33:20.100Z] #74 sha256:9d3aa44eead47101fc31433585762f0115f983a2f48ff025c9d3879d068c57ac [2022-01-03T22:33:20.100Z] #74 DONE 0.0s [2022-01-03T22:33:20.100Z] [2022-01-03T22:33:20.100Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T22:33:20.100Z] #75 sha256:f58bddf5ec4797862e11994172fd51b9e10cb9cd10055bcf957ea62a11131829 [2022-01-03T22:33:20.463Z] #20 ... [2022-01-03T22:33:20.463Z] [2022-01-03T22:33:20.463Z] #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-01-03T22:33:20.463Z] #47 sha256:43c981b3b52a84279318542034e8b4134c57a3828cbe289dd6223d75e136583c [2022-01-03T22:33:20.463Z] #47 1.349 + RM_GOPATH=0 [2022-01-03T22:33:20.463Z] #47 1.349 + TMP_GOPATH= [2022-01-03T22:33:20.463Z] #47 1.349 + : /build [2022-01-03T22:33:20.463Z] #47 1.349 + '[' -z '' ']' [2022-01-03T22:33:20.463Z] #47 1.349 ++ mktemp -d [2022-01-03T22:33:20.463Z] #47 1.359 + export GOPATH=/tmp/tmp.2oJvAVvaMI [2022-01-03T22:33:20.463Z] #47 1.359 + GOPATH=/tmp/tmp.2oJvAVvaMI [2022-01-03T22:33:20.463Z] #47 1.359 + RM_GOPATH=1 [2022-01-03T22:33:20.463Z] #47 1.359 + case "$(go env GOARCH)" in [2022-01-03T22:33:20.463Z] #47 1.359 ++ go env GOARCH [2022-01-03T22:33:20.463Z] #47 1.374 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:20.463Z] #47 1.374 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:20.463Z] #47 1.374 ++ dirname /install.sh [2022-01-03T22:33:20.463Z] #47 1.374 + dir=/ [2022-01-03T22:33:20.463Z] #47 1.374 + bin=tini [2022-01-03T22:33:20.463Z] #47 1.374 + shift [2022-01-03T22:33:20.463Z] #47 1.374 + '[' '!' -f //tini.installer ']' [2022-01-03T22:33:20.463Z] #47 1.374 + . //tini.installer [2022-01-03T22:33:20.463Z] #47 1.374 ++ : v0.19.0 [2022-01-03T22:33:20.463Z] #47 1.374 + install_tini [2022-01-03T22:33:20.463Z] #47 1.374 + echo 'Install tini version v0.19.0' [2022-01-03T22:33:20.463Z] #47 1.374 Install tini version v0.19.0 [2022-01-03T22:33:20.463Z] #47 1.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.2oJvAVvaMI/tini [2022-01-03T22:33:20.463Z] #47 1.381 Cloning into '/tmp/tmp.2oJvAVvaMI/tini'... [2022-01-03T22:33:20.463Z] #47 1.955 + cd /tmp/tmp.2oJvAVvaMI/tini [2022-01-03T22:33:20.463Z] #47 1.955 + git checkout -q v0.19.0 [2022-01-03T22:33:20.463Z] #47 1.972 + cmake . [2022-01-03T22:33:20.463Z] #47 2.303 -- The C compiler identification is GNU 10.2.1 [2022-01-03T22:33:20.463Z] #47 2.361 -- Detecting C compiler ABI info [2022-01-03T22:33:20.463Z] #47 2.827 -- Detecting C compiler ABI info - done [2022-01-03T22:33:20.463Z] #47 2.917 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T22:33:20.463Z] #47 2.917 -- Detecting C compile features [2022-01-03T22:33:20.463Z] #47 2.938 -- Detecting C compile features - done [2022-01-03T22:33:20.463Z] #47 2.946 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T22:33:20.463Z] #47 3.122 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T22:33:20.463Z] #47 3.213 -- Configuring done [2022-01-03T22:33:20.463Z] #47 3.223 -- Generating done [2022-01-03T22:33:20.463Z] #47 3.223 -- Build files have been written to: /tmp/tmp.2oJvAVvaMI/tini [2022-01-03T22:33:20.463Z] #47 3.242 + make tini-static [2022-01-03T22:33:20.463Z] #47 3.478 Scanning dependencies of target tini-static [2022-01-03T22:33:20.463Z] #47 3.542 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T22:33:20.463Z] #47 4.359 [100%] Linking C executable tini-static [2022-01-03T22:33:20.463Z] #47 4.819 [100%] Built target tini-static [2022-01-03T22:33:20.463Z] #47 4.891 + mkdir -p /build [2022-01-03T22:33:20.463Z] #47 4.899 + cp tini-static /build/docker-init [2022-01-03T22:33:20.463Z] #47 DONE 5.2s [2022-01-03T22:33:20.463Z] [2022-01-03T22:33:20.463Z] #69 [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-01-03T22:33:20.463Z] #69 sha256:d02076a9fc97ce51dd89d1a250bf187b503051614176f25e812ecd7aab3d2fb9 [2022-01-03T22:33:20.685Z] #75 DONE 0.6s [2022-01-03T22:33:20.685Z] [2022-01-03T22:33:20.685Z] #76 exporting to image [2022-01-03T22:33:20.685Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T22:33:20.685Z] #76 exporting layers [2022-01-03T22:33:21.148Z] #31 ... [2022-01-03T22:33:21.148Z] [2022-01-03T22:33:21.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:33:21.148Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:33:21.148Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 10.9s done [2022-01-03T22:33:21.148Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 2.3s [2022-01-03T22:33:21.148Z] #11 ... [2022-01-03T22:33:21.148Z] [2022-01-03T22:33:21.148Z] #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-01-03T22:33:21.148Z] #31 sha256:6b5b9e6184398c01c21cbca22acb587e7dda8ab02947e725ce21489f63d8e3ac [2022-01-03T22:33:21.148Z] #31 DONE 13.9s [2022-01-03T22:33:21.148Z] [2022-01-03T22:33:21.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T22:33:21.148Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T22:33:21.318Z] ...INFO: Daemon under test started and replied! [2022-01-03T22:33:21.318Z] INFO: Docker version of the daemon under test [2022-01-03T22:33:21.318Z] [2022-01-03T22:33:21.318Z] Client: [2022-01-03T22:33:21.318Z] Version: 17.06.2-ce [2022-01-03T22:33:21.318Z] API version: 1.30 [2022-01-03T22:33:21.318Z] Go version: go1.8.3 [2022-01-03T22:33:21.318Z] Git commit: cec0b72 [2022-01-03T22:33:21.318Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-03T22:33:21.318Z] OS/Arch: windows/amd64 [2022-01-03T22:33:21.318Z] [2022-01-03T22:33:21.318Z] Server: [2022-01-03T22:33:21.318Z] Version: 0.0.0-dev [2022-01-03T22:33:21.318Z] API version: 1.42 (minimum version 1.24) [2022-01-03T22:33:21.318Z] Go version: go1.17.5 [2022-01-03T22:33:21.318Z] Git commit: 4bdc208449 [2022-01-03T22:33:21.318Z] Built: 01/03/2022 22:31:21 [2022-01-03T22:33:21.318Z] OS/Arch: windows/amd64 [2022-01-03T22:33:21.318Z] Experimental: false [2022-01-03T22:33:21.318Z] [2022-01-03T22:33:21.318Z] INFO: Docker info of the daemon under test [2022-01-03T22:33:21.318Z] [2022-01-03T22:33:21.318Z] Containers: 0 [2022-01-03T22:33:21.318Z] Running: 0 [2022-01-03T22:33:21.318Z] Paused: 0 [2022-01-03T22:33:21.318Z] Stopped: 0 [2022-01-03T22:33:21.318Z] Images: 0 [2022-01-03T22:33:21.318Z] Server Version: 0.0.0-dev [2022-01-03T22:33:21.318Z] Storage Driver: windowsfilter [2022-01-03T22:33:21.318Z] Windows: [2022-01-03T22:33:21.318Z] Logging Driver: json-file [2022-01-03T22:33:21.318Z] Plugins: [2022-01-03T22:33:21.318Z] Volume: local [2022-01-03T22:33:21.318Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T22:33:21.318Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T22:33:21.318Z] Swarm: inactive [2022-01-03T22:33:21.318Z] Default Isolation: process [2022-01-03T22:33:21.318Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T22:33:21.318Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T22:33:21.318Z] OSType: windows [2022-01-03T22:33:21.318Z] Architecture: x86_64 [2022-01-03T22:33:21.318Z] CPUs: 4 [2022-01-03T22:33:21.318Z] Total Memory: 32GiB [2022-01-03T22:33:21.318Z] Name: azwin-2-c14610 [2022-01-03T22:33:21.318Z] ID: AJ3J:KARV:NPIU:MXRJ:ILJF:KFH3:QI7U:GQTB:NK5G:MCKR:IUMG:KHCF [2022-01-03T22:33:21.318Z] Docker Root Dir: D:\CI\PR-43109\5\daemon [2022-01-03T22:33:21.318Z] Debug Mode (client): false [2022-01-03T22:33:21.318Z] Debug Mode (server): true [2022-01-03T22:33:21.318Z] File Descriptors: -1 [2022-01-03T22:33:21.318Z] Goroutines: 16 [2022-01-03T22:33:21.318Z] System Time: 2022-01-03T22:33:18.3195514Z [2022-01-03T22:33:21.318Z] EventsListeners: 0 [2022-01-03T22:33:21.318Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:33:21.318Z] Labels: [2022-01-03T22:33:21.318Z] Experimental: false [2022-01-03T22:33:21.318Z] Insecure Registries: [2022-01-03T22:33:21.318Z] 127.0.0.0/8 [2022-01-03T22:33:21.318Z] Live Restore Enabled: false [2022-01-03T22:33:21.318Z] [2022-01-03T22:33:21.318Z] [2022-01-03T22:33:21.318Z] INFO: Docker images of the daemon under test [2022-01-03T22:33:21.318Z] [2022-01-03T22:33:21.318Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T22:33:21.318Z] [2022-01-03T22:33:21.318Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-03T22:33:21.318Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-03T22:33:21.318Z] ltsc2022: Pulling from windows/servercore [2022-01-03T22:33:21.318Z] 8f616e6e9eec: Pulling fs layer [2022-01-03T22:33:21.318Z] 4d1d74adc6a9: Pulling fs layer [2022-01-03T22:33:21.392Z] #47 ... [2022-01-03T22:33:21.392Z] [2022-01-03T22:33:21.392Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:21.392Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T22:33:21.392Z] #53 13.46 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T22:33:21.392Z] #53 13.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T22:33:21.392Z] #53 13.62 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T22:33:21.392Z] #53 13.73 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T22:33:21.392Z] #53 13.73 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T22:33:21.392Z] #53 14.26 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T22:33:21.392Z] #53 14.85 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T22:33:21.392Z] #53 14.90 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T22:33:21.392Z] #53 15.14 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T22:33:21.392Z] #53 15.21 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T22:33:21.392Z] #53 16.59 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T22:33:21.392Z] #53 16.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T22:33:21.392Z] #53 17.13 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T22:33:21.964Z] #53 17.52 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T22:33:22.352Z] #69 ... [2022-01-03T22:33:22.353Z] [2022-01-03T22:33:22.353Z] #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-01-03T22:33:22.353Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T22:33:22.353Z] #20 61.17 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T22:33:22.353Z] #20 61.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:33:22.353Z] #20 61.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T22:33:22.353Z] #20 61.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T22:33:22.353Z] #20 61.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:33:22.353Z] #20 61.31 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T22:33:23.349Z] #53 ... [2022-01-03T22:33:23.349Z] [2022-01-03T22:33:23.349Z] #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-01-03T22:33:23.349Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:33:23.349Z] #14 18.87 Fetched 8372 kB in 15s (565 kB/s) [2022-01-03T22:33:24.256Z] #20 ... [2022-01-03T22:33:24.256Z] [2022-01-03T22:33:24.256Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T22:33:24.256Z] #49 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T22:33:24.256Z] #49 CACHED [2022-01-03T22:33:24.521Z] [2022-01-03T22:33:24.521Z] #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-01-03T22:33:24.521Z] #50 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:33:24.521Z] #50 CACHED [2022-01-03T22:33:24.521Z] [2022-01-03T22:33:24.521Z] #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-01-03T22:33:24.521Z] #53 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T22:33:24.521Z] #53 CACHED [2022-01-03T22:33:24.521Z] [2022-01-03T22:33:24.521Z] #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-01-03T22:33:24.521Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:33:24.521Z] #54 CACHED [2022-01-03T22:33:24.521Z] [2022-01-03T22:33:24.521Z] #56 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T22:33:24.521Z] #56 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T22:33:24.521Z] #56 CACHED [2022-01-03T22:33:24.521Z] [2022-01-03T22:33:24.521Z] #58 [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-01-03T22:33:24.521Z] #58 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T22:33:24.521Z] #58 CACHED [2022-01-03T22:33:24.521Z] [2022-01-03T22:33:24.521Z] #60 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:24.521Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:33:24.521Z] #60 CACHED [2022-01-03T22:33:24.521Z] [2022-01-03T22:33:24.521Z] #62 [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-01-03T22:33:24.521Z] #62 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T22:33:24.521Z] #62 CACHED [2022-01-03T22:33:24.521Z] [2022-01-03T22:33:24.521Z] #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-01-03T22:33:24.521Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T22:33:24.726Z] #26 ... [2022-01-03T22:33:24.726Z] [2022-01-03T22:33:24.726Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T22:33:24.726Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T22:33:24.726Z] #49 5.613 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T22:33:24.726Z] #49 ... [2022-01-03T22:33:24.726Z] [2022-01-03T22:33:24.726Z] #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-01-03T22:33:24.726Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:33:24.726Z] #14 5.908 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:24.989Z] #14 5.948 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:24.989Z] #14 5.948 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:25.359Z] #14 18.87 Reading package lists... [2022-01-03T22:33:25.359Z] #14 ... [2022-01-03T22:33:25.359Z] [2022-01-03T22:33:25.359Z] #65 [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-01-03T22:33:25.359Z] #65 sha256:78e0e4df0bafb0dde6618dbad980317bbd0acba27571e297446a6b603c3dcc6d [2022-01-03T22:33:25.359Z] #65 10.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T22:33:25.359Z] #65 10.40 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T22:33:25.359Z] #65 11.40 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T22:33:25.359Z] #65 16.30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T22:33:25.359Z] #65 17.93 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T22:33:25.359Z] #65 18.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T22:33:25.359Z] #65 18.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T22:33:25.359Z] #65 18.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T22:33:25.359Z] #65 18.37 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T22:33:25.359Z] #65 18.58 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T22:33:25.359Z] #65 19.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T22:33:25.359Z] #65 19.27 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T22:33:25.359Z] #65 ... [2022-01-03T22:33:25.359Z] [2022-01-03T22:33:25.359Z] #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-01-03T22:33:25.359Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T22:33:25.359Z] #38 10.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:33:25.359Z] #38 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:33:25.359Z] #38 ... [2022-01-03T22:33:25.359Z] [2022-01-03T22:33:25.359Z] #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-01-03T22:33:25.359Z] #31 sha256:a57992563b4daab927f47d793f681d411eaffec07ebcf9830c45e9ecb2eb8045 [2022-01-03T22:33:25.359Z] #31 13.05 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T22:33:25.359Z] #31 15.80 #=#=# [2022-01-03T22:33:25.359Z] #31 16.23 #=#=# 0.0% ####### 10.8% ############ 17.9% ################### 27.2% ######################## 33.4% ########################### 38.1% ################################# 46.8% ####################################### 55.5% ############################################# 63.0% ################################################## 70.3% ######################################################## 78.8% ############################################################### 88.1% ####################################################################### 99.1% ######################################################################## 100.0% [2022-01-03T22:33:25.359Z] #31 19.99 [2022-01-03T22:33:25.562Z] #14 6.491 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:33:26.422Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 7.4s [2022-01-03T22:33:26.759Z] #31 ... [2022-01-03T22:33:26.759Z] [2022-01-03T22:33:26.759Z] #55 [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-01-03T22:33:26.759Z] #55 sha256:13f4041fd296b7108c14f6df26bfdc3a4e4e1729c2f33cbd96103b62cd33a8bf [2022-01-03T22:33:26.759Z] #55 12.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T22:33:26.759Z] #55 ... [2022-01-03T22:33:26.759Z] [2022-01-03T22:33:26.759Z] #60 [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-01-03T22:33:26.759Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T22:33:26.759Z] #60 19.73 Fetched 8372 kB in 15s (545 kB/s) [2022-01-03T22:33:26.951Z] #14 7.723 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:33:27.048Z] #20 65.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T22:33:27.048Z] #20 65.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:33:27.048Z] #20 65.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:33:27.272Z] #76 exporting layers 5.8s done [2022-01-03T22:33:27.272Z] #76 writing image sha256:682121ab9ab74212b1aa80a3e84f612db84b39a3db3d38336348ec1aa03c68ee done [2022-01-03T22:33:27.272Z] #76 naming to docker.io/library/docker:4bdc20844935c5995637b40bdb8152640d2e0c1f done [2022-01-03T22:33:27.272Z] #76 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-03T22:33:27.613Z] + trap exit INT TERM [2022-01-03T22:33:27.613Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-03T22:33:27.613Z] + CONTAINER_NAME=docker-pr5 [2022-01-03T22:33:27.613Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43109/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/make.sh dynbinary [2022-01-03T22:33:28.554Z] [2022-01-03T22:33:28.554Z] Removing bundles/ [2022-01-03T22:33:28.554Z] [2022-01-03T22:33:28.554Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T22:33:28.554Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T22:33:28.554Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:33:28.868Z] #14 ... [2022-01-03T22:33:28.869Z] [2022-01-03T22:33:28.869Z] #51 [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-01-03T22:33:28.869Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T22:33:28.869Z] #51 5.799 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T22:33:28.869Z] #51 6.776 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T22:33:28.869Z] #51 6.846 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T22:33:28.869Z] #51 6.846 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T22:33:28.869Z] #51 6.907 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T22:33:28.869Z] #51 7.093 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T22:33:28.869Z] #51 7.230 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T22:33:28.869Z] #51 7.445 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T22:33:28.869Z] #51 7.599 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T22:33:28.869Z] #51 7.674 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T22:33:29.130Z] #51 ... [2022-01-03T22:33:29.130Z] [2022-01-03T22:33:29.130Z] #55 [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-01-03T22:33:29.130Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T22:33:29.130Z] #55 5.339 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T22:33:29.130Z] #55 5.949 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T22:33:29.130Z] #55 5.949 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T22:33:29.130Z] #55 6.043 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T22:33:29.130Z] #55 7.125 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T22:33:29.130Z] #55 ... [2022-01-03T22:33:29.130Z] [2022-01-03T22:33:29.130Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:29.130Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:33:29.130Z] #53 5.069 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T22:33:29.130Z] #53 9.012 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T22:33:29.130Z] #53 9.015 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T22:33:29.130Z] #53 9.109 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T22:33:29.130Z] #53 9.133 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T22:33:29.130Z] #53 9.222 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T22:33:29.130Z] #53 9.637 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T22:33:29.130Z] #53 10.04 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T22:33:29.130Z] #53 10.06 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T22:33:29.130Z] #53 10.12 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T22:33:29.130Z] #53 10.14 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T22:33:29.312Z] #60 19.73 Reading package lists... [2022-01-03T22:33:29.312Z] #60 ... [2022-01-03T22:33:29.312Z] [2022-01-03T22:33:29.312Z] #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-01-03T22:33:29.312Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T22:33:29.312Z] #38 24.76 Fetched 8372 kB in 19s (439 kB/s) [2022-01-03T22:33:29.312Z] #38 24.76 Reading package lists... [2022-01-03T22:33:29.312Z] #38 ... [2022-01-03T22:33:29.312Z] [2022-01-03T22:33:29.312Z] #51 [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-01-03T22:33:29.312Z] #51 sha256:7428b01c4faeaa88e89e66d9390b559bc8695736118ff43143d47e4baa2b750c [2022-01-03T22:33:29.312Z] #51 15.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T22:33:29.312Z] #51 15.23 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T22:33:29.391Z] #53 ... [2022-01-03T22:33:29.391Z] [2022-01-03T22:33:29.391Z] #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-01-03T22:33:29.391Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:33:29.391Z] #38 6.719 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:29.391Z] #38 6.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:29.391Z] #38 6.742 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:29.391Z] #38 7.487 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:33:29.391Z] #38 9.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:33:29.391Z] #38 ... [2022-01-03T22:33:29.391Z] [2022-01-03T22:33:29.392Z] #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-01-03T22:33:29.392Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T22:33:29.392Z] #36 6.719 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T22:33:29.573Z] #51 ... [2022-01-03T22:33:29.573Z] [2022-01-03T22:33:29.573Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:29.573Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T22:33:29.573Z] #53 22.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T22:33:29.573Z] #53 22.90 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T22:33:29.573Z] #53 22.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T22:33:29.573Z] #53 23.49 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T22:33:29.573Z] #53 23.49 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T22:33:29.573Z] #53 23.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T22:33:29.573Z] #53 23.73 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T22:33:29.573Z] #53 23.92 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T22:33:29.573Z] #53 23.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T22:33:29.573Z] #53 24.01 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T22:33:29.573Z] #53 24.05 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T22:33:29.573Z] #53 24.07 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T22:33:29.573Z] #53 24.44 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T22:33:29.573Z] #53 24.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T22:33:29.573Z] #53 24.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T22:33:29.573Z] #53 24.83 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T22:33:29.573Z] #53 24.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T22:33:29.573Z] #53 25.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T22:33:29.573Z] #53 25.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T22:33:29.573Z] #53 25.33 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T22:33:29.653Z] #36 ... [2022-01-03T22:33:29.653Z] [2022-01-03T22:33:29.653Z] #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-01-03T22:33:29.653Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T22:33:29.653Z] #34 6.839 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T22:33:29.653Z] #34 6.859 Cloning into '.'... [2022-01-03T22:33:29.914Z] #34 ... [2022-01-03T22:33:29.914Z] [2022-01-03T22:33:29.914Z] #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-01-03T22:33:29.914Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:33:29.914Z] #43 7.336 + git clone https://github.com/docker/distribution.git . [2022-01-03T22:33:29.914Z] #43 7.360 Cloning into '.'... [2022-01-03T22:33:29.914Z] #43 ... [2022-01-03T22:33:29.914Z] [2022-01-03T22:33:29.914Z] #60 [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-01-03T22:33:29.914Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:33:29.914Z] #60 7.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:29.914Z] #60 7.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:29.914Z] #60 7.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:29.914Z] #60 8.383 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:33:29.914Z] #60 10.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:33:30.144Z] #53 25.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T22:33:30.144Z] #53 25.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T22:33:30.176Z] #60 ... [2022-01-03T22:33:30.176Z] [2022-01-03T22:33:30.176Z] #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-01-03T22:33:30.176Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:33:30.176Z] #47 7.687 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:30.176Z] #47 7.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:30.176Z] #47 7.729 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:30.176Z] #47 8.335 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T22:33:30.176Z] #47 8.858 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:33:30.176Z] #47 ... [2022-01-03T22:33:30.176Z] [2022-01-03T22:33:30.176Z] #65 [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-01-03T22:33:30.176Z] #65 sha256:b01b8f866e6e6bee0dd8957da18d804135b19b73ae20c363dc62d17a67a418d6 [2022-01-03T22:33:30.176Z] #65 5.845 + RM_GOPATH=0 [2022-01-03T22:33:30.176Z] #65 5.845 + TMP_GOPATH= [2022-01-03T22:33:30.176Z] #65 5.845 + : /build [2022-01-03T22:33:30.176Z] #65 5.845 + '[' -z '' ']' [2022-01-03T22:33:30.176Z] #65 5.845 ++ mktemp -d [2022-01-03T22:33:30.176Z] #65 5.855 + export GOPATH=/tmp/tmp.d56KVZVsIo [2022-01-03T22:33:30.176Z] #65 5.859 + GOPATH=/tmp/tmp.d56KVZVsIo [2022-01-03T22:33:30.176Z] #65 5.859 + RM_GOPATH=1 [2022-01-03T22:33:30.176Z] #65 5.859 + case "$(go env GOARCH)" in [2022-01-03T22:33:30.176Z] #65 5.862 ++ go env GOARCH [2022-01-03T22:33:30.176Z] #65 5.879 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:30.176Z] #65 5.879 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:30.176Z] #65 5.880 ++ dirname /install.sh [2022-01-03T22:33:30.176Z] #65 5.884 + dir=/ [2022-01-03T22:33:30.176Z] #65 5.885 + bin=rootlesskit [2022-01-03T22:33:30.176Z] #65 5.885 + shift [2022-01-03T22:33:30.176Z] #65 5.885 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T22:33:30.176Z] #65 5.885 + . //rootlesskit.installer [2022-01-03T22:33:30.176Z] #65 5.885 ++ : v0.14.6 [2022-01-03T22:33:30.176Z] #65 5.885 + install_rootlesskit [2022-01-03T22:33:30.176Z] #65 5.885 + case "$1" in [2022-01-03T22:33:30.176Z] #65 5.885 + export CGO_ENABLED=0 [2022-01-03T22:33:30.176Z] #65 5.885 + CGO_ENABLED=0 [2022-01-03T22:33:30.176Z] #65 5.885 + _install_rootlesskit [2022-01-03T22:33:30.176Z] #65 5.891 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T22:33:30.176Z] #65 5.897 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T22:33:30.176Z] #65 5.897 + GOBIN=/build [2022-01-03T22:33:30.176Z] #65 5.897 + GO111MODULE=on [2022-01-03T22:33:30.176Z] #65 5.897 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T22:33:30.176Z] #65 5.897 Install rootlesskit version v0.14.6 [2022-01-03T22:33:30.176Z] #65 6.360 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T22:33:30.176Z] #65 9.110 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T22:33:30.176Z] #65 9.111 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T22:33:30.176Z] #65 9.719 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T22:33:30.404Z] #53 26.12 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T22:33:30.437Z] #65 ... [2022-01-03T22:33:30.437Z] [2022-01-03T22:33:30.437Z] #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-01-03T22:33:30.437Z] #26 sha256:008050907e47d5005b8a06e986fc458d1f16ff206bdd064f6f3886031d68fd8e [2022-01-03T22:33:30.437Z] #26 7.406 + RM_GOPATH=0 [2022-01-03T22:33:30.437Z] #26 7.413 + TMP_GOPATH= [2022-01-03T22:33:30.437Z] #26 7.417 + : /build [2022-01-03T22:33:30.437Z] #26 7.417 + '[' -z '' ']' [2022-01-03T22:33:30.437Z] #26 7.421 ++ mktemp -d [2022-01-03T22:33:30.437Z] #26 7.422 + export GOPATH=/tmp/tmp.hJBfX5Eg3h [2022-01-03T22:33:30.437Z] #26 7.422 + GOPATH=/tmp/tmp.hJBfX5Eg3h [2022-01-03T22:33:30.437Z] #26 7.422 + RM_GOPATH=1 [2022-01-03T22:33:30.437Z] #26 7.422 + case "$(go env GOARCH)" in [2022-01-03T22:33:30.437Z] #26 7.425 ++ go env GOARCH [2022-01-03T22:33:30.437Z] #26 7.461 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:30.437Z] #26 7.461 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:30.437Z] #26 7.465 ++ dirname /install.sh [2022-01-03T22:33:30.437Z] #26 7.467 + dir=/ [2022-01-03T22:33:30.437Z] #26 7.477 + bin=dockercli [2022-01-03T22:33:30.437Z] #26 7.477 + shift [2022-01-03T22:33:30.437Z] #26 7.477 + '[' '!' -f //dockercli.installer ']' [2022-01-03T22:33:30.437Z] #26 7.477 + . //dockercli.installer [2022-01-03T22:33:30.437Z] #26 7.477 ++ : stable [2022-01-03T22:33:30.437Z] #26 7.478 ++ : 17.06.2-ce [2022-01-03T22:33:30.437Z] #26 7.480 + install_dockercli [2022-01-03T22:33:30.437Z] #26 7.480 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T22:33:30.437Z] #26 7.480 Install docker/cli version 17.06.2-ce from stable [2022-01-03T22:33:30.437Z] #26 7.483 ++ uname -m [2022-01-03T22:33:30.437Z] #26 7.503 + arch=x86_64 [2022-01-03T22:33:30.437Z] #26 7.503 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T22:33:30.437Z] #26 7.503 + url=https://download.docker.com/linux/static [2022-01-03T22:33:30.437Z] #26 7.504 + tar -xz docker/docker [2022-01-03T22:33:30.437Z] #26 7.524 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T22:33:30.621Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 12.0s done [2022-01-03T22:33:30.665Z] #53 26.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T22:33:30.880Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 done [2022-01-03T22:33:30.880Z] #11 DONE 47.6s [2022-01-03T22:33:30.925Z] #53 26.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T22:33:31.140Z] [2022-01-03T22:33:31.140Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T22:33:31.140Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T22:33:31.187Z] #53 26.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T22:33:31.187Z] #53 26.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T22:33:31.187Z] #53 26.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T22:33:31.218Z] #20 69.84 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T22:33:31.218Z] #20 69.84 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:33:31.218Z] #20 69.85 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:33:31.760Z] #53 27.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T22:33:31.825Z] #26 ... [2022-01-03T22:33:31.825Z] [2022-01-03T22:33:31.825Z] #60 [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-01-03T22:33:31.825Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:33:31.825Z] #60 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:33:32.023Z] #53 27.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T22:33:32.023Z] #53 27.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T22:33:32.284Z] #53 27.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T22:33:32.284Z] #53 ... [2022-01-03T22:33:32.284Z] [2022-01-03T22:33:32.284Z] #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-01-03T22:33:32.284Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T22:33:32.284Z] #47 17.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T22:33:32.284Z] #47 27.00 Fetched 8375 kB in 21s (402 kB/s) [2022-01-03T22:33:32.284Z] #47 27.00 Reading package lists... [2022-01-03T22:33:32.284Z] #47 ... [2022-01-03T22:33:32.284Z] [2022-01-03T22:33:32.284Z] #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-01-03T22:33:32.284Z] #31 sha256:a57992563b4daab927f47d793f681d411eaffec07ebcf9830c45e9ecb2eb8045 [2022-01-03T22:33:32.284Z] #31 28.10 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T22:33:32.519Z] #12 DONE 1.6s [2022-01-03T22:33:32.519Z] [2022-01-03T22:33:32.519Z] #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-01-03T22:33:32.519Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T22:33:32.585Z] #20 71.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T22:33:32.585Z] #20 71.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:33:32.585Z] #20 71.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T22:33:33.461Z] #13 DONE 1.0s [2022-01-03T22:33:33.723Z] [2022-01-03T22:33:33.723Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T22:33:33.724Z] #33 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T22:33:33.724Z] #33 DONE 0.0s [2022-01-03T22:33:33.724Z] [2022-01-03T22:33:33.724Z] #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-01-03T22:33:33.724Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T22:33:33.724Z] #34 ... [2022-01-03T22:33:33.724Z] [2022-01-03T22:33:33.724Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T22:33:33.724Z] #42 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T22:33:33.724Z] #42 DONE 0.3s [2022-01-03T22:33:33.797Z] 4d1d74adc6a9: Verifying Checksum [2022-01-03T22:33:33.797Z] 4d1d74adc6a9: Download complete [2022-01-03T22:33:33.983Z] [2022-01-03T22:33:33.983Z] #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-01-03T22:33:33.983Z] #46 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T22:33:33.983Z] #46 DONE 0.3s [2022-01-03T22:33:33.983Z] [2022-01-03T22:33:33.983Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T22:33:33.983Z] #64 sha256:e3beb4f9bef42627083566e62c56a89e29bc8e296a276a4dee52fcf51582c3b1 [2022-01-03T22:33:33.983Z] #64 DONE 0.3s [2022-01-03T22:33:33.983Z] [2022-01-03T22:33:33.983Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T22:33:33.983Z] #25 sha256:1f1370a9456a4c0024fddf5347ccf9a17082f8b322e3e4af1c92f81569aa3907 [2022-01-03T22:33:33.983Z] #25 DONE 0.3s [2022-01-03T22:33:33.983Z] [2022-01-03T22:33:33.983Z] #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-01-03T22:33:33.983Z] #26 sha256:2f5f915b5dec4662b6f0fbd91a0da636643239c1c5067e578f969ec7a7cfae81 [2022-01-03T22:33:34.474Z] #20 73.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T22:33:34.474Z] #20 73.27 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:33:34.474Z] #20 73.27 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:33:35.583Z] #31 31.06 #=#=# [2022-01-03T22:33:35.583Z] #31 31.48 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-01-03T22:33:37.121Z] #60 ... [2022-01-03T22:33:37.121Z] [2022-01-03T22:33:37.121Z] #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-01-03T22:33:37.121Z] #26 sha256:008050907e47d5005b8a06e986fc458d1f16ff206bdd064f6f3886031d68fd8e [2022-01-03T22:33:37.121Z] #26 15.71 + mkdir -p /build [2022-01-03T22:33:37.121Z] #26 15.72 + mv docker/docker /build/ [2022-01-03T22:33:37.121Z] #26 15.73 + rmdir docker [2022-01-03T22:33:37.121Z] #26 DONE 17.0s [2022-01-03T22:33:37.121Z] [2022-01-03T22:33:37.121Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:37.121Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:33:37.121Z] #53 11.28 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T22:33:37.121Z] #53 11.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T22:33:37.121Z] #53 15.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T22:33:37.121Z] #53 15.22 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T22:33:37.121Z] #53 15.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T22:33:37.121Z] #53 15.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T22:33:37.121Z] #53 15.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T22:33:37.121Z] #53 16.00 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T22:33:37.121Z] #53 16.00 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T22:33:37.121Z] #53 16.12 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T22:33:37.121Z] #53 16.17 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T22:33:37.121Z] #53 16.41 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T22:33:37.121Z] #53 16.42 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T22:33:37.121Z] #53 16.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T22:33:37.121Z] #53 16.48 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T22:33:37.121Z] #53 16.51 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T22:33:37.121Z] #53 16.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T22:33:37.121Z] #53 16.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T22:33:37.121Z] #53 16.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T22:33:37.121Z] #53 16.99 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T22:33:37.121Z] #53 17.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T22:33:37.121Z] #53 17.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T22:33:37.121Z] #53 17.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T22:33:37.121Z] #53 17.28 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T22:33:37.121Z] #53 17.41 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T22:33:37.121Z] #53 17.59 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T22:33:37.121Z] #53 17.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T22:33:37.121Z] #53 17.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T22:33:37.121Z] #53 17.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T22:33:37.121Z] #53 18.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T22:33:37.504Z] #31 33.52 [2022-01-03T22:33:37.504Z] #31 ... [2022-01-03T22:33:37.504Z] [2022-01-03T22:33:37.504Z] #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-01-03T22:33:37.504Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T22:33:37.504Z] #43 31.04 Updating files: 80% (1408/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T22:33:37.504Z] #43 31.57 + git checkout -q v2.3.0 [2022-01-03T22:33:37.696Z] #53 18.66 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T22:33:37.696Z] #53 18.67 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T22:33:37.696Z] #53 18.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T22:33:37.958Z] #53 18.99 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T22:33:38.077Z] #43 ... [2022-01-03T22:33:38.077Z] [2022-01-03T22:33:38.077Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T22:33:38.077Z] #49 sha256:097b8f527116aa10b8711ed1ddf477cd7d20a53ae44859ea2d0029623273a7ca [2022-01-03T22:33:38.077Z] #49 30.60 Usage of /build/vndr: [2022-01-03T22:33:38.077Z] #49 30.60 /build/vndr [[import path] [revision]] [repository] [2022-01-03T22:33:38.077Z] #49 30.60 /build/vndr init [2022-01-03T22:33:38.077Z] #49 30.60 -strict [2022-01-03T22:33:38.077Z] #49 30.60 checking mode. treat non-trivial warning as an error [2022-01-03T22:33:38.077Z] #49 30.60 -verbose [2022-01-03T22:33:38.077Z] #49 30.60 shows all warnings [2022-01-03T22:33:38.077Z] #49 30.60 -whitelist value [2022-01-03T22:33:38.077Z] #49 30.60 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T22:33:38.077Z] #49 DONE 33.7s [2022-01-03T22:33:38.077Z] [2022-01-03T22:33:38.077Z] #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-01-03T22:33:38.077Z] #36 sha256:a2225c6ab219d227f4cd2d6714aae1d4545bf48faa2bf22555f5af20e01ce9f0 [2022-01-03T22:33:38.077Z] #36 28.65 tomll can be used in two ways: [2022-01-03T22:33:38.077Z] #36 28.65 Writing to STDIN and reading from STDOUT: [2022-01-03T22:33:38.077Z] #36 28.65 cat file.toml | tomll > file.toml [2022-01-03T22:33:38.077Z] #36 28.65 [2022-01-03T22:33:38.077Z] #36 28.65 Reading and updating a list of files: [2022-01-03T22:33:38.077Z] #36 28.65 tomll a.toml b.toml c.toml [2022-01-03T22:33:38.077Z] #36 28.65 [2022-01-03T22:33:38.077Z] #36 28.65 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T22:33:38.077Z] #36 DONE 33.7s [2022-01-03T22:33:38.077Z] [2022-01-03T22:33:38.077Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:38.077Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T22:33:38.077Z] #53 28.31 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T22:33:38.077Z] #53 28.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T22:33:38.077Z] #53 28.52 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T22:33:38.077Z] #53 28.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T22:33:38.077Z] #53 29.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T22:33:38.077Z] #53 29.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T22:33:38.077Z] #53 29.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T22:33:38.077Z] #53 29.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T22:33:38.077Z] #53 29.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T22:33:38.077Z] #53 29.77 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T22:33:38.077Z] #53 30.43 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T22:33:38.077Z] #53 30.43 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T22:33:38.077Z] #53 30.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T22:33:38.077Z] #53 30.74 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T22:33:38.077Z] #53 30.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T22:33:38.077Z] #53 30.78 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T22:33:38.077Z] #53 30.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T22:33:38.077Z] #53 32.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T22:33:38.077Z] #53 32.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T22:33:38.077Z] #53 32.43 go: downloading golang.org/x/text v0.3.2 [2022-01-03T22:33:38.219Z] #53 19.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T22:33:38.219Z] #53 19.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T22:33:38.219Z] #53 19.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T22:33:38.641Z] #20 77.03 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T22:33:38.641Z] #20 77.03 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:33:38.641Z] #20 77.04 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:33:38.792Z] #53 19.84 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T22:33:38.792Z] #53 19.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T22:33:38.792Z] #53 19.91 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T22:33:38.792Z] #53 ... [2022-01-03T22:33:38.792Z] [2022-01-03T22:33:38.792Z] #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-01-03T22:33:38.792Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T22:33:38.792Z] #36 19.84 tomll can be used in two ways: [2022-01-03T22:33:38.792Z] #36 19.84 Writing to STDIN and reading from STDOUT: [2022-01-03T22:33:38.792Z] #36 19.84 cat file.toml | tomll > file.toml [2022-01-03T22:33:38.792Z] #36 19.84 [2022-01-03T22:33:38.792Z] #36 19.84 Reading and updating a list of files: [2022-01-03T22:33:38.792Z] #36 19.84 tomll a.toml b.toml c.toml [2022-01-03T22:33:38.792Z] #36 19.84 [2022-01-03T22:33:38.792Z] #36 19.84 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T22:33:39.021Z] #53 ... [2022-01-03T22:33:39.021Z] [2022-01-03T22:33:39.021Z] #65 [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-01-03T22:33:39.021Z] #65 sha256:78e0e4df0bafb0dde6618dbad980317bbd0acba27571e297446a6b603c3dcc6d [2022-01-03T22:33:39.021Z] #65 24.15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T22:33:39.021Z] #65 24.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T22:33:39.021Z] #65 ... [2022-01-03T22:33:39.021Z] [2022-01-03T22:33:39.021Z] #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-01-03T22:33:39.021Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T22:33:39.021Z] #43 33.62 + 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-01-03T22:33:39.367Z] #36 ... [2022-01-03T22:33:39.367Z] [2022-01-03T22:33:39.367Z] #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-01-03T22:33:39.367Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:33:39.367Z] #14 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:33:39.368Z] #14 18.90 Fetched 8487 kB in 13s (641 kB/s) [2022-01-03T22:33:39.368Z] #14 18.90 Reading package lists... [2022-01-03T22:33:39.368Z] #14 ... [2022-01-03T22:33:39.368Z] [2022-01-03T22:33:39.368Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:39.368Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:33:39.368Z] #53 20.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T22:33:39.368Z] #53 20.02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T22:33:39.368Z] #53 20.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T22:33:39.368Z] #53 20.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T22:33:39.568Z] #20 78.61 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T22:33:39.568Z] #20 78.61 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T22:33:39.568Z] #20 78.62 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T22:33:39.568Z] #20 78.68 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T22:33:39.568Z] #20 78.68 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T22:33:39.568Z] #20 78.69 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T22:33:39.568Z] #20 78.73 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T22:33:39.631Z] #53 20.60 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T22:33:39.631Z] #53 20.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T22:33:39.631Z] #53 20.75 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T22:33:39.631Z] #53 20.75 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T22:33:39.631Z] #53 20.78 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T22:33:39.824Z] #20 78.74 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T22:33:39.824Z] #20 78.74 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T22:33:39.824Z] #20 78.80 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T22:33:39.824Z] #20 78.81 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T22:33:39.824Z] #20 78.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:33:39.824Z] #20 78.88 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T22:33:39.824Z] #20 78.89 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T22:33:39.824Z] #20 78.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:33:39.824Z] #20 79.00 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T22:33:39.824Z] #20 ... [2022-01-03T22:33:39.824Z] [2022-01-03T22:33:39.824Z] #69 [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-01-03T22:33:39.824Z] #69 sha256:d02076a9fc97ce51dd89d1a250bf187b503051614176f25e812ecd7aab3d2fb9 [2022-01-03T22:33:39.824Z] #69 17.30 + cd /tmp/tmp.2dQKGpvsye/src/github.com/containerd/containerd [2022-01-03T22:33:39.824Z] #69 17.30 + git checkout -q v1.5.8 [2022-01-03T22:33:39.824Z] #69 18.16 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T22:33:39.824Z] #69 18.16 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T22:33:39.824Z] #69 18.16 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T22:33:39.824Z] #69 18.16 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T22:33:39.824Z] #69 18.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T22:33:39.824Z] #69 18.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T22:33:39.824Z] #69 18.16 + '[' '' = dynamic ']' [2022-01-03T22:33:39.824Z] #69 18.16 + make [2022-01-03T22:33:39.824Z] #69 19.05 + bin/ctr [2022-01-03T22:33:39.892Z] #53 ... [2022-01-03T22:33:39.892Z] [2022-01-03T22:33:39.892Z] #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-01-03T22:33:39.892Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T22:33:39.892Z] #36 DONE 20.8s [2022-01-03T22:33:39.892Z] [2022-01-03T22:33:39.892Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:39.892Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:33:39.892Z] #53 20.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T22:33:40.080Z] #69 ... [2022-01-03T22:33:40.080Z] [2022-01-03T22:33:40.080Z] #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-01-03T22:33:40.080Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T22:33:40.080Z] #20 79.01 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:33:40.080Z] #20 79.01 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:33:40.080Z] #20 79.05 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T22:33:40.080Z] #20 79.05 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T22:33:40.080Z] #20 79.06 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T22:33:40.080Z] #20 79.13 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T22:33:40.080Z] #20 79.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T22:33:40.080Z] #20 79.15 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T22:33:40.080Z] #20 79.27 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T22:33:40.337Z] #20 79.27 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T22:33:40.337Z] #20 79.28 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T22:33:40.337Z] #20 79.36 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T22:33:40.337Z] #20 79.36 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T22:33:40.337Z] #20 79.37 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T22:33:40.337Z] #20 79.45 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T22:33:40.337Z] #20 79.46 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T22:33:40.337Z] #20 79.46 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T22:33:40.466Z] #53 ... [2022-01-03T22:33:40.466Z] [2022-01-03T22:33:40.466Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T22:33:40.466Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T22:33:40.466Z] #49 21.03 Usage of /build/vndr: [2022-01-03T22:33:40.466Z] #49 21.03 /build/vndr [[import path] [revision]] [repository] [2022-01-03T22:33:40.466Z] #49 21.03 /build/vndr init [2022-01-03T22:33:40.466Z] #49 21.03 -strict [2022-01-03T22:33:40.466Z] #49 21.03 checking mode. treat non-trivial warning as an error [2022-01-03T22:33:40.466Z] #49 21.03 -verbose [2022-01-03T22:33:40.466Z] #49 21.03 shows all warnings [2022-01-03T22:33:40.466Z] #49 21.03 -whitelist value [2022-01-03T22:33:40.466Z] #49 21.03 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T22:33:40.466Z] #49 DONE 21.5s [2022-01-03T22:33:40.466Z] [2022-01-03T22:33:40.466Z] #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-01-03T22:33:40.466Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:33:40.466Z] #47 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:33:40.466Z] #47 13.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:33:40.466Z] #47 16.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T22:33:40.466Z] #47 ... [2022-01-03T22:33:40.466Z] [2022-01-03T22:33:40.466Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:40.466Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:33:40.466Z] #53 21.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T22:33:40.567Z] #26 ... [2022-01-03T22:33:40.567Z] [2022-01-03T22:33:40.567Z] #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-01-03T22:33:40.567Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:33:40.567Z] #38 6.995 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:40.593Z] #20 79.50 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T22:33:40.593Z] #20 79.51 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T22:33:40.593Z] #20 79.52 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T22:33:40.593Z] #20 79.73 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T22:33:40.593Z] #20 79.73 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T22:33:40.593Z] #20 79.73 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T22:33:40.731Z] #53 21.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T22:33:40.731Z] #53 21.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T22:33:40.731Z] #53 21.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T22:33:40.731Z] #53 21.78 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T22:33:40.826Z] #38 7.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:40.827Z] #38 7.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:40.827Z] #38 ... [2022-01-03T22:33:40.827Z] [2022-01-03T22:33:40.827Z] #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-01-03T22:33:40.827Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T22:33:40.827Z] #34 7.212 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T22:33:40.827Z] #34 7.212 Cloning into '.'... [2022-01-03T22:33:40.849Z] #20 79.86 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T22:33:40.850Z] #20 79.86 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:33:40.850Z] #20 79.87 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:33:40.850Z] #20 79.91 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T22:33:40.850Z] #20 79.91 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T22:33:40.850Z] #20 79.92 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T22:33:40.850Z] #20 79.97 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T22:33:40.850Z] #20 79.98 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T22:33:40.850Z] #20 79.98 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T22:33:41.106Z] #20 80.19 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T22:33:41.106Z] #20 80.20 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T22:33:41.106Z] #20 80.21 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T22:33:41.106Z] #20 80.22 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T22:33:41.106Z] #20 80.23 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T22:33:41.106Z] #20 80.24 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T22:33:41.106Z] #20 80.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:33:41.106Z] #20 80.26 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T22:33:41.106Z] #20 80.27 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T22:33:41.106Z] #20 80.28 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T22:33:41.106Z] #20 80.29 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T22:33:41.305Z] #53 22.24 go: downloading golang.org/x/text v0.3.2 [2022-01-03T22:33:41.305Z] #53 ... [2022-01-03T22:33:41.305Z] [2022-01-03T22:33:41.305Z] #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-01-03T22:33:41.305Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:33:41.305Z] #38 12.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:33:41.305Z] #38 21.35 Fetched 8487 kB in 15s (568 kB/s) [2022-01-03T22:33:41.305Z] #38 21.35 Reading package lists... [2022-01-03T22:33:41.305Z] #38 ... [2022-01-03T22:33:41.305Z] [2022-01-03T22:33:41.305Z] #51 [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-01-03T22:33:41.305Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T22:33:41.305Z] #51 12.33 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T22:33:41.305Z] #51 12.39 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T22:33:41.305Z] #51 12.53 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T22:33:41.305Z] #51 14.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T22:33:41.305Z] #51 14.18 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T22:33:41.363Z] #20 80.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:33:41.363Z] #20 80.31 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T22:33:41.363Z] #20 80.32 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T22:33:41.363Z] #20 80.33 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T22:33:41.363Z] #20 80.34 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T22:33:41.363Z] #20 80.35 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T22:33:41.363Z] #20 80.36 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T22:33:41.363Z] #20 80.37 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T22:33:41.363Z] #20 80.38 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T22:33:41.363Z] #20 80.39 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:33:41.363Z] #20 80.40 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-01-03T22:33:41.363Z] #20 80.41 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:33:41.363Z] #20 80.42 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-01-03T22:33:41.363Z] #20 80.43 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T22:33:41.363Z] #20 80.44 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:33:41.363Z] #20 80.45 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-01-03T22:33:41.363Z] #20 80.45 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:33:41.363Z] #20 80.47 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T22:33:41.363Z] #20 80.48 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:33:41.363Z] #20 80.49 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T22:33:41.363Z] #20 80.50 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:33:41.363Z] #20 80.51 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:33:41.567Z] #51 ... [2022-01-03T22:33:41.567Z] [2022-01-03T22:33:41.567Z] #60 [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-01-03T22:33:41.567Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:33:41.567Z] #60 22.45 Fetched 8487 kB in 15s (560 kB/s) [2022-01-03T22:33:41.619Z] #20 80.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:33:42.324Z] #43 ... [2022-01-03T22:33:42.324Z] [2022-01-03T22:33:42.324Z] #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-01-03T22:33:42.324Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:33:42.324Z] #14 18.87 Reading package lists... [2022-01-03T22:33:42.324Z] #14 28.02 Reading package lists... [2022-01-03T22:33:42.324Z] #14 35.71 Building dependency tree... [2022-01-03T22:33:42.324Z] #14 ... [2022-01-03T22:33:42.324Z] [2022-01-03T22:33:42.324Z] #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-01-03T22:33:42.324Z] #31 sha256:a57992563b4daab927f47d793f681d411eaffec07ebcf9830c45e9ecb2eb8045 [2022-01-03T22:33:42.324Z] #31 37.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T22:33:42.511Z] #60 22.45 Reading package lists... [2022-01-03T22:33:42.511Z] #60 ... [2022-01-03T22:33:42.511Z] [2022-01-03T22:33:42.511Z] #65 [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-01-03T22:33:42.511Z] #65 sha256:b01b8f866e6e6bee0dd8957da18d804135b19b73ae20c363dc62d17a67a418d6 [2022-01-03T22:33:42.511Z] #65 13.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T22:33:42.511Z] #65 13.97 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T22:33:42.511Z] #65 13.98 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T22:33:42.511Z] #65 14.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T22:33:42.511Z] #65 14.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T22:33:42.511Z] #65 14.31 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T22:33:42.511Z] #65 14.46 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T22:33:42.511Z] #65 14.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T22:33:42.511Z] #65 15.22 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T22:33:42.511Z] #65 17.53 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T22:33:42.511Z] #65 17.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T22:33:42.585Z] #31 ... [2022-01-03T22:33:42.585Z] [2022-01-03T22:33:42.585Z] #60 [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-01-03T22:33:42.585Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T22:33:42.585Z] #60 19.73 Reading package lists... [2022-01-03T22:33:42.585Z] #60 28.75 Reading package lists... [2022-01-03T22:33:42.585Z] #60 36.34 Building dependency tree... [2022-01-03T22:33:42.777Z] #65 ... [2022-01-03T22:33:42.778Z] [2022-01-03T22:33:42.778Z] #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-01-03T22:33:42.778Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:33:42.778Z] #47 22.44 Fetched 8491 kB in 15s (564 kB/s) [2022-01-03T22:33:42.846Z] #60 ... [2022-01-03T22:33:42.846Z] [2022-01-03T22:33:42.846Z] #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-01-03T22:33:42.846Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:33:42.846Z] #14 35.71 Building dependency tree... [2022-01-03T22:33:42.987Z] #20 DONE 81.7s [2022-01-03T22:33:42.987Z] [2022-01-03T22:33:42.987Z] #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-01-03T22:33:42.987Z] #21 sha256:d5693c54f55b65fe9b545f41e4d54374163994fa2969297d76647aa8fa582338 [2022-01-03T22:33:44.123Z] #34 ... [2022-01-03T22:33:44.123Z] [2022-01-03T22:33:44.123Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T22:33:44.123Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T22:33:44.123Z] #49 9.192 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T22:33:44.123Z] #49 ... [2022-01-03T22:33:44.123Z] [2022-01-03T22:33:44.123Z] #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-01-03T22:33:44.123Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T22:33:44.123Z] #36 8.170 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T22:33:44.123Z] #36 ... [2022-01-03T22:33:44.123Z] [2022-01-03T22:33:44.123Z] #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-01-03T22:33:44.123Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:33:44.123Z] #43 8.508 + git clone https://github.com/docker/distribution.git . [2022-01-03T22:33:44.123Z] #43 8.508 Cloning into '.'... [2022-01-03T22:33:44.123Z] #43 ... [2022-01-03T22:33:44.123Z] [2022-01-03T22:33:44.123Z] #65 [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-01-03T22:33:44.123Z] #65 sha256:fbf064bd808dfe1957d9fe5afa8226508f8c342300000d6dabaab98cbf7f84c6 [2022-01-03T22:33:44.123Z] #65 7.639 Install rootlesskit version v0.14.6 [2022-01-03T22:33:44.123Z] #65 7.662 + RM_GOPATH=0 [2022-01-03T22:33:44.123Z] #65 7.662 + TMP_GOPATH= [2022-01-03T22:33:44.123Z] #65 7.662 + : /build [2022-01-03T22:33:44.123Z] #65 7.662 + '[' -z '' ']' [2022-01-03T22:33:44.123Z] #65 7.662 ++ mktemp -d [2022-01-03T22:33:44.123Z] #65 7.662 + export GOPATH=/tmp/tmp.fcEdCkEvkq [2022-01-03T22:33:44.123Z] #65 7.662 + GOPATH=/tmp/tmp.fcEdCkEvkq [2022-01-03T22:33:44.123Z] #65 7.662 + RM_GOPATH=1 [2022-01-03T22:33:44.123Z] #65 7.662 + case "$(go env GOARCH)" in [2022-01-03T22:33:44.123Z] #65 7.662 ++ go env GOARCH [2022-01-03T22:33:44.123Z] #65 7.662 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:44.123Z] #65 7.662 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:44.123Z] #65 7.662 ++ dirname /install.sh [2022-01-03T22:33:44.123Z] #65 7.662 + dir=/ [2022-01-03T22:33:44.123Z] #65 7.662 + bin=rootlesskit [2022-01-03T22:33:44.123Z] #65 7.662 + shift [2022-01-03T22:33:44.123Z] #65 7.662 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T22:33:44.123Z] #65 7.662 + . //rootlesskit.installer [2022-01-03T22:33:44.123Z] #65 7.662 ++ : v0.14.6 [2022-01-03T22:33:44.123Z] #65 7.662 + install_rootlesskit [2022-01-03T22:33:44.123Z] #65 7.662 + case "$1" in [2022-01-03T22:33:44.123Z] #65 7.662 + export CGO_ENABLED=0 [2022-01-03T22:33:44.123Z] #65 7.662 + CGO_ENABLED=0 [2022-01-03T22:33:44.123Z] #65 7.662 + _install_rootlesskit [2022-01-03T22:33:44.123Z] #65 7.662 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T22:33:44.123Z] #65 7.662 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T22:33:44.123Z] #65 7.662 + GOBIN=/build [2022-01-03T22:33:44.123Z] #65 7.662 + GO111MODULE=on [2022-01-03T22:33:44.123Z] #65 7.662 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T22:33:44.123Z] #65 8.467 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T22:33:44.123Z] #65 ... [2022-01-03T22:33:44.123Z] [2022-01-03T22:33:44.123Z] #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-01-03T22:33:44.123Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:33:44.123Z] #14 8.479 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:44.123Z] #14 8.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:44.123Z] #14 8.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:44.123Z] #14 9.889 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:33:44.235Z] #14 39.90 The following additional packages will be installed: [2022-01-03T22:33:44.235Z] #14 39.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T22:33:44.235Z] #14 39.92 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T22:33:44.235Z] #14 39.92 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T22:33:44.235Z] #14 39.92 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T22:33:44.235Z] #14 39.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T22:33:44.235Z] #14 39.93 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T22:33:44.235Z] #14 39.94 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T22:33:44.235Z] #14 39.94 Suggested packages: [2022-01-03T22:33:44.235Z] #14 39.95 gcc-10-locales seccomp wine64 [2022-01-03T22:33:44.353Z] #21 1.712 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T22:33:44.353Z] #21 1.712 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T22:33:44.353Z] #21 1.712 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T22:33:44.383Z] #14 ... [2022-01-03T22:33:44.383Z] [2022-01-03T22:33:44.383Z] #60 [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-01-03T22:33:44.383Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:33:44.383Z] #60 9.270 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:44.383Z] #60 9.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:44.383Z] #60 9.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:44.383Z] #60 ... [2022-01-03T22:33:44.383Z] [2022-01-03T22:33:44.383Z] #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-01-03T22:33:44.383Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:33:44.383Z] #47 8.770 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:33:44.383Z] #47 8.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:33:44.383Z] #47 8.827 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:33:44.383Z] #47 9.397 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T22:33:44.643Z] #47 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:33:44.644Z] #47 ... [2022-01-03T22:33:44.644Z] [2022-01-03T22:33:44.644Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:44.644Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:33:44.644Z] #53 8.519 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T22:33:44.644Z] #53 ... [2022-01-03T22:33:44.644Z] [2022-01-03T22:33:44.644Z] #51 [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-01-03T22:33:44.644Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T22:33:44.644Z] #51 7.800 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T22:33:44.644Z] #51 10.25 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T22:33:44.644Z] #51 10.38 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T22:33:44.644Z] #51 10.55 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T22:33:44.644Z] #51 10.78 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T22:33:44.903Z] #51 ... [2022-01-03T22:33:44.903Z] [2022-01-03T22:33:44.903Z] #55 [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-01-03T22:33:44.903Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T22:33:44.903Z] #55 7.970 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T22:33:44.903Z] #55 9.465 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T22:33:44.903Z] #55 9.465 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T22:33:44.903Z] #55 9.597 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T22:33:44.903Z] #55 ... [2022-01-03T22:33:44.903Z] [2022-01-03T22:33:44.903Z] #51 [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-01-03T22:33:44.903Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T22:33:44.903Z] #51 11.43 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T22:33:45.179Z] #14 ... [2022-01-03T22:33:45.179Z] [2022-01-03T22:33:45.179Z] #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-01-03T22:33:45.179Z] #31 sha256:a57992563b4daab927f47d793f681d411eaffec07ebcf9830c45e9ecb2eb8045 [2022-01-03T22:33:45.179Z] #31 38.94 [2022-01-03T22:33:45.179Z] #31 39.27 #=#=# ######################################################################## 100.0% [2022-01-03T22:33:45.179Z] #31 40.29 [2022-01-03T22:33:45.179Z] #31 40.56 Download of images into '/build' complete. [2022-01-03T22:33:45.179Z] #31 40.56 Use something like the following to load the result into a Docker daemon: [2022-01-03T22:33:45.179Z] #31 40.56 tar -cC '/build' . | docker load [2022-01-03T22:33:45.179Z] #31 DONE 41.0s [2022-01-03T22:33:45.179Z] [2022-01-03T22:33:45.179Z] #60 [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-01-03T22:33:45.179Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T22:33:45.179Z] #60 40.20 The following additional packages will be installed: [2022-01-03T22:33:45.179Z] #60 40.22 libbtrfs0 [2022-01-03T22:33:45.179Z] #60 40.38 The following NEW packages will be installed: [2022-01-03T22:33:45.179Z] #60 40.39 libbtrfs-dev libbtrfs0 [2022-01-03T22:33:45.179Z] #60 40.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:45.179Z] #60 40.73 Need to get 454 kB of archives. [2022-01-03T22:33:45.179Z] #60 40.73 After this operation, 1275 kB of additional disk space will be used. [2022-01-03T22:33:45.179Z] #60 40.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-03T22:33:45.179Z] #60 40.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-03T22:33:45.474Z] #51 11.74 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T22:33:45.735Z] #51 11.96 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T22:33:45.735Z] #51 12.15 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T22:33:45.995Z] #51 12.30 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T22:33:47.069Z] #47 22.44 Reading package lists... [2022-01-03T22:33:47.069Z] #47 27.80 Reading package lists... [2022-01-03T22:33:47.069Z] #47 ... [2022-01-03T22:33:47.069Z] [2022-01-03T22:33:47.069Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:47.069Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:33:47.069Z] #53 27.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T22:33:47.069Z] #53 27.69 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T22:33:47.069Z] #53 27.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T22:33:47.069Z] #53 27.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T22:33:47.069Z] #53 27.94 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T22:33:47.104Z] #60 42.33 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:47.104Z] #60 42.71 Fetched 454 kB in 0s (1447 kB/s) [2022-01-03T22:33:47.104Z] #60 42.76 Selecting previously unselected package libbtrfs0:arm64. [2022-01-03T22:33:47.104Z] #60 42.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-03T22:33:47.104Z] #60 42.80 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-03T22:33:47.104Z] #60 42.81 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T22:33:47.366Z] #60 ... [2022-01-03T22:33:47.366Z] [2022-01-03T22:33:47.366Z] #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-01-03T22:33:47.366Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T22:33:47.366Z] #38 24.76 Reading package lists... [2022-01-03T22:33:47.366Z] #38 33.29 Reading package lists... [2022-01-03T22:33:47.366Z] #38 39.35 Building dependency tree... [2022-01-03T22:33:47.366Z] #38 ... [2022-01-03T22:33:47.366Z] [2022-01-03T22:33:47.366Z] #60 [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-01-03T22:33:47.366Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T22:33:47.366Z] #60 42.98 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-03T22:33:47.366Z] #60 42.98 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-03T22:33:47.366Z] #60 43.00 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T22:33:47.626Z] #60 43.32 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T22:33:47.626Z] #60 43.33 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T22:33:47.626Z] #60 43.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:33:48.211Z] #60 DONE 43.8s [2022-01-03T22:33:48.211Z] [2022-01-03T22:33:48.211Z] #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-01-03T22:33:48.211Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T22:33:48.211Z] #38 43.29 The following additional packages will be installed: [2022-01-03T22:33:48.211Z] #38 43.30 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T22:33:48.211Z] #38 43.30 Suggested packages: [2022-01-03T22:33:48.211Z] #38 43.30 cmake-doc ninja-build lrzip [2022-01-03T22:33:48.211Z] #38 43.30 Recommended packages: [2022-01-03T22:33:48.211Z] #38 43.30 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T22:33:48.211Z] #38 ... [2022-01-03T22:33:48.211Z] [2022-01-03T22:33:48.211Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T22:33:48.211Z] #61 sha256:6e819d41ca73882e50247cb2bbc39fcae4642462c0f456ff2351976973e1d136 [2022-01-03T22:33:48.211Z] #61 DONE 0.1s [2022-01-03T22:33:48.471Z] #53 29.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T22:33:48.471Z] #53 29.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T22:33:48.476Z] [2022-01-03T22:33:48.476Z] #62 [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-01-03T22:33:48.476Z] #62 sha256:dfbc6d04a19b612731a73831da6f9622cf9031433e6f7ffce4021b6f7d100e7b [2022-01-03T22:33:48.705Z] 8f616e6e9eec: Verifying Checksum [2022-01-03T22:33:48.705Z] 8f616e6e9eec: Download complete [2022-01-03T22:33:48.732Z] #53 29.59 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T22:33:49.047Z] #62 0.959 + RM_GOPATH=0 [2022-01-03T22:33:49.047Z] #62 0.959 + TMP_GOPATH= [2022-01-03T22:33:49.047Z] #62 0.959 + : /build [2022-01-03T22:33:49.047Z] #62 0.959 + '[' -z '' ']' [2022-01-03T22:33:49.309Z] #62 0.967 ++ mktemp -d [2022-01-03T22:33:49.309Z] #62 0.967 + export GOPATH=/tmp/tmp.hLe1QlwPrK [2022-01-03T22:33:49.309Z] #62 0.967 + GOPATH=/tmp/tmp.hLe1QlwPrK [2022-01-03T22:33:49.309Z] #62 0.967 + RM_GOPATH=1 [2022-01-03T22:33:49.309Z] #62 0.967 + case "$(go env GOARCH)" in [2022-01-03T22:33:49.309Z] #62 0.967 ++ go env GOARCH [2022-01-03T22:33:49.309Z] #62 1.027 Install containerd version v1.5.8 [2022-01-03T22:33:49.309Z] #62 1.028 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:49.309Z] #62 1.028 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:49.309Z] #62 1.028 ++ dirname /install.sh [2022-01-03T22:33:49.309Z] #62 1.028 + dir=/ [2022-01-03T22:33:49.309Z] #62 1.028 + bin=containerd [2022-01-03T22:33:49.309Z] #62 1.028 + shift [2022-01-03T22:33:49.309Z] #62 1.028 + '[' '!' -f //containerd.installer ']' [2022-01-03T22:33:49.309Z] #62 1.028 + . //containerd.installer [2022-01-03T22:33:49.309Z] #62 1.028 ++ set -e [2022-01-03T22:33:49.309Z] #62 1.028 ++ : v1.5.8 [2022-01-03T22:33:49.309Z] #62 1.028 + install_containerd [2022-01-03T22:33:49.309Z] #62 1.028 + echo 'Install containerd version v1.5.8' [2022-01-03T22:33:49.309Z] #62 1.028 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hLe1QlwPrK/src/github.com/containerd/containerd [2022-01-03T22:33:49.309Z] #62 1.028 Cloning into '/tmp/tmp.hLe1QlwPrK/src/github.com/containerd/containerd'... [2022-01-03T22:33:49.570Z] #62 ... [2022-01-03T22:33:49.570Z] [2022-01-03T22:33:49.570Z] #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-01-03T22:33:49.570Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T22:33:49.570Z] #47 27.00 Reading package lists... [2022-01-03T22:33:49.570Z] #47 35.23 Reading package lists... [2022-01-03T22:33:49.570Z] #47 40.08 Building dependency tree... [2022-01-03T22:33:49.570Z] #47 44.30 The following additional packages will be installed: [2022-01-03T22:33:49.570Z] #47 44.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T22:33:49.570Z] #47 44.34 python3-protobuf python3-six [2022-01-03T22:33:49.570Z] #47 44.36 Suggested packages: [2022-01-03T22:33:49.570Z] #47 44.36 python3-setuptools [2022-01-03T22:33:49.570Z] #47 44.36 Recommended packages: [2022-01-03T22:33:49.570Z] #47 44.36 iproute2 | iproute [2022-01-03T22:33:49.570Z] #47 ... [2022-01-03T22:33:49.570Z] [2022-01-03T22:33:49.570Z] #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-01-03T22:33:49.570Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:33:49.570Z] #14 41.19 The following NEW packages will be installed: [2022-01-03T22:33:49.570Z] #14 41.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T22:33:49.570Z] #14 41.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T22:33:49.570Z] #14 41.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T22:33:49.570Z] #14 41.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T22:33:49.570Z] #14 41.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T22:33:49.570Z] #14 41.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T22:33:49.570Z] #14 41.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T22:33:49.570Z] #14 41.22 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T22:33:49.570Z] #14 41.22 mingw-w64-x86-64-dev [2022-01-03T22:33:49.570Z] #14 41.66 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:49.570Z] #14 41.66 Need to get 108 MB of archives. [2022-01-03T22:33:49.570Z] #14 41.66 After this operation, 620 MB of additional disk space will be used. [2022-01-03T22:33:49.570Z] #14 41.66 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-01-03T22:33:49.570Z] #14 41.74 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-01-03T22:33:49.570Z] #14 41.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T22:33:49.570Z] #14 41.93 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-01-03T22:33:49.570Z] #14 41.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-01-03T22:33:49.570Z] #14 41.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T22:33:49.570Z] #14 42.21 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-01-03T22:33:49.570Z] #14 42.36 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-01-03T22:33:49.570Z] #14 42.38 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-01-03T22:33:49.570Z] #14 42.84 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-01-03T22:33:49.570Z] #14 43.76 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-01-03T22:33:49.570Z] #14 44.22 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-01-03T22:33:49.570Z] #14 44.73 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-01-03T22:33:50.425Z] Running on azwin-2-673d20 in d:\jenkins\workspace\moby_PR-43109 [Pipeline] { [Pipeline] ws [2022-01-03T22:33:50.446Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-03T22:33:50.514Z] #14 46.03 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-01-03T22:33:50.775Z] #14 46.58 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-01-03T22:33:50.775Z] #14 46.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-03T22:33:50.775Z] #14 46.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-03T22:33:51.041Z] #14 46.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-03T22:33:51.041Z] #14 46.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-03T22:33:51.041Z] #14 46.64 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-01-03T22:33:51.041Z] #14 46.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-01-03T22:33:51.041Z] #14 46.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-01-03T22:33:51.041Z] #14 46.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-01-03T22:33:51.041Z] #14 46.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-01-03T22:33:51.041Z] #14 46.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-01-03T22:33:51.041Z] #14 46.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-01-03T22:33:51.041Z] #14 46.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-01-03T22:33:51.041Z] #14 46.77 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-01-03T22:33:51.041Z] #14 46.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-03T22:33:51.041Z] #14 46.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-01-03T22:33:51.271Z] #51 ... [2022-01-03T22:33:51.271Z] [2022-01-03T22:33:51.271Z] #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-01-03T22:33:51.271Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:33:51.271Z] #38 7.293 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:33:51.271Z] #38 7.865 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:33:51.271Z] #38 10.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:33:51.271Z] #38 ... [2022-01-03T22:33:51.271Z] [2022-01-03T22:33:51.271Z] #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-01-03T22:33:51.271Z] #26 sha256:2f5f915b5dec4662b6f0fbd91a0da636643239c1c5067e578f969ec7a7cfae81 [2022-01-03T22:33:51.271Z] #26 8.398 + RM_GOPATH=0 [2022-01-03T22:33:51.271Z] #26 8.398 + TMP_GOPATH= [2022-01-03T22:33:51.271Z] #26 8.398 + : /build [2022-01-03T22:33:51.271Z] #26 8.398 + '[' -z '' ']' [2022-01-03T22:33:51.271Z] #26 8.398 ++ mktemp -d [2022-01-03T22:33:51.271Z] #26 8.398 + export GOPATH=/tmp/tmp.LIqrwbwmJ6 [2022-01-03T22:33:51.271Z] #26 8.398 + GOPATH=/tmp/tmp.LIqrwbwmJ6 [2022-01-03T22:33:51.271Z] #26 8.398 + RM_GOPATH=1 [2022-01-03T22:33:51.271Z] #26 8.398 + case "$(go env GOARCH)" in [2022-01-03T22:33:51.271Z] #26 8.410 ++ go env GOARCH [2022-01-03T22:33:51.271Z] #26 8.426 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:51.271Z] #26 8.426 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:33:51.271Z] #26 8.426 ++ dirname /install.sh [2022-01-03T22:33:51.271Z] #26 8.435 + dir=/ [2022-01-03T22:33:51.271Z] #26 8.435 + bin=dockercli [2022-01-03T22:33:51.271Z] #26 8.435 + shift [2022-01-03T22:33:51.271Z] #26 8.435 + '[' '!' -f //dockercli.installer ']' [2022-01-03T22:33:51.271Z] #26 8.435 + . //dockercli.installer [2022-01-03T22:33:51.271Z] #26 8.445 ++ : stable [2022-01-03T22:33:51.271Z] #26 8.445 ++ : 17.06.2-ce [2022-01-03T22:33:51.271Z] #26 8.445 + install_dockercli [2022-01-03T22:33:51.271Z] #26 8.445 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T22:33:51.271Z] #26 8.445 Install docker/cli version 17.06.2-ce from stable [2022-01-03T22:33:51.271Z] #26 8.457 ++ uname -m [2022-01-03T22:33:51.271Z] #26 8.464 + arch=x86_64 [2022-01-03T22:33:51.271Z] #26 8.464 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T22:33:51.271Z] #26 8.464 + url=https://download.docker.com/linux/static [2022-01-03T22:33:51.271Z] #26 8.464 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T22:33:51.271Z] #26 8.465 + tar -xz docker/docker [2022-01-03T22:33:51.801Z] The recommended git tool is: git [2022-01-03T22:33:51.983Z] #14 ... [2022-01-03T22:33:51.983Z] [2022-01-03T22:33:51.983Z] #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-01-03T22:33:51.983Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T22:33:51.984Z] #38 44.13 The following NEW packages will be installed: [2022-01-03T22:33:51.984Z] #38 44.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T22:33:51.984Z] #38 44.13 vim-common xxd [2022-01-03T22:33:51.984Z] #38 44.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:51.984Z] #38 44.66 Need to get 15.6 MB of archives. [2022-01-03T22:33:51.984Z] #38 44.66 After this operation, 67.4 MB of additional disk space will be used. [2022-01-03T22:33:51.984Z] #38 44.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T22:33:51.984Z] #38 44.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T22:33:51.984Z] #38 44.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T22:33:51.984Z] #38 44.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-03T22:33:51.984Z] #38 45.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-01-03T22:33:51.984Z] #38 45.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-01-03T22:33:51.984Z] #38 45.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-01-03T22:33:51.984Z] #38 45.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-01-03T22:33:51.984Z] #38 45.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-01-03T22:33:51.984Z] #38 45.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-01-03T22:33:51.984Z] #38 47.07 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:51.984Z] #38 47.39 Fetched 15.6 MB in 1s (11.5 MB/s) [2022-01-03T22:33:51.984Z] #38 47.49 Selecting previously unselected package xxd. [2022-01-03T22:33:51.984Z] #38 47.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 ... 15700 files and directories currently installed.) [2022-01-03T22:33:51.984Z] #38 47.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-03T22:33:51.984Z] #38 47.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:33:52.244Z] #38 47.73 Selecting previously unselected package vim-common. [2022-01-03T22:33:52.244Z] #38 47.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:33:52.244Z] #38 47.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:33:52.244Z] #38 47.95 Selecting previously unselected package cmake-data. [2022-01-03T22:33:52.244Z] #38 47.95 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T22:33:52.244Z] #38 47.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T22:33:52.269Z] #21 2.962 Reading package lists... [2022-01-03T22:33:52.506Z] #38 ... [2022-01-03T22:33:52.506Z] [2022-01-03T22:33:52.506Z] #55 [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-01-03T22:33:52.506Z] #55 sha256:13f4041fd296b7108c14f6df26bfdc3a4e4e1729c2f33cbd96103b62cd33a8bf [2022-01-03T22:33:52.506Z] #55 48.08 v3.0.2 [2022-01-03T22:33:52.506Z] #55 DONE 48.2s [2022-01-03T22:33:52.506Z] [2022-01-03T22:33:52.506Z] #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-01-03T22:33:52.506Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:33:52.506Z] #14 47.72 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:52.506Z] #14 47.90 Fetched 108 MB in 6s (19.7 MB/s) [2022-01-03T22:33:52.506Z] #14 47.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T22:33:52.506Z] #14 47.96 (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-01-03T22:33:52.506Z] #14 48.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-03T22:33:52.506Z] #14 48.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T22:33:52.653Z] #26 ... [2022-01-03T22:33:52.653Z] [2022-01-03T22:33:52.653Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:52.653Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:33:52.653Z] #53 19.05 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T22:33:52.653Z] #53 19.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T22:33:52.912Z] #53 19.25 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T22:33:52.912Z] #53 19.29 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T22:33:52.912Z] #53 19.30 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T22:33:52.938Z] #53 ... [2022-01-03T22:33:52.938Z] [2022-01-03T22:33:52.938Z] #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-01-03T22:33:52.938Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:33:52.938Z] #47 27.80 Reading package lists... [2022-01-03T22:33:53.509Z] #47 32.79 Building dependency tree... [2022-01-03T22:33:53.509Z] #47 ... [2022-01-03T22:33:53.509Z] [2022-01-03T22:33:53.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-01-03T22:33:53.509Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:33:53.509Z] #14 18.90 Reading package lists... [2022-01-03T22:33:53.509Z] #14 24.61 Reading package lists... [2022-01-03T22:33:53.509Z] #14 29.87 Building dependency tree... [2022-01-03T22:33:53.509Z] #14 33.50 The following additional packages will be installed: [2022-01-03T22:33:53.509Z] #14 33.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T22:33:53.509Z] #14 33.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T22:33:53.509Z] #14 33.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T22:33:53.509Z] #14 33.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T22:33:53.509Z] #14 33.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T22:33:53.509Z] #14 33.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T22:33:53.509Z] #14 33.52 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T22:33:53.509Z] #14 33.59 Suggested packages: [2022-01-03T22:33:53.509Z] #14 33.59 gcc-10-locales seccomp wine64 [2022-01-03T22:33:53.509Z] #14 ... [2022-01-03T22:33:53.509Z] [2022-01-03T22:33:53.509Z] #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-01-03T22:33:53.509Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:33:53.509Z] #47 32.79 Building dependency tree... [2022-01-03T22:33:53.858Z] #53 20.11 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T22:33:54.421Z] #14 ... [2022-01-03T22:33:54.421Z] [2022-01-03T22:33:54.421Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:54.421Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T22:33:54.421Z] #53 39.74 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T22:33:54.421Z] #53 39.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T22:33:54.421Z] #53 39.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T22:33:54.421Z] #53 39.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T22:33:54.421Z] #53 39.94 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T22:33:54.421Z] #53 40.90 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T22:33:54.421Z] #53 41.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T22:33:54.421Z] #53 41.32 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T22:33:54.421Z] #53 ... [2022-01-03T22:33:54.421Z] [2022-01-03T22:33:54.421Z] #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-01-03T22:33:54.421Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T22:33:54.421Z] #47 45.40 The following NEW packages will be installed: [2022-01-03T22:33:54.421Z] #47 45.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T22:33:54.421Z] #47 45.40 python3-protobuf python3-six [2022-01-03T22:33:54.421Z] #47 46.10 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:54.421Z] #47 46.10 Need to get 2115 kB of archives. [2022-01-03T22:33:54.421Z] #47 46.10 After this operation, 10.7 MB of additional disk space will be used. [2022-01-03T22:33:54.421Z] #47 46.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-01-03T22:33:54.422Z] #47 46.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T22:33:54.422Z] #47 46.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T22:33:54.422Z] #47 46.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-01-03T22:33:54.422Z] #47 46.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-03T22:33:54.422Z] #47 46.25 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-01-03T22:33:54.422Z] #47 46.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-03T22:33:54.422Z] #47 49.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-01-03T22:33:54.430Z] #53 20.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T22:33:54.430Z] #53 20.96 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T22:33:54.452Z] #47 ... [2022-01-03T22:33:54.452Z] [2022-01-03T22:33:54.452Z] #55 [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-01-03T22:33:54.452Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T22:33:54.452Z] #55 35.00 v3.0.2 [2022-01-03T22:33:54.452Z] #55 DONE 35.3s [2022-01-03T22:33:54.452Z] [2022-01-03T22:33:54.452Z] #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-01-03T22:33:54.452Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:33:54.452Z] #14 35.19 The following NEW packages will be installed: [2022-01-03T22:33:54.452Z] #14 35.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T22:33:54.452Z] #14 35.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T22:33:54.452Z] #14 35.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T22:33:54.452Z] #14 35.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T22:33:54.452Z] #14 35.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T22:33:54.452Z] #14 35.19 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T22:33:54.452Z] #14 35.19 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T22:33:54.452Z] #14 35.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T22:33:54.452Z] #14 35.19 mingw-w64-x86-64-dev [2022-01-03T22:33:54.452Z] #14 35.60 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:54.452Z] #14 35.60 Need to get 115 MB of archives. [2022-01-03T22:33:54.452Z] #14 35.60 After this operation, 645 MB of additional disk space will be used. [2022-01-03T22:33:54.452Z] #14 35.60 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-01-03T22:33:54.452Z] #14 ... [2022-01-03T22:33:54.452Z] [2022-01-03T22:33:54.452Z] #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-01-03T22:33:54.452Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:33:54.452Z] #43 25.23 Updating files: 91% (1612/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T22:33:54.452Z] #43 25.32 + git checkout -q v2.3.0 [2022-01-03T22:33:54.452Z] #43 27.52 + 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-01-03T22:33:54.713Z] #43 ... [2022-01-03T22:33:54.713Z] [2022-01-03T22:33:54.713Z] #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-01-03T22:33:54.713Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:33:54.713Z] #14 35.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-03T22:33:54.975Z] #14 35.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T22:33:54.975Z] #14 35.93 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-01-03T22:33:54.975Z] #14 35.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T22:33:54.975Z] #14 35.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T22:33:54.998Z] #53 ... [2022-01-03T22:33:54.998Z] [2022-01-03T22:33:54.998Z] #60 [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-01-03T22:33:54.998Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:33:54.998Z] #60 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:33:54.998Z] #60 15.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:33:54.998Z] #60 19.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:33:54.998Z] #60 ... [2022-01-03T22:33:54.998Z] [2022-01-03T22:33:54.998Z] #51 [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-01-03T22:33:54.998Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T22:33:54.998Z] #51 19.31 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T22:33:54.998Z] #51 19.36 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T22:33:54.998Z] #51 19.50 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T22:33:55.365Z] #47 50.67 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:55.365Z] #47 ... [2022-01-03T22:33:55.365Z] [2022-01-03T22:33:55.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-01-03T22:33:55.365Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:33:55.365Z] #14 50.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T22:33:55.365Z] #14 50.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-03T22:33:55.365Z] #14 50.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T22:33:55.548Z] #14 ... [2022-01-03T22:33:55.548Z] [2022-01-03T22:33:55.548Z] #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-01-03T22:33:55.548Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:33:55.548Z] #38 21.35 Reading package lists... [2022-01-03T22:33:55.548Z] #38 26.66 Reading package lists... [2022-01-03T22:33:55.548Z] #38 32.00 Building dependency tree... [2022-01-03T22:33:55.548Z] #38 35.74 The following additional packages will be installed: [2022-01-03T22:33:55.548Z] #38 35.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T22:33:55.548Z] #38 35.74 Suggested packages: [2022-01-03T22:33:55.548Z] #38 35.74 cmake-doc ninja-build lrzip [2022-01-03T22:33:55.548Z] #38 35.74 Recommended packages: [2022-01-03T22:33:55.548Z] #38 35.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T22:33:55.548Z] #38 36.57 The following NEW packages will be installed: [2022-01-03T22:33:55.548Z] #38 36.58 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T22:33:55.548Z] #38 36.58 vim-common xxd [2022-01-03T22:33:55.548Z] #38 ... [2022-01-03T22:33:55.548Z] [2022-01-03T22:33:55.548Z] #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-01-03T22:33:55.548Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:33:55.548Z] #14 36.55 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-01-03T22:33:55.548Z] #14 36.55 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-01-03T22:33:55.548Z] #14 36.55 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-01-03T22:33:56.473Z] #21 8.575 Reading package lists... [2022-01-03T22:33:56.497Z] #14 37.24 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-01-03T22:33:56.523Z] #51 ... [2022-01-03T22:33:56.523Z] [2022-01-03T22:33:56.523Z] #65 [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-01-03T22:33:56.523Z] #65 sha256:fbf064bd808dfe1957d9fe5afa8226508f8c342300000d6dabaab98cbf7f84c6 [2022-01-03T22:33:56.523Z] #65 12.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T22:33:56.523Z] #65 12.56 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T22:33:56.523Z] #65 14.09 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T22:33:56.523Z] #65 18.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T22:33:56.523Z] #65 20.11 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T22:33:56.523Z] #65 20.30 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T22:33:56.523Z] #65 21.58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T22:33:56.523Z] #65 22.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T22:33:56.523Z] #65 22.61 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T22:33:56.523Z] #65 ... [2022-01-03T22:33:56.523Z] [2022-01-03T22:33:56.523Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:33:56.523Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:33:56.523Z] #53 23.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T22:33:56.759Z] #14 ... [2022-01-03T22:33:56.759Z] [2022-01-03T22:33:56.759Z] #60 [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-01-03T22:33:56.759Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:33:56.759Z] #60 22.45 Reading package lists... [2022-01-03T22:33:56.759Z] #60 28.02 Reading package lists... [2022-01-03T22:33:56.759Z] #60 33.44 Building dependency tree... [2022-01-03T22:33:56.759Z] #60 37.16 The following additional packages will be installed: [2022-01-03T22:33:56.759Z] #60 37.16 libbtrfs0 [2022-01-03T22:33:56.759Z] #60 37.42 The following NEW packages will be installed: [2022-01-03T22:33:56.759Z] #60 37.42 libbtrfs-dev libbtrfs0 [2022-01-03T22:33:56.759Z] #60 37.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:56.759Z] #60 37.80 Need to get 460 kB of archives. [2022-01-03T22:33:56.759Z] #60 37.80 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T22:33:56.759Z] #60 37.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T22:33:56.759Z] #60 37.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T22:33:56.759Z] #60 ... [2022-01-03T22:33:56.759Z] [2022-01-03T22:33:56.759Z] #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-01-03T22:33:56.759Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:33:56.759Z] #38 37.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:56.759Z] #38 37.25 Need to get 17.7 MB of archives. [2022-01-03T22:33:56.759Z] #38 37.25 After this operation, 70.7 MB of additional disk space will be used. [2022-01-03T22:33:56.759Z] #38 37.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T22:33:56.759Z] #38 37.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T22:33:56.759Z] #38 37.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T22:33:56.759Z] #38 37.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T22:33:56.759Z] #38 37.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T22:33:56.759Z] #38 37.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T22:33:56.759Z] #38 37.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T22:33:56.759Z] #38 37.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T22:33:56.759Z] #38 37.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T22:33:56.759Z] #38 37.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T22:33:56.800Z] #53 ... [2022-01-03T22:33:56.800Z] [2022-01-03T22:33:56.800Z] #55 [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-01-03T22:33:56.800Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T22:33:56.800Z] #55 13.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T22:33:56.800Z] #55 ... [2022-01-03T22:33:56.800Z] [2022-01-03T22:33:56.800Z] #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-01-03T22:33:56.800Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:33:56.800Z] #47 14.71 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:33:56.800Z] #47 18.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:33:56.800Z] #47 22.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T22:33:57.045Z] #21 13.29 Building dependency tree... [2022-01-03T22:33:57.046Z] #21 14.37 Reading state information... [2022-01-03T22:33:57.072Z] #47 ... [2022-01-03T22:33:57.072Z] [2022-01-03T22:33:57.072Z] #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-01-03T22:33:57.072Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:33:57.072Z] #14 13.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:33:57.072Z] #14 16.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:33:57.072Z] #14 ... [2022-01-03T22:33:57.072Z] [2022-01-03T22:33:57.072Z] #65 [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-01-03T22:33:57.072Z] #65 sha256:fbf064bd808dfe1957d9fe5afa8226508f8c342300000d6dabaab98cbf7f84c6 [2022-01-03T22:33:57.072Z] #65 23.12 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T22:33:57.282Z] #14 52.94 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T22:33:57.282Z] #14 52.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T22:33:57.282Z] #14 52.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T22:33:57.542Z] #14 53.06 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-01-03T22:33:57.542Z] #14 53.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T22:33:57.542Z] #14 53.07 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T22:33:57.542Z] #14 53.21 Selecting previously unselected package dmsetup. [2022-01-03T22:33:57.542Z] #14 53.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T22:33:57.542Z] #14 53.23 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T22:33:57.666Z] #65 23.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T22:33:57.803Z] #14 53.36 Selecting previously unselected package mingw-w64-common. [2022-01-03T22:33:57.803Z] #14 53.37 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T22:33:57.803Z] #14 53.38 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T22:33:57.933Z] #65 23.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T22:33:58.144Z] #38 38.99 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:58.193Z] #65 24.41 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T22:33:58.413Z] #21 15.54 The following additional packages will be installed: [2022-01-03T22:33:58.413Z] #21 15.54 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-03T22:33:58.413Z] #21 15.54 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-03T22:33:58.413Z] #21 15.54 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-03T22:33:58.413Z] #21 15.54 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-03T22:33:58.413Z] #21 15.54 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-03T22:33:58.413Z] #21 15.54 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-01-03T22:33:58.413Z] #21 15.55 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-01-03T22:33:58.413Z] #21 15.57 Suggested packages: [2022-01-03T22:33:58.413Z] #21 15.57 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-01-03T22:33:58.413Z] #21 15.57 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-01-03T22:33:58.413Z] #21 15.57 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-01-03T22:33:58.413Z] #21 15.57 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-01-03T22:33:58.413Z] #21 15.57 seccomp:ppc64el seccomp:s390x [2022-01-03T22:33:58.413Z] #21 15.57 Recommended packages: [2022-01-03T22:33:58.413Z] #21 15.57 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-01-03T22:33:58.413Z] #21 15.57 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-01-03T22:33:58.413Z] #21 15.57 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-01-03T22:33:58.413Z] #21 15.57 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-01-03T22:33:58.422Z] #38 39.27 Fetched 17.7 MB in 2s (11.6 MB/s) [2022-01-03T22:33:58.423Z] #38 39.33 Selecting previously unselected package xxd. [2022-01-03T22:33:58.423Z] #38 39.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 ... 15709 files and directories currently installed.) [2022-01-03T22:33:58.423Z] #38 39.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:33:58.423Z] #38 39.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:33:58.670Z] #21 16.04 The following NEW packages will be installed: [2022-01-03T22:33:58.670Z] #21 16.04 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-03T22:33:58.670Z] #21 16.04 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-01-03T22:33:58.670Z] #21 16.04 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-01-03T22:33:58.670Z] #21 16.04 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-03T22:33:58.670Z] #21 16.04 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-03T22:33:58.670Z] #21 16.04 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-03T22:33:58.670Z] #21 16.04 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-03T22:33:58.670Z] #21 16.05 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-01-03T22:33:58.670Z] #21 16.05 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-01-03T22:33:58.670Z] #21 16.05 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-01-03T22:33:58.670Z] #21 16.05 libseccomp2:ppc64el libseccomp2:s390x [2022-01-03T22:33:58.684Z] #38 39.69 Selecting previously unselected package vim-common. [2022-01-03T22:33:58.684Z] #38 39.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:33:58.684Z] #38 39.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:33:58.927Z] #21 16.41 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:33:58.927Z] #21 16.41 Need to get 15.9 MB of archives. [2022-01-03T22:33:58.927Z] #21 16.41 After this operation, 73.0 MB of additional disk space will be used. [2022-01-03T22:33:58.927Z] #21 16.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-01-03T22:33:58.946Z] #38 40.02 Selecting previously unselected package cmake-data. [2022-01-03T22:33:58.946Z] #38 40.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T22:33:58.946Z] #38 40.02 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T22:33:59.184Z] #21 16.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-01-03T22:33:59.184Z] #21 16.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-01-03T22:33:59.184Z] #21 16.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-01-03T22:33:59.184Z] #21 16.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-01-03T22:33:59.184Z] #21 16.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-01-03T22:33:59.184Z] #21 16.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-01-03T22:33:59.184Z] #21 16.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-01-03T22:33:59.184Z] #21 16.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-01-03T22:33:59.184Z] #21 16.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-01-03T22:33:59.184Z] #21 16.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-01-03T22:33:59.184Z] #21 16.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-01-03T22:33:59.184Z] #21 16.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-01-03T22:33:59.184Z] #21 16.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-01-03T22:33:59.184Z] #21 16.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-01-03T22:33:59.184Z] #21 16.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-01-03T22:33:59.184Z] #21 16.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-01-03T22:33:59.184Z] #21 16.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-01-03T22:33:59.184Z] #21 16.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-01-03T22:33:59.184Z] #21 16.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-01-03T22:33:59.184Z] #21 16.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-01-03T22:33:59.184Z] #21 16.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-01-03T22:33:59.184Z] #21 16.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-01-03T22:33:59.184Z] #21 16.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-03T22:33:59.207Z] #38 ... [2022-01-03T22:33:59.207Z] [2022-01-03T22:33:59.207Z] #60 [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-01-03T22:33:59.207Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:33:59.207Z] #60 38.78 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:33:59.207Z] #60 38.94 Fetched 460 kB in 0s (1335 kB/s) [2022-01-03T22:33:59.207Z] #60 39.06 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T22:33:59.207Z] #60 39.06 (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-01-03T22:33:59.207Z] #60 39.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T22:33:59.207Z] #60 39.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:33:59.208Z] #60 39.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T22:33:59.208Z] #60 39.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T22:33:59.208Z] #60 39.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:33:59.208Z] #60 39.77 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:33:59.208Z] #60 39.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:33:59.208Z] #60 39.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:33:59.208Z] #60 DONE 40.2s [2022-01-03T22:33:59.208Z] [2022-01-03T22:33:59.208Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T22:33:59.208Z] #61 sha256:dcfd6c01db9d3a2fa0211202ad4f0394fedb3aea2544c7b78cd37bdbab7ec5e0 [2022-01-03T22:33:59.441Z] #21 16.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-03T22:33:59.441Z] #21 16.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-01-03T22:33:59.441Z] #21 16.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-01-03T22:33:59.441Z] #21 16.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-01-03T22:33:59.441Z] #21 16.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-01-03T22:33:59.441Z] #21 16.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-01-03T22:33:59.441Z] #21 16.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-01-03T22:33:59.441Z] #21 16.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-01-03T22:33:59.441Z] #21 16.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-01-03T22:33:59.441Z] #21 16.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-01-03T22:33:59.441Z] #21 16.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-01-03T22:33:59.441Z] #21 16.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-01-03T22:33:59.441Z] #21 16.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-01-03T22:33:59.441Z] #21 16.69 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-01-03T22:33:59.441Z] #21 16.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-01-03T22:33:59.441Z] #21 16.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-03T22:33:59.469Z] #61 DONE 0.2s [2022-01-03T22:33:59.469Z] [2022-01-03T22:33:59.469Z] #62 [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-01-03T22:33:59.469Z] #62 sha256:3b02930dbdd2f712e2001e5a62b123e5172e73dfd48f1aceda01b291cb3820f5 [2022-01-03T22:33:59.569Z] #65 ... [2022-01-03T22:33:59.569Z] [2022-01-03T22:33:59.569Z] #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-01-03T22:33:59.569Z] #26 sha256:2f5f915b5dec4662b6f0fbd91a0da636643239c1c5067e578f969ec7a7cfae81 [2022-01-03T22:33:59.569Z] #26 24.66 + mkdir -p /build [2022-01-03T22:33:59.569Z] #26 24.67 + mv docker/docker /build/ [2022-01-03T22:33:59.569Z] #26 24.70 + rmdir docker [2022-01-03T22:33:59.569Z] #26 DONE 25.7s [2022-01-03T22:33:59.828Z] [2022-01-03T22:33:59.828Z] #51 [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-01-03T22:33:59.828Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T22:33:59.828Z] #51 24.58 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T22:33:59.828Z] #51 24.67 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T22:34:00.005Z] #21 17.18 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:34:00.005Z] #21 17.34 Fetched 15.9 MB in 1s (27.6 MB/s) [2022-01-03T22:34:00.005Z] #21 17.38 Selecting previously unselected package gcc-10-base:armel. [2022-01-03T22:34:00.005Z] #21 17.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 ... 38508 files and directories currently installed.) [2022-01-03T22:34:00.005Z] #21 17.41 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-01-03T22:34:00.005Z] #21 17.42 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-01-03T22:34:00.005Z] #21 17.47 Selecting previously unselected package gcc-10-base:armhf. [2022-01-03T22:34:00.005Z] #21 17.47 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-01-03T22:34:00.005Z] #21 17.48 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-01-03T22:34:00.262Z] #21 17.53 Selecting previously unselected package gcc-10-base:ppc64el. [2022-01-03T22:34:00.262Z] #21 17.53 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-01-03T22:34:00.262Z] #21 17.54 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-03T22:34:00.262Z] #21 17.58 Selecting previously unselected package gcc-10-base:s390x. [2022-01-03T22:34:00.262Z] #21 17.58 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-01-03T22:34:00.262Z] #21 17.59 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-01-03T22:34:00.262Z] #21 17.65 Selecting previously unselected package gcc-10-base:arm64. [2022-01-03T22:34:00.262Z] #21 17.65 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-01-03T22:34:00.262Z] #21 17.66 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-01-03T22:34:00.262Z] #21 17.71 Selecting previously unselected package libgcc-s1:armel. [2022-01-03T22:34:00.519Z] #21 17.72 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-01-03T22:34:00.519Z] #21 17.73 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-01-03T22:34:00.519Z] #21 17.77 Selecting previously unselected package libcrypt1:armel. [2022-01-03T22:34:00.519Z] #21 17.78 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-01-03T22:34:00.519Z] #21 17.78 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-01-03T22:34:00.519Z] #21 17.86 Selecting previously unselected package libc6:armel. [2022-01-03T22:34:00.519Z] #21 17.87 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-01-03T22:34:00.775Z] #21 18.08 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-01-03T22:34:01.032Z] #21 18.45 Selecting previously unselected package libapparmor1:armel. [2022-01-03T22:34:01.290Z] #21 18.46 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-01-03T22:34:01.290Z] #21 18.46 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-01-03T22:34:01.290Z] #21 18.51 Selecting previously unselected package libapparmor-dev:armel. [2022-01-03T22:34:01.290Z] #21 18.51 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-01-03T22:34:01.290Z] #21 18.52 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-01-03T22:34:01.290Z] #21 18.58 Selecting previously unselected package libgcc-s1:arm64. [2022-01-03T22:34:01.290Z] #21 18.58 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-01-03T22:34:01.290Z] #21 18.58 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-01-03T22:34:01.290Z] #21 18.63 Selecting previously unselected package libcrypt1:arm64. [2022-01-03T22:34:01.290Z] #21 18.63 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-01-03T22:34:01.290Z] #21 18.64 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-03T22:34:01.290Z] #21 18.71 Selecting previously unselected package libc6:arm64. [2022-01-03T22:34:01.547Z] #21 18.71 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-01-03T22:34:01.547Z] #21 18.89 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-01-03T22:34:01.803Z] #21 19.28 Selecting previously unselected package libapparmor1:arm64. [2022-01-03T22:34:02.016Z] #14 ... [2022-01-03T22:34:02.016Z] [2022-01-03T22:34:02.016Z] #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-01-03T22:34:02.016Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T22:34:02.016Z] #47 50.87 Fetched 2115 kB in 4s (494 kB/s) [2022-01-03T22:34:02.016Z] #47 50.94 Selecting previously unselected package libprotobuf23:arm64. [2022-01-03T22:34:02.016Z] #47 50.94 (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-01-03T22:34:02.016Z] #47 50.99 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-01-03T22:34:02.016Z] #47 51.00 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-01-03T22:34:02.016Z] #47 51.50 Selecting previously unselected package python3-pkg-resources. [2022-01-03T22:34:02.016Z] #47 51.51 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T22:34:02.016Z] #47 51.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:34:02.016Z] #47 51.79 Selecting previously unselected package python3-six. [2022-01-03T22:34:02.016Z] #47 51.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T22:34:02.016Z] #47 51.80 Unpacking python3-six (1.16.0-2) ... [2022-01-03T22:34:02.016Z] #47 51.93 Selecting previously unselected package python3-protobuf. [2022-01-03T22:34:02.016Z] #47 51.93 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-01-03T22:34:02.016Z] #47 51.94 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T22:34:02.016Z] #47 52.32 Selecting previously unselected package libnet1:arm64. [2022-01-03T22:34:02.016Z] #47 52.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-03T22:34:02.016Z] #47 52.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:34:02.016Z] #47 52.44 Selecting previously unselected package libnl-3-200:arm64. [2022-01-03T22:34:02.016Z] #47 52.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-03T22:34:02.016Z] #47 52.45 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T22:34:02.016Z] #47 52.63 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-03T22:34:02.016Z] #47 52.63 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-03T22:34:02.016Z] #47 52.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T22:34:02.016Z] #47 52.72 Selecting previously unselected package criu. [2022-01-03T22:34:02.017Z] #47 52.72 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-01-03T22:34:02.017Z] #47 52.73 Unpacking criu (3.16.1-3) ... [2022-01-03T22:34:02.017Z] #47 53.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:34:02.017Z] #47 54.65 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-01-03T22:34:02.017Z] #47 54.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:34:02.017Z] #47 54.69 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T22:34:02.017Z] #47 54.71 Setting up python3-six (1.16.0-2) ... [2022-01-03T22:34:02.017Z] #47 55.58 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T22:34:02.017Z] #47 55.63 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T22:34:02.059Z] #21 19.28 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-03T22:34:02.059Z] #21 19.29 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T22:34:02.059Z] #21 19.34 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-03T22:34:02.059Z] #21 19.35 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-03T22:34:02.059Z] #21 19.36 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T22:34:02.059Z] #21 19.42 Selecting previously unselected package libgcc-s1:s390x. [2022-01-03T22:34:02.059Z] #21 19.43 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-01-03T22:34:02.059Z] #21 19.43 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-01-03T22:34:02.059Z] #21 19.47 Selecting previously unselected package libcrypt1:s390x. [2022-01-03T22:34:02.059Z] #21 19.48 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-01-03T22:34:02.059Z] #21 19.48 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-01-03T22:34:02.059Z] #21 19.56 Selecting previously unselected package libc6:s390x. [2022-01-03T22:34:02.315Z] #21 19.56 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-01-03T22:34:02.572Z] #21 19.76 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-01-03T22:34:02.589Z] #47 ... [2022-01-03T22:34:02.589Z] [2022-01-03T22:34:02.589Z] #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-01-03T22:34:02.589Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:34:02.589Z] #14 58.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T22:34:02.589Z] #14 58.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T22:34:02.589Z] #14 58.14 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T22:34:02.828Z] #21 20.22 Selecting previously unselected package libapparmor1:s390x. [2022-01-03T22:34:02.828Z] #21 20.22 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-01-03T22:34:02.828Z] #21 20.23 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-01-03T22:34:03.085Z] #21 20.28 Selecting previously unselected package libapparmor-dev:s390x. [2022-01-03T22:34:03.085Z] #21 20.29 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-01-03T22:34:03.085Z] #21 20.29 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-01-03T22:34:03.085Z] #21 20.36 Selecting previously unselected package libgcc-s1:armhf. [2022-01-03T22:34:03.085Z] #21 20.37 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-01-03T22:34:03.085Z] #21 20.38 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-01-03T22:34:03.085Z] #21 20.42 Selecting previously unselected package libcrypt1:armhf. [2022-01-03T22:34:03.085Z] #21 20.43 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-01-03T22:34:03.085Z] #21 20.43 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-01-03T22:34:03.085Z] #21 20.53 Selecting previously unselected package libc6:armhf. [2022-01-03T22:34:03.341Z] #21 20.53 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-01-03T22:34:03.341Z] #21 20.73 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-01-03T22:34:03.904Z] #21 21.14 Selecting previously unselected package libapparmor1:armhf. [2022-01-03T22:34:03.904Z] #21 21.14 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-01-03T22:34:03.904Z] #21 21.15 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-01-03T22:34:03.904Z] #21 21.20 Selecting previously unselected package libapparmor-dev:armhf. [2022-01-03T22:34:03.904Z] #21 21.20 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-01-03T22:34:03.904Z] #21 21.21 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-01-03T22:34:03.904Z] #21 21.27 Selecting previously unselected package libgcc-s1:ppc64el. [2022-01-03T22:34:03.904Z] #21 21.27 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-01-03T22:34:03.904Z] #21 21.28 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-03T22:34:03.904Z] #21 21.32 Selecting previously unselected package libcrypt1:ppc64el. [2022-01-03T22:34:03.904Z] #21 21.32 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-01-03T22:34:03.904Z] #21 21.33 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-03T22:34:04.160Z] #21 21.41 Selecting previously unselected package libc6:ppc64el. [2022-01-03T22:34:04.160Z] #21 21.42 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-01-03T22:34:04.416Z] #21 21.62 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-03T22:34:04.763Z] #62 4.440 + RM_GOPATH=0 [2022-01-03T22:34:04.763Z] #62 4.440 + TMP_GOPATH= [2022-01-03T22:34:04.763Z] #62 4.440 + : /build [2022-01-03T22:34:04.763Z] #62 4.440 + '[' -z '' ']' [2022-01-03T22:34:04.763Z] #62 4.440 ++ mktemp -d [2022-01-03T22:34:04.763Z] #62 4.440 + export GOPATH=/tmp/tmp.QNDeN1Blt0 [2022-01-03T22:34:04.763Z] #62 4.440 + GOPATH=/tmp/tmp.QNDeN1Blt0 [2022-01-03T22:34:04.763Z] #62 4.440 + RM_GOPATH=1 [2022-01-03T22:34:04.763Z] #62 4.440 + case "$(go env GOARCH)" in [2022-01-03T22:34:04.763Z] #62 4.440 ++ go env GOARCH [2022-01-03T22:34:04.763Z] #62 4.482 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:34:04.763Z] #62 4.482 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:34:04.763Z] #62 4.482 ++ dirname /install.sh [2022-01-03T22:34:04.763Z] #62 4.482 + dir=/ [2022-01-03T22:34:04.763Z] #62 4.482 + bin=containerd [2022-01-03T22:34:04.763Z] #62 4.482 + shift [2022-01-03T22:34:04.763Z] #62 4.482 + '[' '!' -f //containerd.installer ']' [2022-01-03T22:34:04.763Z] #62 4.482 + . //containerd.installer [2022-01-03T22:34:04.763Z] #62 4.482 ++ set -e [2022-01-03T22:34:04.763Z] #62 4.482 ++ : v1.5.8 [2022-01-03T22:34:04.763Z] #62 4.482 + install_containerd [2022-01-03T22:34:04.763Z] #62 4.482 + echo 'Install containerd version v1.5.8' [2022-01-03T22:34:04.763Z] #62 4.482 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QNDeN1Blt0/src/github.com/containerd/containerd [2022-01-03T22:34:04.763Z] #62 4.482 Cloning into '/tmp/tmp.QNDeN1Blt0/src/github.com/containerd/containerd'... [2022-01-03T22:34:04.763Z] #62 4.482 Install containerd version v1.5.8 [2022-01-03T22:34:04.763Z] #62 ... [2022-01-03T22:34:04.763Z] [2022-01-03T22:34:04.763Z] #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-01-03T22:34:04.763Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T22:34:04.978Z] #21 22.20 Selecting previously unselected package libapparmor1:ppc64el. [2022-01-03T22:34:04.978Z] #21 22.21 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-01-03T22:34:04.978Z] #21 22.21 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-01-03T22:34:04.978Z] #21 22.26 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-01-03T22:34:04.978Z] #21 22.27 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-01-03T22:34:04.978Z] #21 22.28 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-03T22:34:04.978Z] #21 22.34 Selecting previously unselected package libseccomp2:s390x. [2022-01-03T22:34:04.978Z] #21 22.35 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-01-03T22:34:04.978Z] #21 22.36 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-03T22:34:05.025Z] #34 45.40 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-01-03T22:34:05.025Z] #34 45.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T22:34:05.102Z] #51 ... [2022-01-03T22:34:05.102Z] [2022-01-03T22:34:05.102Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:34:05.102Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:34:05.102Z] #53 23.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T22:34:05.102Z] #53 29.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T22:34:05.102Z] #53 29.72 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T22:34:05.102Z] #53 29.84 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T22:34:05.102Z] #53 29.87 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T22:34:05.102Z] #53 30.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T22:34:05.102Z] #53 30.58 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T22:34:05.102Z] #53 30.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T22:34:05.102Z] #53 31.16 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T22:34:05.102Z] #53 31.16 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T22:34:05.102Z] #53 31.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T22:34:05.102Z] #53 31.35 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T22:34:05.102Z] #53 ... [2022-01-03T22:34:05.102Z] [2022-01-03T22:34:05.102Z] #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-01-03T22:34:05.102Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T22:34:05.102Z] #36 31.32 tomll can be used in two ways: [2022-01-03T22:34:05.102Z] #36 31.32 Writing to STDIN and reading from STDOUT: [2022-01-03T22:34:05.102Z] #36 31.32 cat file.toml | tomll > file.toml [2022-01-03T22:34:05.102Z] #36 31.32 [2022-01-03T22:34:05.102Z] #36 31.32 Reading and updating a list of files: [2022-01-03T22:34:05.102Z] #36 31.32 tomll a.toml b.toml c.toml [2022-01-03T22:34:05.102Z] #36 31.32 [2022-01-03T22:34:05.102Z] #36 31.32 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T22:34:05.234Z] #21 22.40 Selecting previously unselected package libseccomp-dev:s390x. [2022-01-03T22:34:05.234Z] #21 22.41 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-01-03T22:34:05.234Z] #21 22.42 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-03T22:34:05.234Z] #21 22.48 Selecting previously unselected package libseccomp2:ppc64el. [2022-01-03T22:34:05.234Z] #21 22.49 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-03T22:34:05.234Z] #21 22.50 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T22:34:05.234Z] #21 22.54 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-01-03T22:34:05.234Z] #21 22.54 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-03T22:34:05.234Z] #21 22.55 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T22:34:05.234Z] #21 22.61 Selecting previously unselected package libseccomp2:armhf. [2022-01-03T22:34:05.234Z] #21 22.62 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-01-03T22:34:05.234Z] #21 22.62 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-03T22:34:05.365Z] #36 DONE 31.7s [2022-01-03T22:34:05.365Z] [2022-01-03T22:34:05.365Z] #65 [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-01-03T22:34:05.365Z] #65 sha256:fbf064bd808dfe1957d9fe5afa8226508f8c342300000d6dabaab98cbf7f84c6 [2022-01-03T22:34:05.365Z] #65 27.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T22:34:05.490Z] #21 22.67 Selecting previously unselected package libseccomp-dev:armhf. [2022-01-03T22:34:05.490Z] #21 22.67 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-01-03T22:34:05.490Z] #21 22.68 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-03T22:34:05.490Z] #21 22.73 Selecting previously unselected package libseccomp2:armel. [2022-01-03T22:34:05.490Z] #21 22.74 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-01-03T22:34:05.490Z] #21 22.74 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-03T22:34:05.490Z] #21 22.78 Selecting previously unselected package libseccomp-dev:armel. [2022-01-03T22:34:05.490Z] #21 22.79 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-01-03T22:34:05.490Z] #21 22.79 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-03T22:34:05.490Z] #21 22.86 Selecting previously unselected package libseccomp2:arm64. [2022-01-03T22:34:05.490Z] #21 22.86 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-01-03T22:34:05.490Z] #21 22.87 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T22:34:05.490Z] #21 22.92 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-03T22:34:05.604Z] #34 ... [2022-01-03T22:34:05.604Z] [2022-01-03T22:34:05.604Z] #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-01-03T22:34:05.604Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:34:05.604Z] #47 36.47 The following additional packages will be installed: [2022-01-03T22:34:05.604Z] #47 36.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T22:34:05.604Z] #47 36.47 python3-protobuf python3-six [2022-01-03T22:34:05.604Z] #47 36.47 Suggested packages: [2022-01-03T22:34:05.604Z] #47 36.47 python3-setuptools [2022-01-03T22:34:05.604Z] #47 36.47 Recommended packages: [2022-01-03T22:34:05.604Z] #47 36.47 iproute2 | iproute [2022-01-03T22:34:05.604Z] #47 37.21 The following NEW packages will be installed: [2022-01-03T22:34:05.604Z] #47 37.21 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T22:34:05.604Z] #47 37.21 python3-protobuf python3-six [2022-01-03T22:34:05.604Z] #47 37.70 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:34:05.604Z] #47 37.70 Need to get 2292 kB of archives. [2022-01-03T22:34:05.604Z] #47 37.70 After this operation, 11.0 MB of additional disk space will be used. [2022-01-03T22:34:05.604Z] #47 37.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-03T22:34:05.604Z] #47 37.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T22:34:05.604Z] #47 37.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T22:34:05.604Z] #47 37.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-03T22:34:05.604Z] #47 37.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T22:34:05.604Z] #47 37.81 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-01-03T22:34:05.604Z] #47 37.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T22:34:05.604Z] #47 41.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-03T22:34:05.604Z] #47 42.28 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:34:05.604Z] #47 42.59 Fetched 2292 kB in 4s (561 kB/s) [2022-01-03T22:34:05.604Z] #47 42.70 Selecting previously unselected package libprotobuf23:amd64. [2022-01-03T22:34:05.604Z] #47 42.70 (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-01-03T22:34:05.604Z] #47 42.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-03T22:34:05.604Z] #47 42.80 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T22:34:05.604Z] #47 43.56 Selecting previously unselected package python3-pkg-resources. [2022-01-03T22:34:05.604Z] #47 43.56 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T22:34:05.604Z] #47 43.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:34:05.604Z] #47 43.79 Selecting previously unselected package python3-six. [2022-01-03T22:34:05.604Z] #47 43.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T22:34:05.604Z] #47 43.87 Unpacking python3-six (1.16.0-2) ... [2022-01-03T22:34:05.604Z] #47 43.94 Selecting previously unselected package python3-protobuf. [2022-01-03T22:34:05.604Z] #47 43.94 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-03T22:34:05.604Z] #47 43.94 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T22:34:05.604Z] #47 44.40 Selecting previously unselected package libnet1:amd64. [2022-01-03T22:34:05.604Z] #47 44.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T22:34:05.604Z] #47 44.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:34:05.604Z] #47 44.57 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T22:34:05.604Z] #47 44.57 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T22:34:05.604Z] #47 44.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:34:05.604Z] #47 44.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T22:34:05.604Z] #47 44.70 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T22:34:05.604Z] #47 44.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:34:05.604Z] #47 44.80 Selecting previously unselected package criu. [2022-01-03T22:34:05.604Z] #47 44.80 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-03T22:34:05.604Z] #47 44.81 Unpacking criu (3.16.1-3) ... [2022-01-03T22:34:05.604Z] #47 45.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:34:05.746Z] #21 22.92 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-03T22:34:05.747Z] #21 22.93 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T22:34:05.747Z] #21 23.03 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-01-03T22:34:05.747Z] #21 23.04 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-01-03T22:34:05.747Z] #21 23.05 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-01-03T22:34:05.747Z] #21 23.06 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-03T22:34:05.747Z] #21 23.07 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-01-03T22:34:05.747Z] #21 23.08 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-03T22:34:05.747Z] #21 23.09 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-01-03T22:34:05.747Z] #21 23.10 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-01-03T22:34:05.747Z] #21 23.11 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-03T22:34:05.747Z] #21 23.12 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-01-03T22:34:05.866Z] #47 ... [2022-01-03T22:34:05.866Z] [2022-01-03T22:34:05.866Z] #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-01-03T22:34:05.866Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T22:34:05.866Z] #34 46.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T22:34:05.893Z] #14 ... [2022-01-03T22:34:05.893Z] [2022-01-03T22:34:05.893Z] #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-01-03T22:34:05.893Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T22:34:05.893Z] #38 51.47 Selecting previously unselected package libicu67:arm64. [2022-01-03T22:34:05.893Z] #38 51.52 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-01-03T22:34:05.893Z] #38 51.52 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-03T22:34:05.893Z] #38 55.93 Selecting previously unselected package libxml2:arm64. [2022-01-03T22:34:05.893Z] #38 55.93 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-01-03T22:34:05.893Z] #38 55.95 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-03T22:34:05.893Z] #38 56.32 Selecting previously unselected package libarchive13:arm64. [2022-01-03T22:34:05.893Z] #38 56.32 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-01-03T22:34:05.893Z] #38 56.33 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-03T22:34:05.893Z] #38 56.56 Selecting previously unselected package libjsoncpp24:arm64. [2022-01-03T22:34:05.893Z] #38 56.58 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-01-03T22:34:05.893Z] #38 56.59 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-03T22:34:05.893Z] #38 56.76 Selecting previously unselected package librhash0:arm64. [2022-01-03T22:34:05.893Z] #38 56.76 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-01-03T22:34:05.893Z] #38 56.77 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-01-03T22:34:05.893Z] #38 56.91 Selecting previously unselected package libuv1:arm64. [2022-01-03T22:34:05.893Z] #38 56.92 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-01-03T22:34:05.893Z] #38 56.92 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-01-03T22:34:05.893Z] #38 57.08 Selecting previously unselected package cmake. [2022-01-03T22:34:05.893Z] #38 57.10 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-01-03T22:34:05.893Z] #38 57.11 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T22:34:05.893Z] #38 59.53 Setting up libicu67:arm64 (67.1-7) ... [2022-01-03T22:34:05.893Z] #38 59.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:34:05.893Z] #38 59.56 Setting up libuv1:arm64 (1.40.0-2) ... [2022-01-03T22:34:05.893Z] #38 59.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:34:05.893Z] #38 59.60 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-03T22:34:05.893Z] #38 59.62 Setting up librhash0:arm64 (1.4.1-2) ... [2022-01-03T22:34:05.893Z] #38 59.64 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T22:34:05.893Z] #38 59.67 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-03T22:34:05.893Z] #38 59.68 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-03T22:34:05.893Z] #38 59.70 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T22:34:05.893Z] #38 59.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:34:06.003Z] #21 23.13 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-01-03T22:34:06.003Z] #21 23.14 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-01-03T22:34:06.003Z] #21 23.16 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-01-03T22:34:06.003Z] #21 23.17 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-03T22:34:06.003Z] #21 23.18 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-01-03T22:34:06.003Z] #21 23.19 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-01-03T22:34:06.304Z] #65 ... [2022-01-03T22:34:06.304Z] [2022-01-03T22:34:06.304Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:34:06.304Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:34:06.304Z] #53 31.80 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T22:34:06.304Z] #53 31.89 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T22:34:06.304Z] #53 31.89 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T22:34:06.304Z] #53 31.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T22:34:06.304Z] #53 31.96 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T22:34:06.304Z] #53 32.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T22:34:06.304Z] #53 32.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T22:34:06.304Z] #53 32.42 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T22:34:06.304Z] #53 32.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T22:34:06.304Z] #53 32.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T22:34:06.304Z] #53 32.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T22:34:06.304Z] #53 32.62 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T22:34:06.304Z] #53 32.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T22:34:06.304Z] #53 32.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T22:34:06.304Z] #53 32.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T22:34:06.304Z] #53 32.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T22:34:06.564Z] #53 32.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T22:34:06.564Z] #53 33.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T22:34:06.564Z] #53 33.07 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T22:34:06.564Z] #53 33.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T22:34:06.564Z] #53 33.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T22:34:06.823Z] #53 33.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T22:34:06.838Z] #38 DONE 62.3s [2022-01-03T22:34:06.838Z] [2022-01-03T22:34:06.838Z] #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-01-03T22:34:06.838Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T22:34:06.838Z] #47 58.56 Setting up criu (3.16.1-3) ... [2022-01-03T22:34:06.838Z] #47 60.51 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:34:06.838Z] #47 DONE 62.0s [2022-01-03T22:34:06.838Z] [2022-01-03T22:34:06.838Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T22:34:06.838Z] #39 sha256:6fddb057fd54caa999b179e44da0913cbc4d255018cc5c652eeb692465be2d27 [2022-01-03T22:34:06.838Z] #39 DONE 0.4s [2022-01-03T22:34:06.838Z] [2022-01-03T22:34:06.838Z] #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-01-03T22:34:06.838Z] #34 sha256:7629899203bf6a4ed8ede6ca8a85c7db95fa9a1cf8840f39630bc6284d01d46d [2022-01-03T22:34:06.838Z] #34 52.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T22:34:06.838Z] #34 53.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T22:34:07.099Z] #34 ... [2022-01-03T22:34:07.099Z] [2022-01-03T22:34:07.099Z] #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-01-03T22:34:07.099Z] #40 sha256:227d733a7c8565af32b2b482ca610235dea82d3d3d7cfadf5a5de8d10a3c572d [2022-01-03T22:34:07.370Z] #21 24.41 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-01-03T22:34:07.391Z] #53 33.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T22:34:07.391Z] #53 33.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T22:34:07.391Z] #53 33.92 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T22:34:07.391Z] #53 34.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T22:34:07.654Z] #53 34.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T22:34:07.785Z] #34 ... [2022-01-03T22:34:07.785Z] [2022-01-03T22:34:07.785Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T22:34:07.785Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:07.785Z] #14 38.70 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-01-03T22:34:07.785Z] #14 39.27 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-01-03T22:34:07.785Z] #14 39.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-01-03T22:34:07.785Z] #14 41.10 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-01-03T22:34:07.785Z] #14 41.56 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-01-03T22:34:07.785Z] #14 41.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T22:34:07.785Z] #14 41.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T22:34:07.785Z] #14 41.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T22:34:07.785Z] #14 41.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T22:34:07.785Z] #14 41.60 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-01-03T22:34:07.785Z] #14 41.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T22:34:07.785Z] #14 41.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T22:34:07.785Z] #14 41.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T22:34:07.785Z] #14 41.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T22:34:07.785Z] #14 41.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T22:34:07.785Z] #14 41.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T22:34:07.785Z] #14 41.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T22:34:07.785Z] #14 41.68 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-01-03T22:34:07.785Z] #14 41.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T22:34:07.785Z] #14 41.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T22:34:07.785Z] #14 42.59 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:34:07.785Z] #14 42.83 Fetched 115 MB in 6s (17.8 MB/s) [2022-01-03T22:34:07.785Z] #14 42.94 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T22:34:07.785Z] #14 42.94 (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-01-03T22:34:07.785Z] #14 43.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T22:34:07.785Z] #14 43.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T22:34:07.785Z] #14 45.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T22:34:07.785Z] #14 45.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T22:34:07.785Z] #14 45.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T22:34:07.785Z] #14 47.92 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T22:34:07.785Z] #14 47.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T22:34:07.785Z] #14 47.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T22:34:07.785Z] #14 48.09 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T22:34:07.785Z] #14 48.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:34:07.785Z] #14 48.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:34:07.785Z] #14 48.29 Selecting previously unselected package dmsetup. [2022-01-03T22:34:07.785Z] #14 48.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:34:07.785Z] #14 48.30 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T22:34:07.785Z] #14 48.47 Selecting previously unselected package mingw-w64-common. [2022-01-03T22:34:07.785Z] #14 48.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T22:34:07.785Z] #14 48.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T22:34:07.785Z] #14 ... [2022-01-03T22:34:07.785Z] [2022-01-03T22:34:07.785Z] #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-01-03T22:34:07.785Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:34:07.785Z] #47 47.46 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T22:34:07.785Z] #47 47.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:34:07.785Z] #47 47.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:34:07.785Z] #47 47.51 Setting up python3-six (1.16.0-2) ... [2022-01-03T22:34:07.913Z] #53 34.32 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T22:34:07.913Z] #53 34.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T22:34:08.046Z] #47 48.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:34:08.046Z] #47 48.72 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T22:34:08.188Z] #53 34.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T22:34:08.188Z] #53 34.65 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T22:34:08.298Z] #21 25.64 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-01-03T22:34:08.455Z] #53 35.03 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T22:34:08.715Z] #53 35.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T22:34:08.715Z] #53 35.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T22:34:08.973Z] #53 35.32 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T22:34:08.973Z] #53 35.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T22:34:09.102Z] #40 1.685 + RM_GOPATH=0 [2022-01-03T22:34:09.102Z] #40 1.685 + TMP_GOPATH= [2022-01-03T22:34:09.102Z] #40 1.685 + : /build [2022-01-03T22:34:09.102Z] #40 1.685 + '[' -z '' ']' [2022-01-03T22:34:09.102Z] #40 1.685 ++ mktemp -d [2022-01-03T22:34:09.102Z] #40 1.722 + export GOPATH=/tmp/tmp.WzcBGUe3Jt [2022-01-03T22:34:09.102Z] #40 1.722 + GOPATH=/tmp/tmp.WzcBGUe3Jt [2022-01-03T22:34:09.102Z] #40 1.722 + RM_GOPATH=1 [2022-01-03T22:34:09.102Z] #40 1.722 + case "$(go env GOARCH)" in [2022-01-03T22:34:09.102Z] #40 1.722 ++ go env GOARCH [2022-01-03T22:34:09.102Z] #40 1.730 Install tini version v0.19.0 [2022-01-03T22:34:09.102Z] #40 1.730 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:34:09.102Z] #40 1.730 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:34:09.102Z] #40 1.730 ++ dirname /install.sh [2022-01-03T22:34:09.102Z] #40 1.730 + dir=/ [2022-01-03T22:34:09.102Z] #40 1.730 + bin=tini [2022-01-03T22:34:09.102Z] #40 1.730 + shift [2022-01-03T22:34:09.102Z] #40 1.730 + '[' '!' -f //tini.installer ']' [2022-01-03T22:34:09.102Z] #40 1.730 + . //tini.installer [2022-01-03T22:34:09.102Z] #40 1.730 ++ : v0.19.0 [2022-01-03T22:34:09.102Z] #40 1.730 + install_tini [2022-01-03T22:34:09.102Z] #40 1.730 + echo 'Install tini version v0.19.0' [2022-01-03T22:34:09.102Z] #40 1.730 + git clone https://github.com/krallin/tini.git /tmp/tmp.WzcBGUe3Jt/tini [2022-01-03T22:34:09.102Z] #40 1.730 Cloning into '/tmp/tmp.WzcBGUe3Jt/tini'... [2022-01-03T22:34:09.232Z] #53 35.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T22:34:09.232Z] #53 35.70 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T22:34:09.666Z] #21 26.82 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-03T22:34:10.045Z] #40 ... [2022-01-03T22:34:10.046Z] [2022-01-03T22:34:10.046Z] #51 [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-01-03T22:34:10.046Z] #51 sha256:7428b01c4faeaa88e89e66d9390b559bc8695736118ff43143d47e4baa2b750c [2022-01-03T22:34:10.046Z] #51 65.27 gotestsum version dev [2022-01-03T22:34:10.046Z] #51 DONE 65.7s [2022-01-03T22:34:10.046Z] [2022-01-03T22:34:10.046Z] #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-01-03T22:34:10.046Z] #40 sha256:227d733a7c8565af32b2b482ca610235dea82d3d3d7cfadf5a5de8d10a3c572d [2022-01-03T22:34:10.046Z] #40 2.970 + cd /tmp/tmp.WzcBGUe3Jt/tini [2022-01-03T22:34:10.046Z] #40 2.970 + git checkout -q v0.19.0 [2022-01-03T22:34:10.046Z] #40 2.978 + cmake . [2022-01-03T22:34:10.307Z] #40 3.490 -- The C compiler identification is GNU 10.2.1 [2022-01-03T22:34:10.567Z] #40 3.616 -- Detecting C compiler ABI info [2022-01-03T22:34:10.610Z] #53 37.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T22:34:10.610Z] #53 37.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T22:34:10.869Z] #53 ... [2022-01-03T22:34:10.869Z] [2022-01-03T22:34:10.869Z] #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-01-03T22:34:10.869Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:34:10.869Z] #38 27.28 Fetched 8487 kB in 21s (414 kB/s) [2022-01-03T22:34:10.869Z] #38 27.28 Reading package lists... [2022-01-03T22:34:10.869Z] #38 37.48 Reading package lists... [2022-01-03T22:34:10.869Z] #38 ... [2022-01-03T22:34:10.869Z] [2022-01-03T22:34:10.869Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:34:10.869Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:34:10.869Z] #53 37.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T22:34:10.869Z] #53 37.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T22:34:11.034Z] #21 28.06 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-01-03T22:34:11.151Z] #40 4.314 -- Detecting C compiler ABI info - done [2022-01-03T22:34:11.417Z] #40 4.438 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T22:34:11.417Z] #40 4.438 -- Detecting C compile features [2022-01-03T22:34:11.417Z] #40 4.438 -- Detecting C compile features - done [2022-01-03T22:34:11.417Z] #40 4.510 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T22:34:11.436Z] #53 37.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T22:34:11.677Z] #40 4.666 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T22:34:11.695Z] #53 37.99 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T22:34:11.695Z] #53 ... [2022-01-03T22:34:11.695Z] [2022-01-03T22:34:11.695Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T22:34:11.695Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T22:34:11.695Z] #49 37.27 Usage of /build/vndr: [2022-01-03T22:34:11.695Z] #49 37.27 /build/vndr [[import path] [revision]] [repository] [2022-01-03T22:34:11.695Z] #49 37.27 /build/vndr init [2022-01-03T22:34:11.695Z] #49 37.27 -strict [2022-01-03T22:34:11.695Z] #49 37.27 checking mode. treat non-trivial warning as an error [2022-01-03T22:34:11.695Z] #49 37.27 -verbose [2022-01-03T22:34:11.695Z] #49 37.27 shows all warnings [2022-01-03T22:34:11.695Z] #49 37.27 -whitelist value [2022-01-03T22:34:11.695Z] #49 37.27 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T22:34:11.695Z] #49 DONE 38.1s [2022-01-03T22:34:11.938Z] #40 4.906 -- Configuring done [2022-01-03T22:34:11.939Z] #40 4.930 -- Generating done [2022-01-03T22:34:11.939Z] #40 4.944 -- Build files have been written to: /tmp/tmp.WzcBGUe3Jt/tini [2022-01-03T22:34:11.939Z] #40 4.949 + make tini-static [2022-01-03T22:34:11.955Z] [2022-01-03T22:34:11.955Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:34:11.955Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:34:11.955Z] #53 38.32 go: downloading golang.org/x/text v0.3.2 [2022-01-03T22:34:11.963Z] #21 29.27 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T22:34:11.963Z] #21 29.28 Setting up libapparmor1:armel (2.13.6-10) ... [2022-01-03T22:34:11.963Z] #21 29.29 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-01-03T22:34:11.963Z] #21 29.30 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-01-03T22:34:11.963Z] #21 29.31 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-01-03T22:34:11.963Z] #21 29.32 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T22:34:11.963Z] #21 29.33 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-03T22:34:11.963Z] #21 29.34 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-03T22:34:11.963Z] #21 29.35 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T22:34:11.963Z] #21 29.36 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-03T22:34:11.963Z] #21 29.37 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T22:34:11.963Z] #21 29.38 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-01-03T22:34:11.963Z] #21 29.39 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-01-03T22:34:11.963Z] #21 29.40 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-03T22:34:11.963Z] #21 29.41 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-01-03T22:34:11.963Z] #21 29.42 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T22:34:11.963Z] #21 29.43 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-03T22:34:11.963Z] #21 29.44 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-03T22:34:12.199Z] #40 5.338 Scanning dependencies of target tini-static [2022-01-03T22:34:12.219Z] #21 29.45 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T22:34:12.220Z] #21 29.46 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-03T22:34:12.220Z] #21 29.46 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:34:12.261Z] #47 52.52 Setting up criu (3.16.1-3) ... [2022-01-03T22:34:12.461Z] #40 5.472 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T22:34:12.522Z] #47 ... [2022-01-03T22:34:12.522Z] [2022-01-03T22:34:12.522Z] #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-01-03T22:34:12.522Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:34:12.522Z] #38 43.33 Selecting previously unselected package libicu67:amd64. [2022-01-03T22:34:12.522Z] #38 43.40 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-03T22:34:12.522Z] #38 43.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T22:34:12.522Z] #38 49.60 Selecting previously unselected package libxml2:amd64. [2022-01-03T22:34:12.522Z] #38 49.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T22:34:12.522Z] #38 49.61 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T22:34:12.522Z] #38 50.09 Selecting previously unselected package libarchive13:amd64. [2022-01-03T22:34:12.522Z] #38 50.09 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T22:34:12.522Z] #38 50.09 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T22:34:12.522Z] #38 50.42 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T22:34:12.522Z] #38 50.43 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T22:34:12.522Z] #38 50.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T22:34:12.522Z] #38 50.62 Selecting previously unselected package librhash0:amd64. [2022-01-03T22:34:12.522Z] #38 50.64 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T22:34:12.522Z] #38 50.64 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T22:34:12.522Z] #38 50.82 Selecting previously unselected package libuv1:amd64. [2022-01-03T22:34:12.522Z] #38 50.83 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T22:34:12.522Z] #38 50.84 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T22:34:12.522Z] #38 51.04 Selecting previously unselected package cmake. [2022-01-03T22:34:12.522Z] #38 51.04 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T22:34:12.522Z] #38 51.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T22:34:12.522Z] #38 ... [2022-01-03T22:34:12.522Z] [2022-01-03T22:34:12.522Z] #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-01-03T22:34:12.522Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:12.522Z] #14 53.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T22:34:12.522Z] #14 53.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T22:34:12.522Z] #14 53.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T22:34:12.784Z] #21 DONE 30.0s [2022-01-03T22:34:12.784Z] [2022-01-03T22:34:12.784Z] #69 [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-01-03T22:34:12.784Z] #69 sha256:d02076a9fc97ce51dd89d1a250bf187b503051614176f25e812ecd7aab3d2fb9 [2022-01-03T22:34:12.784Z] #69 ... [2022-01-03T22:34:12.784Z] [2022-01-03T22:34:12.784Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T22:34:12.784Z] #64 sha256:48e72fb0c5355680a21b9ffce78dec2e5b41be0f2588b21be7c3be7c0bbe2fd5 [2022-01-03T22:34:12.784Z] #64 DONE 0.1s [2022-01-03T22:34:12.784Z] [2022-01-03T22:34:12.784Z] #65 [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-01-03T22:34:12.784Z] #65 sha256:769218308b40f2b5c04bc15a8026acefb81a3b568bf857c47090c22eaa2b358d [2022-01-03T22:34:14.150Z] #65 1.322 + RM_GOPATH=0 [2022-01-03T22:34:14.150Z] #65 1.322 + TMP_GOPATH= [2022-01-03T22:34:14.150Z] #65 1.322 + : /build [2022-01-03T22:34:14.150Z] #65 1.322 + '[' -z '' ']' [2022-01-03T22:34:14.150Z] #65 1.322 ++ mktemp -d [2022-01-03T22:34:14.150Z] #65 1.322 + export GOPATH=/tmp/tmp.Wfg5luiGCD [2022-01-03T22:34:14.150Z] #65 1.322 + GOPATH=/tmp/tmp.Wfg5luiGCD [2022-01-03T22:34:14.150Z] #65 1.322 + RM_GOPATH=1 [2022-01-03T22:34:14.150Z] #65 1.322 + case "$(go env GOARCH)" in [2022-01-03T22:34:14.150Z] #65 1.330 ++ go env GOARCH [2022-01-03T22:34:14.150Z] #65 1.338 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:34:14.150Z] #65 1.338 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:34:14.150Z] #65 1.338 ++ dirname /install.sh [2022-01-03T22:34:14.150Z] #65 1.339 + dir=/ [2022-01-03T22:34:14.150Z] #65 1.339 + bin=runc [2022-01-03T22:34:14.150Z] #65 1.339 + shift [2022-01-03T22:34:14.150Z] #65 1.339 + '[' '!' -f //runc.installer ']' [2022-01-03T22:34:14.150Z] #65 1.342 + . //runc.installer [2022-01-03T22:34:14.150Z] #65 1.342 ++ set -e [2022-01-03T22:34:14.150Z] #65 1.342 ++ : v1.0.3 [2022-01-03T22:34:14.150Z] #65 1.342 + install_runc [2022-01-03T22:34:14.150Z] #65 1.342 + RUNC_BUILDTAGS=seccomp [2022-01-03T22:34:14.150Z] #65 1.342 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T22:34:14.150Z] #65 1.342 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Wfg5luiGCD/src/github.com/opencontainers/runc [2022-01-03T22:34:14.150Z] #65 1.342 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T22:34:14.150Z] #65 1.349 Cloning into '/tmp/tmp.Wfg5luiGCD/src/github.com/opencontainers/runc'... [2022-01-03T22:34:14.150Z] #65 ... [2022-01-03T22:34:14.150Z] [2022-01-03T22:34:14.150Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T22:34:14.150Z] #22 sha256:8fb31094a7223f107e6ff4d2dd22fe7dca711494765c4fe1f4723fd7b3c9cc85 [2022-01-03T22:34:14.150Z] #22 DONE 1.6s [2022-01-03T22:34:14.406Z] [2022-01-03T22:34:14.406Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-03T22:34:14.406Z] #23 sha256:6b40d64aa6d247ae91c9012e253b1d6ebabe26e3db301b86363651482ebf5bd1 [2022-01-03T22:34:15.011Z] #40 7.584 [100%] Linking C executable tini-static [2022-01-03T22:34:15.011Z] #40 8.007 [100%] Built target tini-static [2022-01-03T22:34:15.011Z] #40 8.062 + mkdir -p /build [2022-01-03T22:34:15.011Z] #40 8.078 + cp tini-static /build/docker-init [2022-01-03T22:34:15.077Z] #14 ... [2022-01-03T22:34:15.078Z] [2022-01-03T22:34:15.078Z] #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-01-03T22:34:15.078Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:34:15.078Z] #47 54.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:34:15.078Z] #47 DONE 55.7s [2022-01-03T22:34:15.078Z] [2022-01-03T22:34:15.078Z] #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-01-03T22:34:15.078Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:34:15.078Z] #38 55.08 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T22:34:15.078Z] #38 55.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:34:15.078Z] #38 55.13 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T22:34:15.078Z] #38 55.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:34:15.078Z] #38 55.32 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T22:34:15.078Z] #38 55.39 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T22:34:15.078Z] #38 55.47 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T22:34:15.078Z] #38 55.54 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T22:34:15.078Z] #38 55.60 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T22:34:15.078Z] #38 55.65 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T22:34:15.078Z] #38 55.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:34:15.078Z] #38 DONE 56.2s [2022-01-03T22:34:15.078Z] [2022-01-03T22:34:15.078Z] #62 [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-01-03T22:34:15.078Z] #62 sha256:3b02930dbdd2f712e2001e5a62b123e5172e73dfd48f1aceda01b291cb3820f5 [2022-01-03T22:34:15.339Z] #62 ... [2022-01-03T22:34:15.339Z] [2022-01-03T22:34:15.339Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T22:34:15.339Z] #39 sha256:17e5513c446c12404585df26873a5ec5cfa3340178e7ed73f7e963f3c5b6b9a5 [2022-01-03T22:34:15.912Z] #39 DONE 0.5s [2022-01-03T22:34:15.912Z] [2022-01-03T22:34:15.912Z] #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-01-03T22:34:15.912Z] #40 sha256:7423fa9421df6d5095fbc3514f177520b50e44eecb3cccd2a3e3e14f9d68765d [2022-01-03T22:34:16.311Z] #23 DONE 1.6s [2022-01-03T22:34:16.311Z] [2022-01-03T22:34:16.311Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T22:34:16.311Z] #24 sha256:260c212590ac297fd0780ca9053b2689fbb830f8cb0ace9a3afa1c2301fe6282 [2022-01-03T22:34:16.396Z] #40 DONE 9.3s [2022-01-03T22:34:16.396Z] [2022-01-03T22:34:16.396Z] #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-01-03T22:34:16.396Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:34:16.396Z] #14 64.27 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T22:34:16.396Z] #14 64.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-01-03T22:34:16.396Z] #14 64.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T22:34:16.396Z] #14 64.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T22:34:16.396Z] #14 64.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-03T22:34:16.396Z] #14 64.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T22:34:16.857Z] #40 ... [2022-01-03T22:34:16.857Z] [2022-01-03T22:34:16.857Z] #51 [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-01-03T22:34:16.857Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T22:34:16.857Z] #51 57.64 gotestsum version dev [2022-01-03T22:34:16.857Z] #51 DONE 57.9s [2022-01-03T22:34:17.119Z] [2022-01-03T22:34:17.119Z] #62 [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-01-03T22:34:17.119Z] #62 sha256:3b02930dbdd2f712e2001e5a62b123e5172e73dfd48f1aceda01b291cb3820f5 [2022-01-03T22:34:17.230Z] #53 ... [2022-01-03T22:34:17.230Z] [2022-01-03T22:34:17.230Z] #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-01-03T22:34:17.230Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:34:17.230Z] #43 40.16 Updating files: 70% (1239/1754) Updating files: 71% (1246/1754) Updating files: 72% (1263/1754) Updating files: 73% (1281/1754) Updating files: 74% (1298/1754) Updating files: 75% (1316/1754) Updating files: 76% (1334/1754) Updating files: 77% (1351/1754) Updating files: 78% (1369/1754) Updating files: 79% (1386/1754) Updating files: 80% (1404/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T22:34:17.230Z] #43 40.98 + git checkout -q v2.3.0 [2022-01-03T22:34:17.239Z] #24 1.336 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T22:34:17.239Z] #24 DONE 1.4s [2022-01-03T22:34:17.239Z] [2022-01-03T22:34:17.239Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T22:34:17.239Z] #25 sha256:29f0477610347da33c9b8989d5d223b2386933eaa67827ee1dfdf6dcc229cc67 [2022-01-03T22:34:17.382Z] using credential docker-jenkins-github-credentials [2022-01-03T22:34:17.471Z] Cloning the remote Git repository [2022-01-03T22:34:17.471Z] Cloning with configured refspecs honoured and without tags [2022-01-03T22:34:17.490Z] #43 ... [2022-01-03T22:34:17.490Z] [2022-01-03T22:34:17.490Z] #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-01-03T22:34:17.490Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:17.490Z] #14 33.91 Fetched 8487 kB in 26s (331 kB/s) [2022-01-03T22:34:17.490Z] #14 33.91 Reading package lists... [2022-01-03T22:34:17.749Z] #14 43.16 Reading package lists... [2022-01-03T22:34:17.749Z] #14 ... [2022-01-03T22:34:17.749Z] [2022-01-03T22:34:17.749Z] #60 [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-01-03T22:34:17.749Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:34:17.749Z] #60 34.74 Fetched 8487 kB in 26s (330 kB/s) [2022-01-03T22:34:17.749Z] #60 34.74 Reading package lists... [2022-01-03T22:34:17.682Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T22:34:18.319Z] #60 43.67 Reading package lists... [2022-01-03T22:34:18.319Z] #60 ... [2022-01-03T22:34:18.319Z] [2022-01-03T22:34:18.319Z] #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-01-03T22:34:18.319Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:34:18.319Z] #43 44.28 + 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-01-03T22:34:18.507Z] #62 ... [2022-01-03T22:34:18.507Z] [2022-01-03T22:34:18.507Z] #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-01-03T22:34:18.507Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:18.507Z] #14 59.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T22:34:18.507Z] #14 59.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:34:18.507Z] #14 59.51 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T22:34:18.769Z] #14 59.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T22:34:18.769Z] #14 59.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:34:18.769Z] #14 59.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T22:34:18.939Z] #14 74.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T22:34:18.940Z] #14 74.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-03T22:34:18.940Z] #14 74.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:34:19.131Z] #25 DONE 1.4s [2022-01-03T22:34:19.131Z] [2022-01-03T22:34:19.131Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T22:34:19.131Z] #26 sha256:bae6f348b4c1588b7cdbb7b159ae6c20f73645368cf9a1a88a6634aeadba0b97 [2022-01-03T22:34:19.256Z] #43 ... [2022-01-03T22:34:19.256Z] [2022-01-03T22:34:19.256Z] #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-01-03T22:34:19.256Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:34:19.256Z] #47 35.23 Fetched 8491 kB in 27s (316 kB/s) [2022-01-03T22:34:19.256Z] #47 35.23 Reading package lists... [2022-01-03T22:34:19.824Z] #47 44.48 Reading package lists... [2022-01-03T22:34:19.825Z] #47 ... [2022-01-03T22:34:19.825Z] [2022-01-03T22:34:19.825Z] #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-01-03T22:34:19.825Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:34:19.825Z] #38 37.48 Reading package lists... [2022-01-03T22:34:18.099Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-03T22:34:18.913Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:34:18.914Z] > git --version # timeout=10 [2022-01-03T22:34:18.976Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-03T22:34:18.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:34:18.981Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:34:20.497Z] #26 DONE 1.5s [2022-01-03T22:34:20.497Z] [2022-01-03T22:34:20.497Z] #65 [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-01-03T22:34:20.497Z] #65 sha256:769218308b40f2b5c04bc15a8026acefb81a3b568bf857c47090c22eaa2b358d [2022-01-03T22:34:20.497Z] #65 6.738 + cd /tmp/tmp.Wfg5luiGCD/src/github.com/opencontainers/runc [2022-01-03T22:34:20.497Z] #65 6.738 + git checkout -q v1.0.3 [2022-01-03T22:34:20.497Z] #65 7.162 + '[' -z '' ']' [2022-01-03T22:34:20.497Z] #65 7.162 + target=static [2022-01-03T22:34:20.497Z] #65 7.162 + make BUILDTAGS=seccomp static [2022-01-03T22:34:20.497Z] #65 7.589 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T22:34:21.767Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-03T22:34:21.767Z] [2022-01-03T22:34:21.767Z] ________ ____ __. [2022-01-03T22:34:21.767Z] \_____ \ | |/ _| [2022-01-03T22:34:21.767Z] / | \| < [2022-01-03T22:34:21.767Z] / | \ | \ [2022-01-03T22:34:21.767Z] \_______ /____|__ \ [2022-01-03T22:34:21.767Z] \/ \/ [2022-01-03T22:34:21.767Z] [2022-01-03T22:34:21.767Z] INFO: make.ps1 ended at 01/03/2022 22:34:16 [2022-01-03T22:34:21.767Z] INFO: Binaries build ended at 01/03/2022 22:34:18. Duration:00:01:27.6416105 [2022-01-03T22:34:21.767Z] INFO: Copying the built daemon binary to d:\CI\PR-43109\5\binary\dockerd-4bdc208449.exe... [2022-01-03T22:34:21.767Z] INFO: Copying the built client binary to d:\CI\PR-43109\5\binary\docker-4bdc208449.exe... [2022-01-03T22:34:21.767Z] INFO: Copying dockerversion from the container... [2022-01-03T22:34:21.767Z] INFO: Copying the golang package from the container to d:\CI\PR-43109\5\installer\go.zip... [2022-01-03T22:34:21.767Z] INFO: Extracting go.zip to d:\CI\PR-43109\5\go [2022-01-03T22:34:21.876Z] #65 ... [2022-01-03T22:34:21.876Z] [2022-01-03T22:34:21.876Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T22:34:21.876Z] #27 sha256:a69a3d3e3728c6a6c499b3cc49d903d9efff101e73a8a199bf354f98f4a3269c [2022-01-03T22:34:21.876Z] #27 DONE 1.5s [2022-01-03T22:34:21.876Z] [2022-01-03T22:34:21.876Z] #28 [dev-systemd-false 7/25] 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-01-03T22:34:21.876Z] #28 sha256:8cf53607559ba47872c4a0714a72059d1832132d6d1ee02ae4e5f93f88819706 [2022-01-03T22:34:22.624Z] #38 46.35 Building dependency tree... [2022-01-03T22:34:23.768Z] #28 1.584 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T22:34:23.768Z] #28 1.584 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T22:34:23.768Z] #28 1.584 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T22:34:23.768Z] #28 2.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T22:34:24.226Z] #14 ... [2022-01-03T22:34:24.226Z] [2022-01-03T22:34:24.226Z] #62 [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-01-03T22:34:24.226Z] #62 sha256:dfbc6d04a19b612731a73831da6f9622cf9031433e6f7ffce4021b6f7d100e7b [2022-01-03T22:34:24.330Z] #28 2.594 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T22:34:24.746Z] #62 35.94 Updating files: 72% (3415/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-01-03T22:34:24.746Z] #62 36.57 + cd /tmp/tmp.hLe1QlwPrK/src/github.com/containerd/containerd [2022-01-03T22:34:24.893Z] #28 ... [2022-01-03T22:34:24.893Z] [2022-01-03T22:34:24.893Z] #69 [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-01-03T22:34:24.893Z] #69 sha256:d02076a9fc97ce51dd89d1a250bf187b503051614176f25e812ecd7aab3d2fb9 [2022-01-03T22:34:24.893Z] #69 62.19 + bin/containerd [2022-01-03T22:34:25.007Z] #62 36.57 + git checkout -q v1.5.8 [2022-01-03T22:34:25.149Z] #69 ... [2022-01-03T22:34:25.149Z] [2022-01-03T22:34:25.149Z] #28 [dev-systemd-false 7/25] 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-01-03T22:34:25.149Z] #28 sha256:8cf53607559ba47872c4a0714a72059d1832132d6d1ee02ae4e5f93f88819706 [2022-01-03T22:34:25.149Z] #28 3.231 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:34:25.160Z] #38 ... [2022-01-03T22:34:25.160Z] [2022-01-03T22:34:25.160Z] #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-01-03T22:34:25.160Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:25.160Z] #14 43.16 Reading package lists... [2022-01-03T22:34:25.365Z] #14 ... [2022-01-03T22:34:25.365Z] [2022-01-03T22:34:25.365Z] #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-01-03T22:34:25.365Z] #40 sha256:7423fa9421df6d5095fbc3514f177520b50e44eecb3cccd2a3e3e14f9d68765d [2022-01-03T22:34:25.365Z] #40 5.514 + RM_GOPATH=0 [2022-01-03T22:34:25.365Z] #40 5.514 + TMP_GOPATH= [2022-01-03T22:34:25.365Z] #40 5.514 + : /build [2022-01-03T22:34:25.365Z] #40 5.514 + '[' -z '' ']' [2022-01-03T22:34:25.365Z] #40 5.515 ++ mktemp -d [2022-01-03T22:34:25.365Z] #40 5.517 + export GOPATH=/tmp/tmp.wjtSbPrw8W [2022-01-03T22:34:25.365Z] #40 5.517 + GOPATH=/tmp/tmp.wjtSbPrw8W [2022-01-03T22:34:25.365Z] #40 5.517 + RM_GOPATH=1 [2022-01-03T22:34:25.365Z] #40 5.517 + case "$(go env GOARCH)" in [2022-01-03T22:34:25.365Z] #40 5.517 ++ go env GOARCH [2022-01-03T22:34:25.365Z] #40 5.624 Install tini version v0.19.0 [2022-01-03T22:34:25.365Z] #40 5.624 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:34:25.365Z] #40 5.624 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:34:25.365Z] #40 5.624 ++ dirname /install.sh [2022-01-03T22:34:25.365Z] #40 5.624 + dir=/ [2022-01-03T22:34:25.365Z] #40 5.624 + bin=tini [2022-01-03T22:34:25.365Z] #40 5.624 + shift [2022-01-03T22:34:25.365Z] #40 5.624 + '[' '!' -f //tini.installer ']' [2022-01-03T22:34:25.365Z] #40 5.624 + . //tini.installer [2022-01-03T22:34:25.365Z] #40 5.624 ++ : v0.19.0 [2022-01-03T22:34:25.365Z] #40 5.624 + install_tini [2022-01-03T22:34:25.365Z] #40 5.624 + echo 'Install tini version v0.19.0' [2022-01-03T22:34:25.365Z] #40 5.624 + git clone https://github.com/krallin/tini.git /tmp/tmp.wjtSbPrw8W/tini [2022-01-03T22:34:25.365Z] #40 5.624 Cloning into '/tmp/tmp.wjtSbPrw8W/tini'... [2022-01-03T22:34:25.365Z] #40 6.267 + cd /tmp/tmp.wjtSbPrw8W/tini [2022-01-03T22:34:25.365Z] #40 6.267 + git checkout -q v0.19.0 [2022-01-03T22:34:25.365Z] #40 6.292 + cmake . [2022-01-03T22:34:25.365Z] #40 6.881 -- The C compiler identification is GNU 10.2.1 [2022-01-03T22:34:25.365Z] #40 7.008 -- Detecting C compiler ABI info [2022-01-03T22:34:25.365Z] #40 7.527 -- Detecting C compiler ABI info - done [2022-01-03T22:34:25.365Z] #40 7.655 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T22:34:25.365Z] #40 7.665 -- Detecting C compile features [2022-01-03T22:34:25.365Z] #40 7.665 -- Detecting C compile features - done [2022-01-03T22:34:25.365Z] #40 7.709 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T22:34:25.365Z] #40 7.900 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T22:34:25.365Z] #40 7.998 -- Configuring done [2022-01-03T22:34:25.365Z] #40 8.042 -- Generating done [2022-01-03T22:34:25.365Z] #40 8.042 -- Build files have been written to: /tmp/tmp.wjtSbPrw8W/tini [2022-01-03T22:34:25.365Z] #40 8.049 + make tini-static [2022-01-03T22:34:25.365Z] #40 8.409 Scanning dependencies of target tini-static [2022-01-03T22:34:25.365Z] #40 8.433 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T22:34:25.365Z] #40 9.716 [100%] Linking C executable tini-static [2022-01-03T22:34:25.712Z] #28 3.853 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T22:34:25.939Z] #40 10.25 [100%] Built target tini-static [2022-01-03T22:34:26.200Z] #40 10.33 + mkdir -p /build [2022-01-03T22:34:26.200Z] #40 10.33 + cp tini-static /build/docker-init [2022-01-03T22:34:26.274Z] #28 4.366 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T22:34:26.390Z] #62 38.07 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T22:34:26.390Z] #62 38.08 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T22:34:26.390Z] #62 38.08 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T22:34:26.390Z] #62 38.08 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T22:34:26.390Z] #62 38.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T22:34:26.390Z] #62 38.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T22:34:26.390Z] #62 38.08 + '[' '' = dynamic ']' [2022-01-03T22:34:26.390Z] #62 38.08 + make [2022-01-03T22:34:26.530Z] #28 4.859 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:34:26.530Z] #28 4.859 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T22:34:26.530Z] #28 4.859 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T22:34:26.530Z] #28 4.859 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T22:34:26.530Z] #28 4.859 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T22:34:26.786Z] #28 5.122 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T22:34:27.043Z] #28 5.142 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:34:27.043Z] #28 5.143 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T22:34:27.043Z] #28 5.143 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T22:34:27.043Z] #28 5.143 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T22:34:27.695Z] #14 51.59 Building dependency tree... [2022-01-03T22:34:27.776Z] #62 39.38 + bin/ctr [2022-01-03T22:34:29.504Z] #40 DONE 13.2s [2022-01-03T22:34:29.504Z] [2022-01-03T22:34:29.504Z] #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-01-03T22:34:29.504Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:29.504Z] #14 66.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T22:34:29.504Z] #14 66.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:34:29.504Z] #14 66.71 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:34:30.986Z] #14 ... [2022-01-03T22:34:30.986Z] [2022-01-03T22:34:30.986Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T22:34:30.986Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:34:30.986Z] #38 53.24 The following additional packages will be installed: [2022-01-03T22:34:30.986Z] #38 53.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T22:34:30.986Z] #38 53.31 Suggested packages: [2022-01-03T22:34:30.986Z] #38 53.34 cmake-doc ninja-build lrzip [2022-01-03T22:34:30.986Z] #38 53.34 Recommended packages: [2022-01-03T22:34:30.986Z] #38 53.34 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T22:34:30.986Z] #38 54.93 The following NEW packages will be installed: [2022-01-03T22:34:30.986Z] #38 54.98 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T22:34:30.986Z] #38 54.98 vim-common xxd [2022-01-03T22:34:30.986Z] #38 55.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:34:30.986Z] #38 55.54 Need to get 17.7 MB of archives. [2022-01-03T22:34:30.986Z] #38 55.54 After this operation, 70.7 MB of additional disk space will be used. [2022-01-03T22:34:30.986Z] #38 55.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T22:34:30.986Z] #38 55.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T22:34:30.986Z] #38 55.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T22:34:30.986Z] #38 55.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T22:34:30.986Z] #38 56.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T22:34:30.986Z] #38 56.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T22:34:30.986Z] #38 56.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T22:34:30.986Z] #38 56.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T22:34:30.986Z] #38 56.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T22:34:30.986Z] #38 56.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T22:34:31.212Z] #28 ... [2022-01-03T22:34:31.212Z] [2022-01-03T22:34:31.212Z] #65 [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-01-03T22:34:31.212Z] #65 sha256:769218308b40f2b5c04bc15a8026acefb81a3b568bf857c47090c22eaa2b358d [2022-01-03T22:34:31.212Z] #65 15.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T22:34:31.212Z] #65 17.95 + mkdir -p /build [2022-01-03T22:34:31.212Z] #65 17.95 + cp runc /build/runc [2022-01-03T22:34:31.212Z] #65 DONE 18.2s [2022-01-03T22:34:31.212Z] [2022-01-03T22:34:31.212Z] #28 [dev-systemd-false 7/25] 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-01-03T22:34:31.212Z] #28 sha256:8cf53607559ba47872c4a0714a72059d1832132d6d1ee02ae4e5f93f88819706 [2022-01-03T22:34:32.363Z] #38 58.73 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:34:32.622Z] #38 59.07 Fetched 17.7 MB in 2s (8675 kB/s) [2022-01-03T22:34:32.882Z] #38 59.29 Selecting previously unselected package xxd. [2022-01-03T22:34:32.882Z] #38 59.29 (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-01-03T22:34:32.882Z] #38 59.40 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:34:32.882Z] #38 59.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:34:33.451Z] #38 59.77 Selecting previously unselected package vim-common. [2022-01-03T22:34:33.451Z] #38 59.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:34:33.451Z] #38 59.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:34:34.389Z] #38 60.53 Selecting previously unselected package cmake-data. [2022-01-03T22:34:34.389Z] #38 60.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T22:34:34.389Z] #38 60.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T22:34:34.389Z] #38 ... [2022-01-03T22:34:34.389Z] [2022-01-03T22:34:34.389Z] #55 [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-01-03T22:34:34.389Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T22:34:34.389Z] #55 60.52 v3.0.2 [2022-01-03T22:34:34.389Z] #55 ... [2022-01-03T22:34:34.389Z] [2022-01-03T22:34:34.389Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:34:34.389Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:34:34.389Z] #53 50.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T22:34:34.389Z] #53 50.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T22:34:34.389Z] #53 51.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T22:34:34.389Z] #53 51.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T22:34:34.389Z] #53 51.19 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T22:34:34.389Z] #53 53.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T22:34:34.389Z] #53 53.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T22:34:34.389Z] #53 54.10 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T22:34:34.648Z] #53 ... [2022-01-03T22:34:34.648Z] [2022-01-03T22:34:34.648Z] #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-01-03T22:34:34.648Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:34.648Z] #14 57.48 The following additional packages will be installed: [2022-01-03T22:34:34.648Z] #14 57.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T22:34:34.648Z] #14 57.48 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T22:34:34.648Z] #14 57.48 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T22:34:34.648Z] #14 57.48 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T22:34:34.648Z] #14 57.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T22:34:34.648Z] #14 57.50 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T22:34:34.648Z] #14 57.51 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T22:34:34.648Z] #14 57.55 Suggested packages: [2022-01-03T22:34:34.648Z] #14 57.55 gcc-10-locales seccomp wine64 [2022-01-03T22:34:34.648Z] #14 60.22 The following NEW packages will be installed: [2022-01-03T22:34:34.648Z] #14 60.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T22:34:34.648Z] #14 60.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T22:34:34.648Z] #14 60.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T22:34:34.648Z] #14 60.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T22:34:34.648Z] #14 60.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T22:34:34.648Z] #14 60.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T22:34:34.648Z] #14 60.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T22:34:34.648Z] #14 60.24 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T22:34:34.648Z] #14 60.24 mingw-w64-x86-64-dev [2022-01-03T22:34:34.648Z] #14 60.90 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:34:34.648Z] #14 60.90 Need to get 115 MB of archives. [2022-01-03T22:34:34.648Z] #14 60.90 After this operation, 645 MB of additional disk space will be used. [2022-01-03T22:34:34.648Z] #14 60.90 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-01-03T22:34:34.648Z] #14 61.18 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-01-03T22:34:35.217Z] #14 61.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T22:34:35.217Z] #14 61.63 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-01-03T22:34:35.217Z] #14 61.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T22:34:35.217Z] #14 61.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T22:34:35.477Z] #14 ... [2022-01-03T22:34:35.477Z] [2022-01-03T22:34:35.477Z] #55 [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-01-03T22:34:35.477Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T22:34:35.477Z] #55 DONE 61.9s [2022-01-03T22:34:35.477Z] [2022-01-03T22:34:35.477Z] #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-01-03T22:34:35.477Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:34:35.477Z] #47 44.48 Reading package lists... [2022-01-03T22:34:35.477Z] #47 53.77 Building dependency tree... [2022-01-03T22:34:35.477Z] #47 59.44 The following additional packages will be installed: [2022-01-03T22:34:35.477Z] #47 59.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T22:34:35.477Z] #47 59.46 python3-protobuf python3-six [2022-01-03T22:34:35.477Z] #47 59.46 Suggested packages: [2022-01-03T22:34:35.477Z] #47 59.46 python3-setuptools [2022-01-03T22:34:35.477Z] #47 59.46 Recommended packages: [2022-01-03T22:34:35.477Z] #47 59.46 iproute2 | iproute [2022-01-03T22:34:35.477Z] #47 60.63 The following NEW packages will be installed: [2022-01-03T22:34:35.477Z] #47 60.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T22:34:35.477Z] #47 60.63 python3-protobuf python3-six [2022-01-03T22:34:35.477Z] #47 61.30 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:34:35.477Z] #47 61.30 Need to get 2292 kB of archives. [2022-01-03T22:34:35.477Z] #47 61.30 After this operation, 11.0 MB of additional disk space will be used. [2022-01-03T22:34:35.477Z] #47 61.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-03T22:34:35.477Z] #47 61.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T22:34:35.477Z] #47 61.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T22:34:35.477Z] #47 61.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-03T22:34:35.477Z] #47 61.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T22:34:35.477Z] #47 61.66 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-01-03T22:34:35.477Z] #47 61.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T22:34:35.736Z] #47 ... [2022-01-03T22:34:35.736Z] [2022-01-03T22:34:35.736Z] #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-01-03T22:34:35.736Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:35.736Z] #14 62.15 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-01-03T22:34:35.736Z] #14 ... [2022-01-03T22:34:35.736Z] [2022-01-03T22:34:35.736Z] #60 [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-01-03T22:34:35.736Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:34:35.736Z] #60 43.67 Reading package lists... [2022-01-03T22:34:35.736Z] #60 52.38 Building dependency tree... [2022-01-03T22:34:35.736Z] #60 58.23 The following additional packages will be installed: [2022-01-03T22:34:35.736Z] #60 58.23 libbtrfs0 [2022-01-03T22:34:35.736Z] #60 58.51 The following NEW packages will be installed: [2022-01-03T22:34:35.736Z] #60 58.51 libbtrfs-dev libbtrfs0 [2022-01-03T22:34:35.736Z] #60 58.98 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:34:35.736Z] #60 58.98 Need to get 460 kB of archives. [2022-01-03T22:34:35.736Z] #60 58.98 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T22:34:35.736Z] #60 58.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T22:34:35.736Z] #60 58.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T22:34:35.736Z] #60 61.20 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:34:35.736Z] #60 61.90 Fetched 460 kB in 0s (1285 kB/s) [2022-01-03T22:34:35.736Z] #60 62.06 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T22:34:35.736Z] #60 62.06 (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-01-03T22:34:35.736Z] #60 62.13 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T22:34:35.736Z] #60 62.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:34:35.996Z] #60 ... [2022-01-03T22:34:35.996Z] [2022-01-03T22:34:35.996Z] #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-01-03T22:34:35.996Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:35.996Z] #14 62.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-01-03T22:34:36.255Z] #14 62.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-01-03T22:34:36.655Z] Fetching without tags [2022-01-03T22:34:37.192Z] #14 63.46 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-01-03T22:34:37.418Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:34:37.451Z] #14 ... [2022-01-03T22:34:37.451Z] [2022-01-03T22:34:37.452Z] #60 [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-01-03T22:34:37.452Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T22:34:37.452Z] #60 62.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T22:34:37.452Z] #60 62.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T22:34:37.452Z] #60 62.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:34:37.452Z] #60 63.22 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:34:37.452Z] #60 63.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:34:37.452Z] #60 63.28 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:34:37.452Z] #60 DONE 63.8s [2022-01-03T22:34:37.452Z] [2022-01-03T22:34:37.452Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T22:34:37.452Z] #61 sha256:bc0bf20f7464deb114aee35e43a2732da34c2c856951e8dcb0193fd0d30632a9 [2022-01-03T22:34:37.781Z] #62 ... [2022-01-03T22:34:37.781Z] [2022-01-03T22:34:37.781Z] #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-01-03T22:34:37.781Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:34:37.781Z] #14 82.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T22:34:37.781Z] #14 82.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-03T22:34:37.781Z] #14 82.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:34:37.781Z] #14 86.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T22:34:37.781Z] #14 86.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-03T22:34:37.781Z] #14 86.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T22:34:37.781Z] #14 90.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T22:34:37.781Z] #14 90.95 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-03T22:34:37.781Z] #14 90.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:34:38.021Z] #61 DONE 0.7s [2022-01-03T22:34:38.021Z] [2022-01-03T22:34:38.021Z] #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-01-03T22:34:38.021Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:34:38.280Z] #47 ... [2022-01-03T22:34:38.280Z] [2022-01-03T22:34:38.280Z] #62 [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-01-03T22:34:38.280Z] #62 sha256:fd56dbdc20df3ab0c5f7dc584281e398cf9a391f294dfe0d68f809e55f076067 [2022-01-03T22:34:36.302Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:34:36.369Z] > git config --add remote.origin.fetch +refs/pull/43109/head:refs/remotes/origin/PR-43109 # timeout=10 [2022-01-03T22:34:36.427Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:34:36.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T22:34:36.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T22:34:36.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:34:36.698Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43109/head:refs/remotes/origin/PR-43109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T22:34:37.534Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:34:37.595Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:34:39.617Z] #14 79.82 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T22:34:39.617Z] #14 79.82 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:34:39.617Z] #14 79.82 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:34:40.561Z] #14 ... [2022-01-03T22:34:40.561Z] [2022-01-03T22:34:40.561Z] #62 [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-01-03T22:34:40.561Z] #62 sha256:3b02930dbdd2f712e2001e5a62b123e5172e73dfd48f1aceda01b291cb3820f5 [2022-01-03T22:34:40.816Z] #62 2.287 + RM_GOPATH=0 [2022-01-03T22:34:40.816Z] #62 2.287 + TMP_GOPATH= [2022-01-03T22:34:40.816Z] #62 2.287 + : /build [2022-01-03T22:34:40.816Z] #62 2.287 + '[' -z '' ']' [2022-01-03T22:34:40.816Z] #62 2.287 ++ mktemp -d [2022-01-03T22:34:40.816Z] #62 2.303 + export GOPATH=/tmp/tmp.OnGso9LWgt [2022-01-03T22:34:40.816Z] #62 2.303 + GOPATH=/tmp/tmp.OnGso9LWgt [2022-01-03T22:34:40.816Z] #62 2.303 + RM_GOPATH=1 [2022-01-03T22:34:40.816Z] #62 2.303 + case "$(go env GOARCH)" in [2022-01-03T22:34:40.816Z] #62 2.303 ++ go env GOARCH [2022-01-03T22:34:40.816Z] #62 2.319 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:34:40.816Z] #62 2.319 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:34:40.816Z] #62 2.320 ++ dirname /install.sh [2022-01-03T22:34:40.816Z] #62 2.327 + dir=/ [2022-01-03T22:34:40.816Z] #62 2.327 + bin=containerd [2022-01-03T22:34:40.816Z] #62 2.327 + shift [2022-01-03T22:34:40.816Z] #62 2.327 + '[' '!' -f //containerd.installer ']' [2022-01-03T22:34:40.816Z] #62 2.327 + . //containerd.installer [2022-01-03T22:34:40.816Z] #62 2.327 ++ set -e [2022-01-03T22:34:40.816Z] #62 2.327 ++ : v1.5.8 [2022-01-03T22:34:40.816Z] #62 2.327 + install_containerd [2022-01-03T22:34:40.816Z] #62 2.330 + echo 'Install containerd version v1.5.8' [2022-01-03T22:34:40.816Z] #62 2.330 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OnGso9LWgt/src/github.com/containerd/containerd [2022-01-03T22:34:40.816Z] #62 2.335 Install containerd version v1.5.8 [2022-01-03T22:34:40.816Z] #62 2.354 Cloning into '/tmp/tmp.OnGso9LWgt/src/github.com/containerd/containerd'... [2022-01-03T22:34:41.160Z] #28 18.37 Fetched 40.3 MB in 17s (2362 kB/s) [2022-01-03T22:34:41.252Z] Merge succeeded, producing 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:34:41.252Z] Checking out Revision 4bdc20844935c5995637b40bdb8152640d2e0c1f (PR-43109) [2022-01-03T22:34:41.344Z] #62 40.92 Updating files: 54% (2580/4734) Updating files: 55% (2604/4734) Updating files: 56% (2652/4734) Updating files: 57% (2699/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-01-03T22:34:41.344Z] #62 42.05 + cd /tmp/tmp.QNDeN1Blt0/src/github.com/containerd/containerd [2022-01-03T22:34:41.344Z] #62 42.06 + git checkout -q v1.5.8 [2022-01-03T22:34:40.829Z] > git remote # timeout=10 [2022-01-03T22:34:40.914Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T22:34:40.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T22:34:40.971Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T22:34:41.125Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-03T22:34:41.292Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T22:34:41.348Z] > git checkout -f 4bdc20844935c5995637b40bdb8152640d2e0c1f # timeout=10 [2022-01-03T22:34:42.730Z] #62 43.42 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T22:34:42.730Z] #62 43.42 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T22:34:42.730Z] #62 43.42 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T22:34:42.730Z] #62 43.42 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T22:34:42.730Z] #62 43.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T22:34:42.730Z] #62 43.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T22:34:42.730Z] #62 43.42 + '[' '' = dynamic ']' [2022-01-03T22:34:42.730Z] #62 43.42 + make [2022-01-03T22:34:43.441Z] #62 ... [2022-01-03T22:34:43.441Z] [2022-01-03T22:34:43.441Z] #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-01-03T22:34:43.441Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T22:34:44.228Z] #34 69.80 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-03T22:34:44.229Z] #34 70.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T22:34:44.366Z] #14 99.75 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T22:34:44.366Z] #14 99.75 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-03T22:34:44.366Z] #14 99.75 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:34:44.488Z] #34 70.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T22:34:44.643Z] #62 44.93 + bin/ctr [2022-01-03T22:34:47.671Z] #14 ... [2022-01-03T22:34:47.671Z] [2022-01-03T22:34:47.671Z] #65 [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-01-03T22:34:47.671Z] #65 sha256:78e0e4df0bafb0dde6618dbad980317bbd0acba27571e297446a6b603c3dcc6d [2022-01-03T22:34:47.671Z] #65 102.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T22:34:47.671Z] #65 102.6 + GOBIN=/build [2022-01-03T22:34:47.671Z] #65 102.6 + GO111MODULE=on [2022-01-03T22:34:47.671Z] #65 102.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T22:34:48.683Z] #34 ... [2022-01-03T22:34:48.683Z] [2022-01-03T22:34:48.683Z] #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-01-03T22:34:48.683Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:34:48.683Z] #47 64.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-03T22:34:48.683Z] #47 66.74 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:34:48.683Z] #47 67.13 Fetched 2292 kB in 5s (506 kB/s) [2022-01-03T22:34:48.683Z] #47 67.34 Selecting previously unselected package libprotobuf23:amd64. [2022-01-03T22:34:48.683Z] #47 67.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-01-03T22:34:48.683Z] #47 67.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-03T22:34:48.683Z] #47 67.50 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T22:34:48.683Z] #47 69.02 Selecting previously unselected package python3-pkg-resources. [2022-01-03T22:34:48.683Z] #47 69.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T22:34:48.683Z] #47 69.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:34:48.683Z] #47 69.54 Selecting previously unselected package python3-six. [2022-01-03T22:34:48.683Z] #47 69.57 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T22:34:48.683Z] #47 69.58 Unpacking python3-six (1.16.0-2) ... [2022-01-03T22:34:48.683Z] #47 69.73 Selecting previously unselected package python3-protobuf. [2022-01-03T22:34:48.683Z] #47 69.74 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-03T22:34:48.683Z] #47 69.80 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T22:34:48.683Z] #47 70.56 Selecting previously unselected package libnet1:amd64. [2022-01-03T22:34:48.683Z] #47 70.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T22:34:48.683Z] #47 70.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:34:48.683Z] #47 70.78 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T22:34:48.683Z] #47 70.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T22:34:48.683Z] #47 70.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:34:48.683Z] #47 71.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T22:34:48.683Z] #47 71.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T22:34:48.683Z] #47 71.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:34:48.683Z] #47 71.27 Selecting previously unselected package criu. [2022-01-03T22:34:48.683Z] #47 71.29 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-03T22:34:48.683Z] #47 71.31 Unpacking criu (3.16.1-3) ... [2022-01-03T22:34:48.683Z] #47 72.54 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:34:49.252Z] #47 75.48 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T22:34:49.252Z] #47 75.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:34:49.252Z] #47 ... [2022-01-03T22:34:49.252Z] [2022-01-03T22:34:49.252Z] #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-01-03T22:34:49.252Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:34:49.252Z] #38 65.69 Selecting previously unselected package libicu67:amd64. [2022-01-03T22:34:49.252Z] #38 65.70 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-03T22:34:49.252Z] #38 65.78 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T22:34:49.252Z] #28 18.37 Reading package lists... [2022-01-03T22:34:49.511Z] #38 ... [2022-01-03T22:34:49.511Z] [2022-01-03T22:34:49.511Z] #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-01-03T22:34:49.511Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:49.511Z] #14 65.81 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-01-03T22:34:49.511Z] #14 66.67 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-01-03T22:34:49.511Z] #14 67.58 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-01-03T22:34:49.511Z] #14 70.45 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-01-03T22:34:49.511Z] #14 71.18 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-01-03T22:34:49.511Z] #14 71.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T22:34:49.511Z] #14 71.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T22:34:49.511Z] #14 71.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T22:34:49.511Z] #14 71.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T22:34:49.511Z] #14 71.23 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-01-03T22:34:49.511Z] #14 71.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T22:34:49.511Z] #14 71.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T22:34:49.511Z] #14 71.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T22:34:49.511Z] #14 71.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T22:34:49.511Z] #14 71.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T22:34:49.511Z] #14 71.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T22:34:49.512Z] #14 71.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T22:34:49.512Z] #14 71.38 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-01-03T22:34:49.512Z] #14 71.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T22:34:49.512Z] #14 71.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T22:34:49.512Z] #14 73.23 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:34:49.512Z] #14 73.63 Fetched 115 MB in 11s (10.4 MB/s) [2022-01-03T22:34:49.512Z] #14 73.78 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T22:34:49.512Z] #14 73.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T22:34:49.512Z] #14 73.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T22:34:49.512Z] #14 73.90 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T22:34:49.512Z] #14 ... [2022-01-03T22:34:49.512Z] [2022-01-03T22:34:49.512Z] #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-01-03T22:34:49.512Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:34:49.512Z] #47 75.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:34:49.512Z] #47 75.56 Setting up python3-six (1.16.0-2) ... [2022-01-03T22:34:51.895Z] INFO: Extraction ended at 01/03/2022 22:34:48. Duration:00:00:28.4724339 [2022-01-03T22:34:51.895Z] INFO: Updating the golang and path environment variables [2022-01-03T22:34:51.895Z] INFO: GOPATH=d:\gopath [2022-01-03T22:34:51.895Z] INFO: go version go1.17.5 windows/amd64 [2022-01-03T22:34:51.895Z] INFO: Running the daemon under test in debug mode [2022-01-03T22:34:51.895Z] INFO: Running the daemon under test in containerd mode [2022-01-03T22:34:51.895Z] INFO: Starting a daemon under test... [2022-01-03T22:34:51.895Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43109\5\daemon --pidfile d:\CI\PR-43109\5\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-01-03T22:34:51.895Z] INFO: Containerd started successfully. [2022-01-03T22:34:51.895Z] INFO: Process started successfully. [2022-01-03T22:34:51.895Z] INFO: Start tailing logs of the daemon under tests [2022-01-03T22:34:51.895Z] INFO: Waiting for the daemon under test to start... [2022-01-03T22:34:51.916Z] #65 106.8 rootlesskit version 0.14.6 [2022-01-03T22:34:51.916Z] #65 106.8 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T22:34:51.916Z] #65 106.8 -container-ip string [2022-01-03T22:34:51.916Z] #65 106.8 container ip [2022-01-03T22:34:51.916Z] #65 106.8 -container-port int [2022-01-03T22:34:51.916Z] #65 106.8 container port (default -1) [2022-01-03T22:34:51.916Z] #65 106.8 -host-ip string [2022-01-03T22:34:51.916Z] #65 106.8 host ip [2022-01-03T22:34:51.916Z] #65 106.8 -host-port int [2022-01-03T22:34:51.916Z] #65 106.8 host port (default -1) [2022-01-03T22:34:51.916Z] #65 106.8 -proto string [2022-01-03T22:34:51.916Z] #65 106.8 proxy protocol (default "tcp") [2022-01-03T22:34:52.048Z] #47 77.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:34:52.048Z] #47 77.70 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T22:34:53.143Z] Commit message: "hack: remove a workaround for go-tools" [2022-01-03T22:34:53.345Z] #65 ... [2022-01-03T22:34:53.345Z] [2022-01-03T22:34:53.345Z] #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-01-03T22:34:53.345Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:34:53.345Z] #14 103.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T22:34:53.345Z] #14 103.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T22:34:53.345Z] #14 103.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T22:34:53.345Z] #14 104.0 Selecting previously unselected package libapparmor1:arm64. [2022-01-03T22:34:53.345Z] #14 104.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 104.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T22:34:53.345Z] #14 104.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-03T22:34:53.345Z] #14 104.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 104.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T22:34:53.345Z] #14 104.3 Selecting previously unselected package libbtrfs0:arm64. [2022-01-03T22:34:53.345Z] #14 104.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 104.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T22:34:53.345Z] #14 104.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-03T22:34:53.345Z] #14 104.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 104.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T22:34:53.345Z] #14 104.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-01-03T22:34:53.345Z] #14 104.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 104.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T22:34:53.345Z] #14 104.6 Selecting previously unselected package libudev-dev:arm64. [2022-01-03T22:34:53.345Z] #14 104.6 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 104.6 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-01-03T22:34:53.345Z] #14 104.7 Selecting previously unselected package libsepol1-dev:arm64. [2022-01-03T22:34:53.345Z] #14 104.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 104.8 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-01-03T22:34:53.345Z] #14 105.7 Selecting previously unselected package libpcre2-16-0:arm64. [2022-01-03T22:34:53.345Z] #14 105.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 105.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-01-03T22:34:53.345Z] #14 105.8 Selecting previously unselected package libpcre2-32-0:arm64. [2022-01-03T22:34:53.345Z] #14 105.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 105.8 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-01-03T22:34:53.345Z] #14 105.9 Selecting previously unselected package libpcre2-posix2:arm64. [2022-01-03T22:34:53.345Z] #14 105.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 105.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-01-03T22:34:53.345Z] #14 106.0 Selecting previously unselected package libpcre2-dev:arm64. [2022-01-03T22:34:53.345Z] #14 106.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 106.0 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-01-03T22:34:53.345Z] #14 106.4 Selecting previously unselected package libselinux1-dev:arm64. [2022-01-03T22:34:53.345Z] #14 106.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 106.4 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-01-03T22:34:53.345Z] #14 106.6 Selecting previously unselected package libdevmapper-dev:arm64. [2022-01-03T22:34:53.345Z] #14 106.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 106.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-03T22:34:53.345Z] #14 106.7 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-03T22:34:53.345Z] #14 106.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 106.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T22:34:53.345Z] #14 106.8 Selecting previously unselected package libsystemd-dev:arm64. [2022-01-03T22:34:53.345Z] #14 106.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-01-03T22:34:53.345Z] #14 106.8 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-01-03T22:34:53.345Z] #14 107.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T22:34:53.345Z] #14 107.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T22:34:53.345Z] #14 108.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T22:34:53.345Z] #14 108.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-01-03T22:34:53.345Z] #14 108.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T22:34:53.345Z] #14 108.6 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-01-03T22:34:53.345Z] #14 108.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T22:34:53.345Z] #14 108.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-01-03T22:34:53.345Z] #14 109.0 Setting up libudev-dev:arm64 (247.3-6) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2022-01-03T22:34:53.607Z] #14 109.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T22:34:54.644Z] #62 ... [2022-01-03T22:34:54.644Z] [2022-01-03T22:34:54.644Z] #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-01-03T22:34:54.644Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:34:54.644Z] #14 85.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T22:34:54.644Z] #14 85.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:34:54.644Z] #14 85.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T22:34:54.644Z] #14 91.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T22:34:54.644Z] #14 91.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:34:54.644Z] #14 91.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:34:54.676Z] #14 109.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T22:34:54.676Z] #14 109.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T22:34:54.938Z] #14 110.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T22:34:54.938Z] #14 110.6 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T22:34:55.338Z] #47 ... [2022-01-03T22:34:55.338Z] [2022-01-03T22:34:55.338Z] #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-01-03T22:34:55.338Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:34:55.338Z] #38 77.95 Selecting previously unselected package libxml2:amd64. [2022-01-03T22:34:55.338Z] #38 77.95 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T22:34:55.338Z] #38 77.97 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T22:34:55.338Z] #38 78.87 Selecting previously unselected package libarchive13:amd64. [2022-01-03T22:34:55.338Z] #38 78.87 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T22:34:55.338Z] #38 78.89 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T22:34:55.338Z] #38 79.46 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T22:34:55.338Z] #38 79.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T22:34:55.338Z] #38 79.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T22:34:55.338Z] #38 79.71 Selecting previously unselected package librhash0:amd64. [2022-01-03T22:34:55.338Z] #38 79.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T22:34:55.338Z] #38 79.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T22:34:55.338Z] #38 80.00 Selecting previously unselected package libuv1:amd64. [2022-01-03T22:34:55.338Z] #38 80.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T22:34:55.338Z] #38 80.02 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T22:34:55.338Z] #38 80.25 Selecting previously unselected package cmake. [2022-01-03T22:34:55.338Z] #38 80.26 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T22:34:55.338Z] #38 80.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T22:34:55.631Z] #14 110.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T22:34:56.244Z] #14 111.6 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-01-03T22:34:56.507Z] #14 112.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T22:34:56.564Z] + docker version [2022-01-03T22:34:56.978Z] #14 112.4 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-01-03T22:34:57.390Z] #28 26.92 Reading package lists... [2022-01-03T22:34:58.035Z] #14 113.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-01-03T22:34:58.035Z] #14 113.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T22:34:58.757Z] #28 35.52 Building dependency tree... [2022-01-03T22:34:58.757Z] #28 36.84 Reading state information... [2022-01-03T22:34:58.813Z] #14 114.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:34:58.813Z] #14 114.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-03T22:34:59.107Z] #14 114.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:34:59.368Z] #14 115.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-01-03T22:34:59.368Z] #14 115.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T22:34:59.368Z] #14 ... [2022-01-03T22:34:59.368Z] [2022-01-03T22:34:59.368Z] #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-01-03T22:34:59.368Z] #26 sha256:2f15983078403b162b197de2bf906192ed0508a38e70c6e10e21758420e49c38 [2022-01-03T22:34:59.532Z] #38 ... [2022-01-03T22:34:59.532Z] [2022-01-03T22:34:59.532Z] #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-01-03T22:34:59.532Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:34:59.532Z] #47 84.97 Setting up criu (3.16.1-3) ... [2022-01-03T22:34:59.687Z] #28 37.77 bzip2 is already the newest version (1.0.8-4). [2022-01-03T22:34:59.687Z] #28 37.77 patch is already the newest version (2.7.6-7). [2022-01-03T22:34:59.687Z] #28 37.77 xz-utils is already the newest version (5.2.5-2). [2022-01-03T22:34:59.687Z] #28 37.77 The following additional packages will be installed: [2022-01-03T22:34:59.687Z] #28 37.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-03T22:34:59.687Z] #28 37.78 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-01-03T22:34:59.687Z] #28 37.78 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T22:34:59.687Z] #28 37.78 python3-pkg-resources vim-runtime xxd [2022-01-03T22:34:59.687Z] #28 37.80 Suggested packages: [2022-01-03T22:34:59.687Z] #28 37.80 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-01-03T22:34:59.687Z] #28 37.80 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-01-03T22:34:59.687Z] #28 37.80 Recommended packages: [2022-01-03T22:34:59.687Z] #28 37.80 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T22:35:00.618Z] #28 38.87 The following NEW packages will be installed: [2022-01-03T22:35:00.618Z] #28 38.88 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-01-03T22:35:00.618Z] #28 38.88 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-03T22:35:00.618Z] #28 38.88 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-01-03T22:35:00.618Z] #28 38.88 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-01-03T22:35:00.618Z] #28 38.88 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-01-03T22:35:00.618Z] #28 38.89 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-01-03T22:35:00.618Z] #28 38.89 vim-common vim-runtime xfsprogs xxd zip zstd [2022-01-03T22:35:00.715Z] #26 114.8 Updating files: 8% (950/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 24% (2792/11414) Updating files: 25% (2854/11414) [2022-01-03T22:35:00.715Z] #26 ... [2022-01-03T22:35:00.715Z] [2022-01-03T22:35:00.715Z] #65 [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-01-03T22:35:00.715Z] #65 sha256:78e0e4df0bafb0dde6618dbad980317bbd0acba27571e297446a6b603c3dcc6d [2022-01-03T22:35:00.715Z] #65 DONE 115.8s [2022-01-03T22:35:00.715Z] [2022-01-03T22:35:00.715Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T22:35:00.715Z] #66 sha256:895187189d612d290b3609573fd5af0258366a9ec280e026c5adaa9d1980428f [2022-01-03T22:35:00.715Z] #66 DONE 0.1s [2022-01-03T22:35:00.715Z] [2022-01-03T22:35:00.715Z] #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-01-03T22:35:00.715Z] #26 sha256:2f15983078403b162b197de2bf906192ed0508a38e70c6e10e21758420e49c38 [2022-01-03T22:35:00.715Z] #26 114.8 Updating files: 8% (950/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 24% (2792/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) [2022-01-03T22:35:00.715Z] #26 ... [2022-01-03T22:35:00.715Z] [2022-01-03T22:35:00.715Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T22:35:00.715Z] #67 sha256:513a1d921f68baca44ac890a2c2c3af2007196297beac9cc341aa03c42f57c96 [2022-01-03T22:35:00.715Z] #67 DONE 0.1s [2022-01-03T22:35:00.715Z] [2022-01-03T22:35:00.715Z] #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-01-03T22:35:00.715Z] #26 sha256:2f15983078403b162b197de2bf906192ed0508a38e70c6e10e21758420e49c38 [2022-01-03T22:35:00.976Z] #26 114.8 Updating files: 8% (950/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 24% (2792/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) [2022-01-03T22:35:00.976Z] #26 ... [2022-01-03T22:35:00.976Z] [2022-01-03T22:35:00.976Z] #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-01-03T22:35:00.976Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T22:35:00.976Z] #14 115.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:35:00.976Z] #14 115.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-03T22:35:00.976Z] #14 115.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:35:00.976Z] #14 115.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T22:35:00.976Z] #14 115.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T22:35:00.976Z] #14 115.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T22:35:00.976Z] #14 115.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T22:35:00.976Z] #14 115.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-03T22:35:00.976Z] #14 116.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:35:00.976Z] #14 DONE 116.6s [2022-01-03T22:35:00.976Z] [2022-01-03T22:35:00.976Z] #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-01-03T22:35:00.976Z] #26 sha256:2f15983078403b162b197de2bf906192ed0508a38e70c6e10e21758420e49c38 [2022-01-03T22:35:00.984Z] 8f616e6e9eec: Pull complete [2022-01-03T22:35:01.181Z] #28 39.25 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:35:01.181Z] #28 39.25 Need to get 18.6 MB of archives. [2022-01-03T22:35:01.181Z] #28 39.25 After this operation, 71.4 MB of additional disk space will be used. [2022-01-03T22:35:01.181Z] #28 39.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T22:35:01.181Z] #28 39.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T22:35:01.181Z] #28 39.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T22:35:01.181Z] #28 39.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T22:35:01.181Z] #28 39.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T22:35:01.181Z] #28 39.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T22:35:01.181Z] #28 39.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T22:35:01.181Z] #28 39.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T22:35:01.181Z] #28 39.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T22:35:01.181Z] #28 39.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T22:35:01.181Z] #28 39.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T22:35:01.181Z] #28 39.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T22:35:01.181Z] #28 39.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T22:35:01.181Z] #28 39.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T22:35:01.181Z] #28 39.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T22:35:01.181Z] #28 39.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T22:35:01.181Z] #28 39.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T22:35:01.181Z] #28 39.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T22:35:01.181Z] #28 39.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T22:35:01.181Z] #28 39.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T22:35:01.181Z] #28 39.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T22:35:01.181Z] #28 39.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T22:35:01.181Z] #28 39.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T22:35:01.181Z] #28 39.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T22:35:01.181Z] #28 39.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T22:35:01.181Z] #28 39.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T22:35:01.181Z] #28 39.32 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-01-03T22:35:01.181Z] #28 39.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T22:35:01.181Z] #28 39.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T22:35:01.181Z] #28 39.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T22:35:01.181Z] #28 39.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T22:35:01.181Z] #28 39.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T22:35:01.181Z] #28 39.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T22:35:01.181Z] #28 39.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T22:35:01.181Z] #28 39.37 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T22:35:01.181Z] #28 39.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T22:35:01.181Z] #28 39.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T22:35:01.181Z] #28 39.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T22:35:01.181Z] #28 39.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T22:35:01.181Z] #28 39.39 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T22:35:01.181Z] #28 39.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T22:35:01.237Z] #26 114.8 Updating files: 8% (950/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 24% (2792/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) [2022-01-03T22:35:01.237Z] #26 ... [2022-01-03T22:35:01.237Z] [2022-01-03T22:35:01.237Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T22:35:01.237Z] #57 sha256:5f06c652db7b635316b094a4a5eb9f4f207cdaee5e14e845d86339dd9fb5e833 [2022-01-03T22:35:01.237Z] #57 DONE 0.2s [2022-01-03T22:35:01.237Z] [2022-01-03T22:35:01.237Z] #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-01-03T22:35:01.237Z] #26 sha256:2f15983078403b162b197de2bf906192ed0508a38e70c6e10e21758420e49c38 [2022-01-03T22:35:01.437Z] #28 39.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T22:35:01.438Z] #28 39.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T22:35:01.438Z] #28 39.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T22:35:02.001Z] #28 39.94 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:35:02.001Z] #28 40.11 Fetched 18.6 MB in 1s (33.8 MB/s) [2022-01-03T22:35:02.001Z] #28 40.15 Selecting previously unselected package pigz. [2022-01-03T22:35:02.001Z] #28 40.15 (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-01-03T22:35:02.001Z] #28 40.20 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T22:35:02.001Z] #28 40.20 Unpacking pigz (2.6-1) ... [2022-01-03T22:35:02.001Z] #28 40.25 Selecting previously unselected package libelf1:amd64. [2022-01-03T22:35:02.001Z] #28 40.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T22:35:02.001Z] #28 40.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T22:35:02.068Z] #47 ... [2022-01-03T22:35:02.068Z] [2022-01-03T22:35:02.068Z] #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-01-03T22:35:02.068Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:35:02.068Z] #14 77.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T22:35:02.068Z] #14 77.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T22:35:02.068Z] #14 77.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T22:35:02.068Z] #14 82.78 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T22:35:02.068Z] #14 82.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T22:35:02.068Z] #14 82.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T22:35:02.068Z] #14 83.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T22:35:02.068Z] #14 83.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:35:02.068Z] #14 83.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:35:02.068Z] #14 83.37 Selecting previously unselected package dmsetup. [2022-01-03T22:35:02.068Z] #14 83.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:35:02.068Z] #14 83.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T22:35:02.068Z] #14 83.71 Selecting previously unselected package mingw-w64-common. [2022-01-03T22:35:02.068Z] #14 83.75 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T22:35:02.068Z] #14 83.77 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T22:35:02.258Z] #28 40.35 Selecting previously unselected package libbpf0:amd64. [2022-01-03T22:35:02.258Z] #28 40.35 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T22:35:02.258Z] #28 40.36 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T22:35:02.258Z] #28 40.42 Selecting previously unselected package libcap2:amd64. [2022-01-03T22:35:02.258Z] #28 40.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T22:35:02.258Z] #28 40.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T22:35:02.258Z] #28 40.47 Selecting previously unselected package libmnl0:amd64. [2022-01-03T22:35:02.258Z] #28 40.48 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T22:35:02.258Z] #28 40.48 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T22:35:02.258Z] #28 40.52 Selecting previously unselected package libxtables12:amd64. [2022-01-03T22:35:02.334Z] #14 ... [2022-01-03T22:35:02.334Z] [2022-01-03T22:35:02.334Z] #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-01-03T22:35:02.334Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:35:02.334Z] #38 88.82 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T22:35:02.334Z] #38 88.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:02.334Z] #38 88.94 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T22:35:02.514Z] #28 40.53 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T22:35:02.514Z] #28 40.53 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T22:35:02.514Z] #28 40.57 Selecting previously unselected package libcap2-bin. [2022-01-03T22:35:02.514Z] #28 40.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T22:35:02.514Z] #28 40.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T22:35:02.514Z] #28 40.63 Selecting previously unselected package iproute2. [2022-01-03T22:35:02.514Z] #28 40.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T22:35:02.514Z] #28 40.65 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T22:35:02.594Z] #38 88.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:02.594Z] #38 88.99 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T22:35:02.594Z] #38 89.09 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T22:35:02.594Z] #38 89.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T22:35:02.594Z] #38 89.21 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T22:35:02.772Z] #28 40.88 Selecting previously unselected package xxd. [2022-01-03T22:35:02.772Z] #28 40.89 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:35:02.772Z] #28 40.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:02.772Z] #28 40.96 Selecting previously unselected package vim-common. [2022-01-03T22:35:02.772Z] #28 40.97 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:35:02.854Z] #38 89.23 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T22:35:02.854Z] #38 89.31 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T22:35:02.854Z] #38 89.37 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:35:03.029Z] #28 40.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:03.029Z] #28 41.08 Selecting previously unselected package bash-completion. [2022-01-03T22:35:03.029Z] #28 41.09 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T22:35:03.118Z] #26 114.8 Updating files: 8% (950/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 24% (2792/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 37% (4282/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 58% (6697/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) [2022-01-03T22:35:03.119Z] #26 ... [2022-01-03T22:35:03.119Z] [2022-01-03T22:35:03.119Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T22:35:03.119Z] #15 sha256:4a954e0993b503bcc07710a497b79f7256c96735d794e094e62c47d42d123df4 [2022-01-03T22:35:03.119Z] #15 DONE 2.2s [2022-01-03T22:35:03.119Z] [2022-01-03T22:35:03.119Z] #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-01-03T22:35:03.119Z] #26 sha256:2f15983078403b162b197de2bf906192ed0508a38e70c6e10e21758420e49c38 [2022-01-03T22:35:03.959Z] #28 42.00 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T22:35:03.959Z] #28 42.23 Selecting previously unselected package apparmor. [2022-01-03T22:35:03.959Z] #28 42.24 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T22:35:04.215Z] #28 42.27 Unpacking apparmor (2.13.6-10) ... [2022-01-03T22:35:04.215Z] #28 42.47 Selecting previously unselected package inetutils-ping. [2022-01-03T22:35:04.216Z] #28 42.47 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T22:35:04.216Z] #28 42.48 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T22:35:04.235Z] #38 ... [2022-01-03T22:35:04.235Z] [2022-01-03T22:35:04.235Z] #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-01-03T22:35:04.235Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T22:35:04.235Z] #47 88.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:35:04.235Z] #47 DONE 90.5s [2022-01-03T22:35:04.472Z] #28 42.54 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T22:35:04.472Z] #28 42.55 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T22:35:04.472Z] #28 42.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T22:35:04.472Z] #28 42.60 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T22:35:04.472Z] #28 42.61 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T22:35:04.472Z] #28 42.61 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T22:35:04.472Z] #28 42.66 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T22:35:04.472Z] #28 42.66 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T22:35:04.472Z] #28 42.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T22:35:04.472Z] #28 42.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T22:35:04.472Z] #28 42.71 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T22:35:04.472Z] #28 42.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T22:35:04.472Z] #28 42.77 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T22:35:04.472Z] #28 42.77 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T22:35:04.499Z] [2022-01-03T22:35:04.499Z] #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-01-03T22:35:04.499Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T22:35:04.499Z] #38 DONE 90.8s [2022-01-03T22:35:04.499Z] [2022-01-03T22:35:04.499Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T22:35:04.499Z] #39 sha256:d8c3813121db24f605f4257b620912c3c178cdd8d4e3a16c002775dc56f6ff92 [2022-01-03T22:35:04.644Z] #14 104.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T22:35:04.644Z] #14 104.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:35:04.644Z] #14 104.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:35:04.644Z] #14 ... [2022-01-03T22:35:04.644Z] [2022-01-03T22:35:04.644Z] #65 [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-01-03T22:35:04.644Z] #65 sha256:b01b8f866e6e6bee0dd8957da18d804135b19b73ae20c363dc62d17a67a418d6 [2022-01-03T22:35:04.644Z] #65 104.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T22:35:04.644Z] #65 104.1 + GOBIN=/build [2022-01-03T22:35:04.644Z] #65 104.1 + GO111MODULE=on [2022-01-03T22:35:04.644Z] #65 104.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T22:35:04.729Z] #28 42.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T22:35:04.729Z] #28 42.83 Selecting previously unselected package iptables. [2022-01-03T22:35:04.729Z] #28 42.83 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-01-03T22:35:04.729Z] #28 42.84 Unpacking iptables (1.8.7-1) ... [2022-01-03T22:35:04.729Z] #28 42.99 Selecting previously unselected package libonig5:amd64. [2022-01-03T22:35:04.729Z] #28 43.00 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T22:35:04.729Z] #28 43.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:35:04.758Z] #39 DONE 0.3s [2022-01-03T22:35:04.758Z] [2022-01-03T22:35:04.758Z] #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-01-03T22:35:04.758Z] #40 sha256:da2ab1548a88c71e22b0b8eaeed172e216d883333311792f9af79762c78fa558 [2022-01-03T22:35:04.952Z] #26 114.8 Updating files: 8% (950/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 24% (2792/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 37% (4282/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 58% (6697/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8748/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: 94% (10744/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) #26 ... [2022-01-03T22:35:04.952Z] [2022-01-03T22:35:04.952Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-03T22:35:04.952Z] #16 sha256:d0386eff6df3c786f47625e5ac3321241224ba7888b81d3d531cca91d199ce7e [2022-01-03T22:35:04.952Z] #16 DONE 1.8s [2022-01-03T22:35:04.952Z] [2022-01-03T22:35:04.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-01-03T22:35:04.952Z] #26 sha256:2f15983078403b162b197de2bf906192ed0508a38e70c6e10e21758420e49c38 [2022-01-03T22:35:04.952Z] #26 114.8 Updating files: 8% (950/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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: 24% (2792/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 37% (4282/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 58% (6697/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8748/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: 94% (10744/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-01-03T22:35:04.986Z] #28 43.08 Selecting previously unselected package libjq1:amd64. [2022-01-03T22:35:04.986Z] #28 43.08 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T22:35:04.986Z] #28 43.09 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:35:04.986Z] #28 43.15 Selecting previously unselected package jq. [2022-01-03T22:35:04.986Z] #28 43.15 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-01-03T22:35:04.986Z] #28 43.16 Unpacking jq (1.6-2.1) ... [2022-01-03T22:35:04.986Z] #28 43.21 Selecting previously unselected package libaio1:amd64. [2022-01-03T22:35:04.986Z] #28 43.21 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T22:35:04.986Z] #28 43.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T22:35:04.986Z] #28 43.26 Selecting previously unselected package libgpm2:amd64. [2022-01-03T22:35:04.986Z] #28 43.27 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T22:35:04.986Z] #28 43.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T22:35:05.050Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T22:35:05.050Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T22:35:05.050Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:35:05.050Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T22:35:05.050Z] [2022-01-03T22:35:05.050Z] + TEST_INTEGRATION_DEST=2 [2022-01-03T22:35:05.050Z] + CONTAINER_NAME=docker-pr5-2 [2022-01-03T22:35:05.050Z] + TEST_SKIP_INTEGRATION=1 [2022-01-03T22:35:05.050Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-03T22:35:05.050Z] + run_tests [2022-01-03T22:35:05.050Z] + c=0 [2022-01-03T22:35:05.050Z] + '[' -n 0 ']' [2022-01-03T22:35:05.050Z] + rm= [2022-01-03T22:35:05.050Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43109/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43109/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/make.sh '' test-integration [2022-01-03T22:35:05.050Z] + TEST_INTEGRATION_DEST=1 [2022-01-03T22:35:05.050Z] + CONTAINER_NAME=docker-pr5-1 [2022-01-03T22:35:05.050Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T22:35:05.050Z] + run_tests test-integration-flaky [2022-01-03T22:35:05.050Z] + '[' -n 0 ']' [2022-01-03T22:35:05.050Z] + rm= [2022-01-03T22:35:05.050Z] + TEST_INTEGRATION_DEST=3 [2022-01-03T22:35:05.050Z] + CONTAINER_NAME=docker-pr5-3 [2022-01-03T22:35:05.050Z] + TEST_SKIP_INTEGRATION=1 [2022-01-03T22:35:05.050Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-03T22:35:05.050Z] + run_tests [2022-01-03T22:35:05.050Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43109/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43109/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/make.sh test-integration-flaky test-integration [2022-01-03T22:35:05.050Z] + '[' -n 0 ']' [2022-01-03T22:35:05.050Z] + rm= [2022-01-03T22:35:05.050Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43109/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43109/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/make.sh '' test-integration [2022-01-03T22:35:05.050Z] ++ jobs -p [2022-01-03T22:35:05.050Z] + for job in $(jobs -p) [2022-01-03T22:35:05.050Z] + wait 7545 [2022-01-03T22:35:05.213Z] #26 120.4 + cd /tmp/tmp.kltpz2wIGf/tmp/docker-ce [2022-01-03T22:35:05.213Z] #26 120.4 + git checkout -q v17.06.2-ce [2022-01-03T22:35:05.242Z] #28 43.31 Selecting previously unselected package libinih1:amd64. [2022-01-03T22:35:05.242Z] #28 43.32 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-01-03T22:35:05.242Z] #28 43.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T22:35:05.242Z] #28 43.36 Selecting previously unselected package libnet1:amd64. [2022-01-03T22:35:05.242Z] #28 43.37 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T22:35:05.242Z] #28 43.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:35:05.242Z] #28 43.42 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T22:35:05.242Z] #28 43.43 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T22:35:05.242Z] #28 43.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:35:05.242Z] #28 43.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T22:35:05.242Z] #28 43.48 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T22:35:05.242Z] #28 43.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:35:05.242Z] #28 43.53 Selecting previously unselected package net-tools. [2022-01-03T22:35:05.262Z] Client: [2022-01-03T22:35:05.262Z] Version: 20.10.9 [2022-01-03T22:35:05.262Z] API version: 1.41 [2022-01-03T22:35:05.262Z] Go version: go1.16.8 [2022-01-03T22:35:05.262Z] Git commit: c2ea9bc [2022-01-03T22:35:05.262Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T22:35:05.262Z] OS/Arch: windows/amd64 [2022-01-03T22:35:05.262Z] Context: default [2022-01-03T22:35:05.262Z] Experimental: true [2022-01-03T22:35:05.262Z] [2022-01-03T22:35:05.262Z] Server: Docker Engine - Community [2022-01-03T22:35:05.262Z] Engine: [2022-01-03T22:35:05.262Z] Version: 20.10.9 [2022-01-03T22:35:05.262Z] API version: 1.41 (minimum version 1.24) [2022-01-03T22:35:05.262Z] Go version: go1.16.8 [2022-01-03T22:35:05.262Z] Git commit: 79ea9d3 [2022-01-03T22:35:05.262Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T22:35:05.262Z] OS/Arch: windows/amd64 [2022-01-03T22:35:05.262Z] Experimental: true [2022-01-03T22:35:05.312Z] [2022-01-03T22:35:05.312Z] [2022-01-03T22:35:05.312Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-03T22:35:05.312Z] [2022-01-03T22:35:05.499Z] #28 43.53 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T22:35:05.499Z] #28 43.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T22:35:05.499Z] #28 43.65 Selecting previously unselected package python-pip-whl. [2022-01-03T22:35:05.499Z] #28 43.66 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T22:35:05.499Z] #28 43.66 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T22:35:05.574Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T22:35:05.574Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T22:35:05.574Z] HOSTNAME=1a25afefde1b [2022-01-03T22:35:05.574Z] TEST_SKIP_INTEGRATION=1 [2022-01-03T22:35:05.574Z] TESTDEBUG=0 [2022-01-03T22:35:05.574Z] DEST=bundles/test-integration [2022-01-03T22:35:05.574Z] PWD=/go/src/github.com/docker/docker [2022-01-03T22:35:05.574Z] KEEPBUNDLE=1 [2022-01-03T22:35:05.574Z] DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:35:05.574Z] container=docker [2022-01-03T22:35:05.574Z] HOME=/root [2022-01-03T22:35:05.574Z] GOLANG_VERSION=1.17.5 [2022-01-03T22:35:05.574Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T22:35:05.574Z] VALIDATE_BRANCH=master [2022-01-03T22:35:05.574Z] TERM=xterm [2022-01-03T22:35:05.574Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T22:35:05.574Z] SHLVL=1 [2022-01-03T22:35:05.574Z] TIMEOUT=120m [2022-01-03T22:35:05.574Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T22:35:05.574Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T22:35:05.574Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-03T22:35:05.574Z] GO111MODULE=off [2022-01-03T22:35:05.574Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T22:35:05.574Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T22:35:05.574Z] GOPATH=/go [2022-01-03T22:35:05.574Z] PKG_CONFIG=pkg-config [2022-01-03T22:35:05.574Z] _=/usr/bin/env [2022-01-03T22:35:05.574Z] Building test suite binary ./integration-cli/test.main [2022-01-03T22:35:05.574Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T22:35:05.756Z] #28 43.92 Selecting previously unselected package python3-lib2to3. [2022-01-03T22:35:05.756Z] #28 43.93 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T22:35:05.756Z] #28 43.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T22:35:05.756Z] #28 43.99 Selecting previously unselected package python3-distutils. [2022-01-03T22:35:05.756Z] #28 44.00 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T22:35:05.756Z] #28 44.00 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T22:35:05.835Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T22:35:05.835Z] HOSTNAME=213719e64a32 [2022-01-03T22:35:05.835Z] TEST_SKIP_INTEGRATION=1 [2022-01-03T22:35:05.835Z] TESTDEBUG=0 [2022-01-03T22:35:05.835Z] DEST=bundles/test-integration [2022-01-03T22:35:05.835Z] PWD=/go/src/github.com/docker/docker [2022-01-03T22:35:05.835Z] KEEPBUNDLE=1 [2022-01-03T22:35:05.835Z] DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:35:05.835Z] container=docker [2022-01-03T22:35:05.836Z] HOME=/root [2022-01-03T22:35:05.836Z] GOLANG_VERSION=1.17.5 [2022-01-03T22:35:05.836Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T22:35:05.836Z] VALIDATE_BRANCH=master [2022-01-03T22:35:05.836Z] TERM=xterm [2022-01-03T22:35:05.836Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T22:35:05.836Z] SHLVL=1 [2022-01-03T22:35:05.836Z] TIMEOUT=120m [2022-01-03T22:35:05.836Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T22:35:05.836Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T22:35:05.836Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-03T22:35:05.836Z] GO111MODULE=off [2022-01-03T22:35:05.836Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T22:35:05.836Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T22:35:05.836Z] GOPATH=/go [2022-01-03T22:35:05.836Z] PKG_CONFIG=pkg-config [2022-01-03T22:35:05.836Z] _=/usr/bin/env [2022-01-03T22:35:05.836Z] Building test suite binary ./integration-cli/test.main [Pipeline] sh [2022-01-03T22:35:06.013Z] #28 44.07 Selecting previously unselected package python3-pkg-resources. [2022-01-03T22:35:06.013Z] #28 44.08 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T22:35:06.013Z] #28 44.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:35:06.013Z] #28 44.17 Selecting previously unselected package python3-setuptools. [2022-01-03T22:35:06.013Z] #28 44.18 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T22:35:06.013Z] #28 44.19 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T22:35:06.097Z] No new tests added to integration. [2022-01-03T22:35:06.097Z] [2022-01-03T22:35:06.097Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T22:35:06.269Z] #28 44.31 Selecting previously unselected package python3-wheel. [2022-01-03T22:35:06.269Z] #28 44.32 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T22:35:06.269Z] #28 44.33 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T22:35:06.269Z] #28 44.37 Selecting previously unselected package python3-pip. [2022-01-03T22:35:06.269Z] #28 44.38 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-01-03T22:35:06.269Z] #28 44.39 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T22:35:06.269Z] #28 44.51 Selecting previously unselected package sudo. [2022-01-03T22:35:06.269Z] #28 44.52 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T22:35:06.269Z] #28 44.53 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T22:35:06.616Z] #26 ... [2022-01-03T22:35:06.616Z] [2022-01-03T22:35:06.616Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T22:35:06.616Z] #17 sha256:251938d9fdd54b37175bc2a28ccef4affc496cb99abb08f09715daaede704ba3 [2022-01-03T22:35:06.616Z] #17 1.005 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T22:35:06.616Z] #17 DONE 1.5s [2022-01-03T22:35:06.616Z] [2022-01-03T22:35:06.616Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T22:35:06.616Z] #18 sha256:2e3de5589d5452cb9a1ddf392238fb0263006175ad240a964f451c630fe84fea [2022-01-03T22:35:06.837Z] #28 44.79 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T22:35:06.837Z] #28 44.81 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T22:35:06.837Z] #28 44.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T22:35:06.837Z] #28 44.93 Selecting previously unselected package uidmap. [2022-01-03T22:35:06.837Z] #28 44.94 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T22:35:06.837Z] #28 44.94 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T22:35:06.837Z] #28 45.00 Selecting previously unselected package vim-runtime. [2022-01-03T22:35:06.837Z] #28 45.01 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:35:06.837Z] #28 45.04 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T22:35:06.837Z] #28 45.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T22:35:06.837Z] #28 45.07 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:06.870Z] + docker info [2022-01-03T22:35:07.294Z] #40 2.672 + RM_GOPATH=0 [2022-01-03T22:35:07.294Z] #40 2.672 + TMP_GOPATH= [2022-01-03T22:35:07.294Z] #40 2.672 + : /build [2022-01-03T22:35:07.294Z] #40 2.672 + '[' -z '' ']' [2022-01-03T22:35:07.294Z] #40 2.672 ++ mktemp -d [2022-01-03T22:35:07.294Z] #40 2.672 + export GOPATH=/tmp/tmp.CQcZUKM6yg [2022-01-03T22:35:07.294Z] #40 2.672 + GOPATH=/tmp/tmp.CQcZUKM6yg [2022-01-03T22:35:07.294Z] #40 2.672 + RM_GOPATH=1 [2022-01-03T22:35:07.294Z] #40 2.672 + case "$(go env GOARCH)" in [2022-01-03T22:35:07.294Z] #40 2.672 ++ go env GOARCH [2022-01-03T22:35:07.294Z] #40 2.708 Install tini version v0.19.0 [2022-01-03T22:35:07.294Z] #40 2.708 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:35:07.294Z] #40 2.708 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:35:07.294Z] #40 2.708 ++ dirname /install.sh [2022-01-03T22:35:07.294Z] #40 2.708 + dir=/ [2022-01-03T22:35:07.294Z] #40 2.708 + bin=tini [2022-01-03T22:35:07.294Z] #40 2.708 + shift [2022-01-03T22:35:07.294Z] #40 2.708 + '[' '!' -f //tini.installer ']' [2022-01-03T22:35:07.294Z] #40 2.708 + . //tini.installer [2022-01-03T22:35:07.294Z] #40 2.708 ++ : v0.19.0 [2022-01-03T22:35:07.294Z] #40 2.708 + install_tini [2022-01-03T22:35:07.294Z] #40 2.708 + echo 'Install tini version v0.19.0' [2022-01-03T22:35:07.294Z] #40 2.708 + git clone https://github.com/krallin/tini.git /tmp/tmp.CQcZUKM6yg/tini [2022-01-03T22:35:07.553Z] #40 2.732 Cloning into '/tmp/tmp.CQcZUKM6yg/tini'... [2022-01-03T22:35:08.206Z] #28 46.34 Selecting previously unselected package vim. [2022-01-03T22:35:08.206Z] #28 46.35 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:35:08.206Z] #28 46.37 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:08.463Z] #28 46.62 Selecting previously unselected package xfsprogs. [2022-01-03T22:35:08.463Z] #28 46.62 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T22:35:08.463Z] #28 46.63 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T22:35:08.559Z] #18 DONE 1.9s [2022-01-03T22:35:08.559Z] [2022-01-03T22:35:08.559Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T22:35:08.559Z] #19 sha256:8b47caa8d7be625c06111e2ce11f771e5f28c537985da671406c94ac16712026 [2022-01-03T22:35:08.719Z] #28 46.86 Selecting previously unselected package zip. [2022-01-03T22:35:08.719Z] #28 46.87 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-01-03T22:35:08.719Z] #28 46.87 Unpacking zip (3.0-12) ... [2022-01-03T22:35:08.719Z] #28 46.97 Selecting previously unselected package zstd. [2022-01-03T22:35:08.719Z] #28 46.97 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T22:35:08.719Z] #28 46.97 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T22:35:08.821Z] #19 ... [2022-01-03T22:35:08.821Z] [2022-01-03T22:35:08.821Z] #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-01-03T22:35:08.821Z] #34 sha256:7629899203bf6a4ed8ede6ca8a85c7db95fa9a1cf8840f39630bc6284d01d46d [2022-01-03T22:35:08.821Z] #34 DONE 124.3s [2022-01-03T22:35:08.921Z] #65 109.5 rootlesskit version 0.14.6 [2022-01-03T22:35:08.921Z] #65 109.5 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T22:35:08.921Z] #65 109.5 -container-ip string [2022-01-03T22:35:08.921Z] #65 109.5 container ip [2022-01-03T22:35:08.921Z] #65 109.5 -container-port int [2022-01-03T22:35:08.921Z] #65 109.5 container port (default -1) [2022-01-03T22:35:08.921Z] #65 109.5 -host-ip string [2022-01-03T22:35:08.921Z] #65 109.5 host ip [2022-01-03T22:35:08.921Z] #65 109.5 -host-port int [2022-01-03T22:35:08.921Z] #65 109.5 host port (default -1) [2022-01-03T22:35:08.921Z] #65 109.5 -proto string [2022-01-03T22:35:08.921Z] #65 109.5 proxy protocol (default "tcp") [2022-01-03T22:35:08.931Z] #40 3.933 + cd /tmp/tmp.CQcZUKM6yg/tini [2022-01-03T22:35:08.931Z] #40 3.933 + git checkout -q v0.19.0 [2022-01-03T22:35:08.931Z] #40 3.956 + cmake . [2022-01-03T22:35:08.976Z] #28 47.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:35:09.082Z] [2022-01-03T22:35:09.082Z] #58 [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-01-03T22:35:09.082Z] #58 sha256:55d842fef5772b5f154790ed267c82fc81722e946e2f54938075ba53d63681f1 [2022-01-03T22:35:09.082Z] #58 1.703 + RM_GOPATH=0 [2022-01-03T22:35:09.082Z] #58 1.703 + TMP_GOPATH= [2022-01-03T22:35:09.082Z] #58 1.703 + : /build [2022-01-03T22:35:09.082Z] #58 1.707 + '[' -z '' ']' [2022-01-03T22:35:09.082Z] #58 1.707 ++ mktemp -d [2022-01-03T22:35:09.082Z] #58 1.707 + export GOPATH=/tmp/tmp.QeIpv2AlcK [2022-01-03T22:35:09.082Z] #58 1.707 + GOPATH=/tmp/tmp.QeIpv2AlcK [2022-01-03T22:35:09.082Z] #58 1.707 + RM_GOPATH=1 [2022-01-03T22:35:09.082Z] #58 1.707 + case "$(go env GOARCH)" in [2022-01-03T22:35:09.082Z] #58 1.707 ++ go env GOARCH [2022-01-03T22:35:09.082Z] #58 1.732 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T22:35:09.082Z] #58 1.732 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:35:09.083Z] #58 1.732 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:35:09.083Z] #58 1.732 ++ dirname /install.sh [2022-01-03T22:35:09.083Z] #58 1.732 + dir=/ [2022-01-03T22:35:09.083Z] #58 1.732 + bin=runc [2022-01-03T22:35:09.083Z] #58 1.732 + shift [2022-01-03T22:35:09.083Z] #58 1.732 + '[' '!' -f //runc.installer ']' [2022-01-03T22:35:09.083Z] #58 1.732 + . //runc.installer [2022-01-03T22:35:09.083Z] #58 1.732 ++ set -e [2022-01-03T22:35:09.083Z] #58 1.732 ++ : v1.0.3 [2022-01-03T22:35:09.083Z] #58 1.732 + install_runc [2022-01-03T22:35:09.083Z] #58 1.732 + RUNC_BUILDTAGS=seccomp [2022-01-03T22:35:09.083Z] #58 1.732 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T22:35:09.083Z] #58 1.732 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QeIpv2AlcK/src/github.com/opencontainers/runc [2022-01-03T22:35:09.083Z] #58 1.732 Cloning into '/tmp/tmp.QeIpv2AlcK/src/github.com/opencontainers/runc'... [2022-01-03T22:35:09.400Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T22:35:09.400Z] HOSTNAME=32550d73d4d7 [2022-01-03T22:35:09.400Z] TESTDEBUG=0 [2022-01-03T22:35:09.400Z] DEST=bundles/test-integration [2022-01-03T22:35:09.400Z] PWD=/go/src/github.com/docker/docker [2022-01-03T22:35:09.400Z] KEEPBUNDLE=1 [2022-01-03T22:35:09.400Z] DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:35:09.400Z] container=docker [2022-01-03T22:35:09.400Z] HOME=/root [2022-01-03T22:35:09.400Z] GOLANG_VERSION=1.17.5 [2022-01-03T22:35:09.400Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T22:35:09.400Z] VALIDATE_BRANCH=master [2022-01-03T22:35:09.400Z] TERM=xterm [2022-01-03T22:35:09.400Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T22:35:09.400Z] SHLVL=1 [2022-01-03T22:35:09.400Z] TIMEOUT=120m [2022-01-03T22:35:09.400Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T22:35:09.400Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T22:35:09.400Z] GO111MODULE=off [2022-01-03T22:35:09.400Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T22:35:09.400Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T22:35:09.400Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T22:35:09.400Z] GOPATH=/go [2022-01-03T22:35:09.400Z] PKG_CONFIG=pkg-config [2022-01-03T22:35:09.400Z] _=/usr/bin/env [2022-01-03T22:35:09.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T22:35:09.539Z] #28 47.64 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T22:35:09.540Z] #28 47.65 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T22:35:09.540Z] #28 47.66 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T22:35:09.540Z] #28 47.67 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T22:35:09.540Z] #28 47.68 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T22:35:09.540Z] #28 47.69 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T22:35:09.540Z] #28 47.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:35:09.540Z] #28 47.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:35:09.540Z] #28 47.72 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T22:35:09.549Z] #65 ... [2022-01-03T22:35:09.549Z] [2022-01-03T22:35:09.549Z] #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-01-03T22:35:09.549Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:35:09.549Z] #14 110.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T22:35:09.549Z] #14 110.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T22:35:09.549Z] #14 110.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T22:35:09.707Z] ...INFO: Daemon under test started and replied! [2022-01-03T22:35:09.707Z] INFO: Docker version of the daemon under test [2022-01-03T22:35:09.707Z] [2022-01-03T22:35:09.707Z] Client: [2022-01-03T22:35:09.707Z] Version: 17.06.2-ce [2022-01-03T22:35:09.707Z] API version: 1.30 [2022-01-03T22:35:09.707Z] Go version: go1.8.3 [2022-01-03T22:35:09.707Z] Git commit: cec0b72 [2022-01-03T22:35:09.707Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-03T22:35:09.707Z] OS/Arch: windows/amd64 [2022-01-03T22:35:09.707Z] [2022-01-03T22:35:09.707Z] Server: [2022-01-03T22:35:09.707Z] Version: 0.0.0-dev [2022-01-03T22:35:09.707Z] API version: 1.42 (minimum version 1.24) [2022-01-03T22:35:09.707Z] Go version: go1.17.5 [2022-01-03T22:35:09.707Z] Git commit: 4bdc208449 [2022-01-03T22:35:09.707Z] Built: 01/03/2022 22:32:55 [2022-01-03T22:35:09.707Z] OS/Arch: windows/amd64 [2022-01-03T22:35:09.707Z] Experimental: false [2022-01-03T22:35:09.707Z] [2022-01-03T22:35:09.708Z] INFO: Docker info of the daemon under test [2022-01-03T22:35:09.708Z] [2022-01-03T22:35:09.708Z] Containers: 0 [2022-01-03T22:35:09.708Z] Running: 0 [2022-01-03T22:35:09.708Z] Paused: 0 [2022-01-03T22:35:09.708Z] Stopped: 0 [2022-01-03T22:35:09.708Z] Images: 0 [2022-01-03T22:35:09.708Z] Server Version: 0.0.0-dev [2022-01-03T22:35:09.708Z] Storage Driver: windowsfilter [2022-01-03T22:35:09.708Z] Windows: [2022-01-03T22:35:09.708Z] Logging Driver: json-file [2022-01-03T22:35:09.708Z] Plugins: [2022-01-03T22:35:09.708Z] Volume: local [2022-01-03T22:35:09.708Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T22:35:09.708Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T22:35:09.708Z] Swarm: inactive [2022-01-03T22:35:09.708Z] Default Isolation: process [2022-01-03T22:35:09.708Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T22:35:09.708Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T22:35:09.708Z] OSType: windows [2022-01-03T22:35:09.708Z] Architecture: x86_64 [2022-01-03T22:35:09.708Z] CPUs: 4 [2022-01-03T22:35:09.708Z] Total Memory: 32GiB [2022-01-03T22:35:09.708Z] Name: azwin-2-c14611 [2022-01-03T22:35:09.708Z] ID: QI3S:JMNK:WU6V:LOF3:7ZEO:6PLO:F65I:2IGU:UWCI:B4I6:UF2C:E7LX [2022-01-03T22:35:09.708Z] Docker Root Dir: D:\CI\PR-43109\5\daemon [2022-01-03T22:35:09.708Z] Debug Mode (client): false [2022-01-03T22:35:09.708Z] Debug Mode (server): true [2022-01-03T22:35:09.708Z] File Descriptors: -1 [2022-01-03T22:35:09.708Z] Goroutines: 31 [2022-01-03T22:35:09.708Z] System Time: 2022-01-03T22:35:08.4920161Z [2022-01-03T22:35:09.708Z] EventsListeners: 0 [2022-01-03T22:35:09.708Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:35:09.708Z] Labels: [2022-01-03T22:35:09.708Z] Experimental: false [2022-01-03T22:35:09.708Z] Insecure Registries: [2022-01-03T22:35:09.708Z] 127.0.0.0/8 [2022-01-03T22:35:09.708Z] Live Restore Enabled: false [2022-01-03T22:35:09.708Z] [2022-01-03T22:35:09.708Z] [2022-01-03T22:35:09.708Z] INFO: Docker images of the daemon under test [2022-01-03T22:35:09.708Z] [2022-01-03T22:35:09.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T22:35:09.708Z] [2022-01-03T22:35:09.708Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-03T22:35:09.708Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-03T22:35:09.708Z] ltsc2022: Pulling from windows/servercore [2022-01-03T22:35:09.708Z] 8f616e6e9eec: Pulling fs layer [2022-01-03T22:35:09.708Z] 4d1d74adc6a9: Pulling fs layer [2022-01-03T22:35:09.796Z] #28 47.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:09.796Z] #28 47.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T22:35:09.796Z] #28 47.98 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T22:35:09.796Z] #28 47.99 Setting up apparmor (2.13.6-10) ... [2022-01-03T22:35:09.869Z] #40 4.815 -- The C compiler identification is GNU 10.2.1 [2022-01-03T22:35:09.869Z] #40 4.995 -- Detecting C compiler ABI info [2022-01-03T22:35:10.025Z] #58 ... [2022-01-03T22:35:10.025Z] [2022-01-03T22:35:10.025Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T22:35:10.025Z] #19 sha256:8b47caa8d7be625c06111e2ce11f771e5f28c537985da671406c94ac16712026 [2022-01-03T22:35:10.025Z] #19 DONE 1.5s [2022-01-03T22:35:10.025Z] [2022-01-03T22:35:10.025Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T22:35:10.025Z] #20 sha256:eb587ec51b54503f6439727010fe36a350507deaa47d42e2220c04f509abe91f [2022-01-03T22:35:10.139Z] #14 110.9 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T22:35:10.139Z] #14 110.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T22:35:10.139Z] #14 111.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T22:35:10.425Z] #14 111.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T22:35:10.425Z] #14 111.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T22:35:10.688Z] #14 111.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T22:35:10.725Z] #28 48.88 Setting up zip (3.0-12) ... [2022-01-03T22:35:10.725Z] #28 48.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:10.725Z] #28 48.92 Setting up bash-completion (1:2.11-2) ... [2022-01-03T22:35:10.807Z] #40 5.906 -- Detecting C compiler ABI info - done [2022-01-03T22:35:10.807Z] #40 6.100 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T22:35:10.807Z] #40 6.100 -- Detecting C compile features [2022-01-03T22:35:10.807Z] #40 6.116 -- Detecting C compile features - done [2022-01-03T22:35:10.807Z] #40 ... [2022-01-03T22:35:10.807Z] [2022-01-03T22:35:10.807Z] #51 [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-01-03T22:35:10.807Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T22:35:10.807Z] #51 97.22 gotestsum version dev [2022-01-03T22:35:11.066Z] #51 DONE 97.5s [2022-01-03T22:35:11.066Z] [2022-01-03T22:35:11.066Z] #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-01-03T22:35:11.066Z] #40 sha256:da2ab1548a88c71e22b0b8eaeed172e216d883333311792f9af79762c78fa558 [2022-01-03T22:35:11.066Z] #40 6.185 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T22:35:11.325Z] #40 6.616 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T22:35:11.325Z] #40 6.748 -- Configuring done [2022-01-03T22:35:11.583Z] #40 6.783 -- Generating done [2022-01-03T22:35:11.583Z] #40 6.783 -- Build files have been written to: /tmp/tmp.CQcZUKM6yg/tini [2022-01-03T22:35:11.583Z] #40 6.800 + make tini-static [2022-01-03T22:35:11.632Z] #14 112.5 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T22:35:11.632Z] #14 112.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T22:35:11.632Z] #14 112.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:35:11.893Z] #14 112.8 Selecting previously unselected package libbtrfs-dev:amd64.#14 ... [2022-01-03T22:35:11.893Z] [2022-01-03T22:35:11.893Z] #65 [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-01-03T22:35:11.893Z] #65 sha256:b01b8f866e6e6bee0dd8957da18d804135b19b73ae20c363dc62d17a67a418d6 [2022-01-03T22:35:11.893Z] #65 DONE 112.5s [2022-01-03T22:35:11.893Z] [2022-01-03T22:35:11.893Z] #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-01-03T22:35:11.893Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:35:11.893Z] #14 112.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T22:35:11.893Z] #14 112.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T22:35:11.893Z] #14 112.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:35:11.893Z] #14 ... [2022-01-03T22:35:11.893Z] [2022-01-03T22:35:11.893Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T22:35:11.893Z] #66 sha256:be95dece4bbb387640901013d57bc45b44f25a22b4a8c489d5c86379d1cbc1b7 [2022-01-03T22:35:11.893Z] #66 DONE 0.2s [2022-01-03T22:35:11.941Z] #20 DONE 1.8s [2022-01-03T22:35:11.941Z] [2022-01-03T22:35:11.941Z] #21 [dev-systemd-false 7/25] 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-01-03T22:35:11.941Z] #21 sha256:8cb5f083ec1ab5c68999512ffad72edbef7c60610d37f922ab0858aad2993c4a [2022-01-03T22:35:12.094Z] #28 50.00 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T22:35:12.094Z] #28 50.01 Setting up sudo (1.9.5p2-3) ... [2022-01-03T22:35:12.094Z] #28 50.06 invoke-rc.d: could not determine current runlevel [2022-01-03T22:35:12.094Z] #28 50.07 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T22:35:12.094Z] #28 50.07 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T22:35:12.094Z] #28 50.09 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T22:35:12.094Z] #28 50.10 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T22:35:12.094Z] #28 50.10 Setting up pigz (2.6-1) ... [2022-01-03T22:35:12.094Z] #28 50.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T22:35:12.094Z] #28 50.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:35:12.094Z] #28 50.14 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T22:35:12.094Z] #28 50.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:12.152Z] #40 7.255 Scanning dependencies of target tini-static [2022-01-03T22:35:12.152Z] #40 7.412 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T22:35:12.156Z] [2022-01-03T22:35:12.156Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T22:35:12.156Z] #67 sha256:608a2355622e0ce5c727f61ec7ccdb24db180d92e06da20680946a2d8e11dd23 [2022-01-03T22:35:12.156Z] #67 DONE 0.1s [2022-01-03T22:35:12.156Z] [2022-01-03T22:35:12.156Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T22:35:12.156Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:35:12.156Z] #14 113.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T22:35:12.156Z] #14 113.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:35:12.156Z] #14 113.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:35:12.156Z] #14 113.2 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T22:35:12.156Z] #14 113.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T22:35:12.156Z] #14 113.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T22:35:12.156Z] #14 113.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T22:35:12.350Z] #28 50.50 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T22:35:12.350Z] #28 50.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T22:35:12.417Z] #14 113.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T22:35:12.417Z] #14 113.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T22:35:12.607Z] #28 50.67 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T22:35:12.607Z] #28 50.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T22:35:12.607Z] #28 50.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:35:12.607Z] #28 50.70 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T22:35:12.607Z] #28 50.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:12.679Z] #14 113.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T22:35:12.679Z] #14 113.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T22:35:12.679Z] #14 113.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T22:35:12.863Z] #28 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T22:35:12.863Z] #28 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T22:35:12.863Z] #28 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T22:35:12.863Z] #28 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T22:35:12.863Z] #28 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T22:35:12.863Z] #28 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T22:35:12.863Z] #28 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T22:35:12.863Z] #28 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T22:35:12.863Z] #28 50.99 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T22:35:12.939Z] #14 113.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T22:35:12.939Z] #14 113.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T22:35:12.939Z] #14 113.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T22:35:12.939Z] #14 114.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T22:35:12.939Z] #14 114.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T22:35:13.201Z] #14 114.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T22:35:13.201Z] #14 114.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T22:35:13.201Z] #14 114.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T22:35:13.201Z] #14 114.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T22:35:13.326Z] #21 1.702 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:35:13.326Z] #21 1.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:35:13.424Z] #28 51.59 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:35:13.424Z] #28 51.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T22:35:13.424Z] #28 51.60 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T22:35:13.424Z] #28 51.62 Setting up python3-pip (20.3.4-4) ... [2022-01-03T22:35:13.587Z] #21 1.880 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:35:13.773Z] #14 114.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T22:35:13.773Z] #14 114.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T22:35:13.773Z] #14 114.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T22:35:13.773Z] #14 114.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T22:35:13.773Z] #14 114.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:35:13.994Z] #28 52.08 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T22:35:13.994Z] #28 52.09 Setting up jq (1.6-2.1) ... [2022-01-03T22:35:13.994Z] #28 52.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T22:35:13.994Z] #28 52.11 Setting up iptables (1.8.7-1) ... [2022-01-03T22:35:13.994Z] #28 52.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T22:35:13.994Z] #28 52.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T22:35:13.994Z] #28 52.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T22:35:13.994Z] #28 52.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T22:35:13.994Z] #28 52.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T22:35:13.994Z] #28 52.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T22:35:13.994Z] #28 52.14 Setting up iproute2 (5.10.0-4) ... [2022-01-03T22:35:14.037Z] #14 115.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:35:14.037Z] #14 115.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T22:35:14.037Z] #14 115.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T22:35:14.037Z] #14 115.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T22:35:14.056Z] #40 9.136 [100%] Linking C executable tini-static [2022-01-03T22:35:14.158Z] #21 2.366 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T22:35:14.254Z] #28 52.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:35:14.298Z] #14 115.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T22:35:14.298Z] #14 115.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T22:35:14.298Z] #14 115.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T22:35:14.817Z] #28 DONE 52.9s [2022-01-03T22:35:14.817Z] [2022-01-03T22:35:14.817Z] #29 [dev-systemd-false 8/25] 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-01-03T22:35:14.817Z] #29 sha256:a5cd1bb39c692973e2daf8829847bc13abdde208354f444d8c6da4f7d8f10c30 [2022-01-03T22:35:14.871Z] #14 115.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T22:35:14.871Z] #14 115.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T22:35:14.871Z] #14 115.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T22:35:14.871Z] #14 115.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T22:35:14.871Z] #14 115.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T22:35:14.871Z] #14 115.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T22:35:14.871Z] #14 115.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:35:14.871Z] #14 116.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T22:35:14.871Z] #14 116.0 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T22:35:14.871Z] #14 116.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T22:35:14.992Z] #40 10.04 [100%] Built target tini-static [2022-01-03T22:35:14.992Z] #40 10.12 + mkdir -p /build [2022-01-03T22:35:14.992Z] #40 10.14 + cp tini-static /build/docker-init [2022-01-03T22:35:14.992Z] #40 DONE 10.4s [2022-01-03T22:35:14.992Z] [2022-01-03T22:35:14.992Z] #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-01-03T22:35:14.992Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:35:14.992Z] #14 93.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T22:35:14.992Z] #14 93.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T22:35:14.992Z] #14 93.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T22:35:15.132Z] #14 116.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T22:35:15.132Z] #14 116.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:35:15.132Z] #14 116.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T22:35:15.132Z] #14 116.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T22:35:15.132Z] #14 116.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T22:35:15.132Z] #14 116.1 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T22:35:15.132Z] #14 116.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T22:35:15.132Z] #14 116.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T22:35:15.132Z] #14 116.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T22:35:15.132Z] #14 116.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T22:35:15.132Z] #14 116.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:35:15.132Z] #14 116.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-03T22:35:15.132Z] #14 116.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:35:15.132Z] #14 116.2 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-01-03T22:35:15.132Z] #14 116.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T22:35:15.132Z] #14 116.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:35:15.132Z] #14 116.2 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-01-03T22:35:15.132Z] #14 116.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:35:15.132Z] #14 116.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T22:35:15.401Z] #14 116.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:35:15.401Z] #14 116.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T22:35:15.401Z] #14 116.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:35:15.401Z] #14 116.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:35:15.401Z] #14 116.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:35:15.544Z] #21 3.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T22:35:15.929Z] #14 102.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T22:35:15.929Z] #14 102.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:35:15.929Z] #14 102.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T22:35:15.929Z] #14 102.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T22:35:15.929Z] #14 102.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:35:15.929Z] #14 102.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T22:35:15.974Z] #14 DONE 117.0s [2022-01-03T22:35:15.974Z] [2022-01-03T22:35:15.974Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T22:35:15.974Z] #57 sha256:3ed804dfaae56ba1997a2dc1a52db67e9c43d189b420ca1d81846bf26c3377ec [2022-01-03T22:35:16.184Z] #29 1.176 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T22:35:16.184Z] #29 1.191 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T22:35:16.184Z] #29 1.200 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T22:35:16.184Z] #29 DONE 1.3s [2022-01-03T22:35:16.184Z] [2022-01-03T22:35:16.184Z] #69 [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-01-03T22:35:16.184Z] #69 sha256:d02076a9fc97ce51dd89d1a250bf187b503051614176f25e812ecd7aab3d2fb9 [2022-01-03T22:35:16.184Z] #69 ... [2022-01-03T22:35:16.184Z] [2022-01-03T22:35:16.184Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T22:35:16.184Z] #30 sha256:6c753d5b525a8a98c204d2a5fb749918ffd35e86d7f140dc69a917367764a1b0 [2022-01-03T22:35:16.235Z] #57 DONE 0.2s [2022-01-03T22:35:16.235Z] [2022-01-03T22:35:16.235Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T22:35:16.235Z] #15 sha256:a8957b21a56990b5a24da669ae720eba464dc1a2982ba554790170b31527e20f [2022-01-03T22:35:17.457Z] #21 5.591 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T22:35:19.455Z] Client: [2022-01-03T22:35:19.455Z] Context: default [2022-01-03T22:35:19.455Z] Debug Mode: false [2022-01-03T22:35:19.455Z] Plugins: [2022-01-03T22:35:19.455Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-03T22:35:19.455Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-03T22:35:19.455Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-03T22:35:19.455Z] [2022-01-03T22:35:19.455Z] Server: [2022-01-03T22:35:19.455Z] Containers: 0 [2022-01-03T22:35:19.455Z] Running: 0 [2022-01-03T22:35:19.455Z] Paused: 0 [2022-01-03T22:35:19.455Z] Stopped: 0 [2022-01-03T22:35:19.455Z] Images: 0 [2022-01-03T22:35:19.455Z] Server Version: 20.10.9 [2022-01-03T22:35:19.455Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T22:35:19.455Z] Windows: [2022-01-03T22:35:19.455Z] LCOW: [2022-01-03T22:35:19.455Z] Logging Driver: json-file [2022-01-03T22:35:19.455Z] Plugins: [2022-01-03T22:35:19.455Z] Volume: local [2022-01-03T22:35:19.455Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T22:35:19.455Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T22:35:19.455Z] Swarm: inactive [2022-01-03T22:35:19.455Z] Default Isolation: process [2022-01-03T22:35:19.455Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T22:35:19.455Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T22:35:19.455Z] OSType: windows [2022-01-03T22:35:19.455Z] Architecture: x86_64 [2022-01-03T22:35:19.455Z] CPUs: 4 [2022-01-03T22:35:19.455Z] Total Memory: 32GiB [2022-01-03T22:35:19.455Z] Name: azwin-2-673d20 [2022-01-03T22:35:19.455Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-03T22:35:19.455Z] Docker Root Dir: D:\docker [2022-01-03T22:35:19.455Z] Debug Mode: false [2022-01-03T22:35:19.455Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:35:19.455Z] Labels: [2022-01-03T22:35:19.455Z] Experimental: true [2022-01-03T22:35:19.455Z] Insecure Registries: [2022-01-03T22:35:19.455Z] 10.0.0.4:5000 [2022-01-03T22:35:19.455Z] 127.0.0.0/8 [2022-01-03T22:35:19.455Z] Registry Mirrors: [2022-01-03T22:35:19.455Z] http://10.0.0.4:5000/ [2022-01-03T22:35:19.455Z] Live Restore Enabled: false [2022-01-03T22:35:19.455Z] Product License: Community Engine [2022-01-03T22:35:19.455Z] [2022-01-03T22:35:19.537Z] #15 DONE 3.2s [2022-01-03T22:35:19.537Z] [2022-01-03T22:35:19.537Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-03T22:35:19.537Z] #16 sha256:929b3d99821b64a47e6de04fe53bbd3d6a604d20c294aee591d9b8dfaa3f729e [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-03T22:35:20.191Z] 4d1d74adc6a9: Download complete [2022-01-03T22:35:20.759Z] #21 ... [2022-01-03T22:35:20.759Z] [2022-01-03T22:35:20.759Z] #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-01-03T22:35:20.759Z] #26 sha256:2f15983078403b162b197de2bf906192ed0508a38e70c6e10e21758420e49c38 [2022-01-03T22:35:20.759Z] #26 125.4 + mkdir -p /tmp/tmp.kltpz2wIGf/src/github.com/docker [2022-01-03T22:35:20.759Z] #26 125.4 + mv components/cli /tmp/tmp.kltpz2wIGf/src/github.com/docker/cli [2022-01-03T22:35:20.759Z] #26 125.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-01-03T22:35:20.759Z] #26 ... [2022-01-03T22:35:20.759Z] [2022-01-03T22:35:20.759Z] #58 [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-01-03T22:35:20.759Z] #58 sha256:55d842fef5772b5f154790ed267c82fc81722e946e2f54938075ba53d63681f1 [2022-01-03T22:35:20.759Z] #58 12.18 + cd /tmp/tmp.QeIpv2AlcK/src/github.com/opencontainers/runc [2022-01-03T22:35:20.759Z] #58 12.18 + git checkout -q v1.0.3 [2022-01-03T22:35:20.759Z] #58 12.79 + '[' -z '' ']' [2022-01-03T22:35:20.759Z] #58 12.79 + target=static [2022-01-03T22:35:20.759Z] #58 12.79 + make BUILDTAGS=seccomp static [2022-01-03T22:35:20.759Z] #58 13.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T22:35:21.330Z] #58 ... [2022-01-03T22:35:21.330Z] [2022-01-03T22:35:21.330Z] #21 [dev-systemd-false 7/25] 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-01-03T22:35:21.330Z] #21 sha256:8cb5f083ec1ab5c68999512ffad72edbef7c60610d37f922ab0858aad2993c4a [2022-01-03T22:35:21.330Z] #21 9.589 Fetched 8372 kB in 8s (1001 kB/s) [2022-01-03T22:35:21.453Z] #16 DONE 2.0s [2022-01-03T22:35:21.453Z] [2022-01-03T22:35:21.453Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T22:35:21.453Z] #17 sha256:e8a319abf8251a3ea418333b3e0c7e361c7d6b6b05db688a4f33417e8a99c71f [2022-01-03T22:35:22.841Z] #17 1.616 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T22:35:23.102Z] #17 DONE 1.8s [2022-01-03T22:35:23.102Z] [2022-01-03T22:35:23.102Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T22:35:23.102Z] #18 sha256:ece111b122dc7f2c7e16c96b99e94950c032272876d6dacb18645fd72582d8cf [2022-01-03T22:35:24.628Z] #21 9.589 Reading package lists... [2022-01-03T22:35:25.016Z] #18 DONE 1.8s [2022-01-03T22:35:25.016Z] [2022-01-03T22:35:25.016Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T22:35:25.016Z] #19 sha256:5e09af0ada9937808b44473087fd4d1a3cb09b97af84d08ed8a10f1dd8cf4f4f [2022-01-03T22:35:26.132Z] #30 8.669 Collecting yamllint==1.26.1 [2022-01-03T22:35:26.132Z] #30 9.725 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T22:35:26.132Z] #30 10.22 Collecting pathspec>=0.5.3 [2022-01-03T22:35:26.132Z] #30 10.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T22:35:26.389Z] #30 10.42 Collecting pyyaml [2022-01-03T22:35:26.389Z] #30 10.44 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-01-03T22:35:26.389Z] #30 10.48 Building wheels for collected packages: yamllint [2022-01-03T22:35:26.389Z] #30 10.48 Building wheel for yamllint (setup.py): started [2022-01-03T22:35:26.399Z] #19 ... [2022-01-03T22:35:26.399Z] [2022-01-03T22:35:26.399Z] #58 [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-01-03T22:35:26.399Z] #58 sha256:b29dd27b3d1bd05f890f2af7a9cde04856707d6757b874913f43c285fa4d547a [2022-01-03T22:35:26.399Z] #58 2.839 + RM_GOPATH=0 [2022-01-03T22:35:26.399Z] #58 2.839 + TMP_GOPATH= [2022-01-03T22:35:26.399Z] #58 2.840 + : /build [2022-01-03T22:35:26.399Z] #58 2.840 + '[' -z '' ']' [2022-01-03T22:35:26.399Z] #58 2.841 ++ mktemp -d [2022-01-03T22:35:26.399Z] #58 2.843 + export GOPATH=/tmp/tmp.7TTEUmXH0J [2022-01-03T22:35:26.399Z] #58 2.843 + GOPATH=/tmp/tmp.7TTEUmXH0J [2022-01-03T22:35:26.399Z] #58 2.844 + RM_GOPATH=1 [2022-01-03T22:35:26.400Z] #58 2.844 + case "$(go env GOARCH)" in [2022-01-03T22:35:26.400Z] #58 2.845 ++ go env GOARCH [2022-01-03T22:35:26.400Z] #58 2.866 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:35:26.400Z] #58 2.866 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:35:26.400Z] #58 2.867 ++ dirname /install.sh [2022-01-03T22:35:26.400Z] #58 2.868 + dir=/ [2022-01-03T22:35:26.400Z] #58 2.873 + bin=runc [2022-01-03T22:35:26.400Z] #58 2.873 + shift [2022-01-03T22:35:26.400Z] #58 2.873 + '[' '!' -f //runc.installer ']' [2022-01-03T22:35:26.400Z] #58 2.873 + . //runc.installer [2022-01-03T22:35:26.400Z] #58 2.873 ++ set -e [2022-01-03T22:35:26.400Z] #58 2.874 ++ : v1.0.3 [2022-01-03T22:35:26.400Z] #58 2.875 + install_runc [2022-01-03T22:35:26.400Z] #58 2.875 + RUNC_BUILDTAGS=seccomp [2022-01-03T22:35:26.400Z] #58 2.876 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T22:35:26.400Z] #58 2.876 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T22:35:26.400Z] #58 2.876 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7TTEUmXH0J/src/github.com/opencontainers/runc [2022-01-03T22:35:26.400Z] #58 2.879 Cloning into '/tmp/tmp.7TTEUmXH0J/src/github.com/opencontainers/runc'... [2022-01-03T22:35:26.646Z] #30 10.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T22:35:26.660Z] #58 ... [2022-01-03T22:35:26.660Z] [2022-01-03T22:35:26.660Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T22:35:26.660Z] #19 sha256:5e09af0ada9937808b44473087fd4d1a3cb09b97af84d08ed8a10f1dd8cf4f4f [2022-01-03T22:35:26.660Z] #19 DONE 1.8s [2022-01-03T22:35:26.660Z] [2022-01-03T22:35:26.660Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T22:35:26.660Z] #20 sha256:c07e103d07251188cb01d7b9b80e5777c7a3bd05cdca159ebb129f82cef4cec9 [2022-01-03T22:35:26.903Z] #30 10.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=601738e1af809b81d182d565c75977307265c13d4e3cdc3656467a83f1887cc7 [2022-01-03T22:35:26.903Z] #30 10.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T22:35:26.903Z] #30 10.88 Successfully built yamllint [2022-01-03T22:35:26.903Z] #30 10.89 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T22:35:27.160Z] #30 11.07 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T22:35:27.417Z] #30 DONE 11.3s [2022-01-03T22:35:27.417Z] [2022-01-03T22:35:27.417Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T22:35:27.417Z] #34 sha256:24f8adc3c81be849140165ad10ce18ef5dccd1645eeb501292a51fc5778c099d [2022-01-03T22:35:27.417Z] #34 DONE 0.1s [2022-01-03T22:35:27.417Z] [2022-01-03T22:35:27.417Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T22:35:27.417Z] #39 sha256:c8f5cb31f8362e6b1761cda52b96c8af6f51cdec4eba0daf6727c4e31c030541 [2022-01-03T22:35:27.981Z] #39 DONE 0.5s [2022-01-03T22:35:27.981Z] [2022-01-03T22:35:27.981Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T22:35:27.981Z] #42 sha256:60f95daebcefe922e9bdf283718cf4a697b813b79badfc6989ecdd32ba3cbd32 [2022-01-03T22:35:28.139Z] #14 113.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T22:35:28.139Z] #14 113.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:35:28.139Z] #14 113.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:35:28.238Z] #42 DONE 0.3s [2022-01-03T22:35:28.238Z] [2022-01-03T22:35:28.238Z] #69 [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-01-03T22:35:28.238Z] #69 sha256:d02076a9fc97ce51dd89d1a250bf187b503051614176f25e812ecd7aab3d2fb9 [2022-01-03T22:35:28.238Z] #69 ... [2022-01-03T22:35:28.238Z] [2022-01-03T22:35:28.238Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T22:35:28.238Z] #44 sha256:93633d7cbffaa93d4db3106c7966ae712443c3509834704bd148ef08e53d59f5 [2022-01-03T22:35:28.238Z] #44 DONE 0.1s [2022-01-03T22:35:28.238Z] [2022-01-03T22:35:28.238Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T22:35:28.238Z] #48 sha256:509377380b69c527b1084b95b09cb2bb7f0ef988d57e4aa1dafaa46406c6f38d [2022-01-03T22:35:28.496Z] #48 DONE 0.1s [2022-01-03T22:35:28.496Z] [2022-01-03T22:35:28.496Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T22:35:28.496Z] #51 sha256:f8a2320f273dbb0a5c801036d18cbca02ee51492b625f3c43354b5a3c9ac8fd4 [2022-01-03T22:35:28.580Z] #20 DONE 1.7s [2022-01-03T22:35:28.580Z] [2022-01-03T22:35:28.580Z] #21 [dev-systemd-false 7/25] 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-01-03T22:35:28.580Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T22:35:28.755Z] #51 DONE 0.4s [2022-01-03T22:35:28.755Z] [2022-01-03T22:35:28.755Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T22:35:28.755Z] #55 sha256:15ff69fabb5bf2b41ec4d4d61526b42e3f597c1f561a8c079a6497c036426a7f [2022-01-03T22:35:28.755Z] #55 DONE 0.1s [2022-01-03T22:35:28.755Z] [2022-01-03T22:35:28.755Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T22:35:28.755Z] #57 sha256:2c0fef2d5c0358a081efc73e28ecba48a85a5e24d54176e900e77cfb8b99ad74 [2022-01-03T22:35:28.833Z] #21 13.00 Reading package lists... [2022-01-03T22:35:28.857Z] 8f616e6e9eec: Verifying Checksum [2022-01-03T22:35:28.857Z] 8f616e6e9eec: Download complete [2022-01-03T22:35:29.022Z] #57 DONE 0.1s [2022-01-03T22:35:29.022Z] [2022-01-03T22:35:29.022Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T22:35:29.022Z] #59 sha256:279fdee5db036248b2b94892e230cd70bcece67edc0c76be967455257d7c7d60 [2022-01-03T22:35:29.283Z] #59 DONE 0.2s [2022-01-03T22:35:29.283Z] [2022-01-03T22:35:29.283Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T22:35:29.283Z] #61 sha256:b559fa9ff46abbcdfdf116fc07522d5df27ad62a090a1a0a3506b956f123ff30 [2022-01-03T22:35:29.406Z] #21 16.53 Building dependency tree... [2022-01-03T22:35:29.540Z] #61 DONE 0.3s [2022-01-03T22:35:29.541Z] [2022-01-03T22:35:29.541Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T22:35:29.541Z] #63 sha256:d3f04adcdebcf64fa4008add2e1299c252ebe0509089bedfccbe226003e09535 [2022-01-03T22:35:29.541Z] #63 DONE 0.1s [2022-01-03T22:35:29.541Z] [2022-01-03T22:35:29.541Z] #69 [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-01-03T22:35:29.541Z] #69 sha256:d02076a9fc97ce51dd89d1a250bf187b503051614176f25e812ecd7aab3d2fb9 [2022-01-03T22:35:29.541Z] #69 ... [2022-01-03T22:35:29.541Z] [2022-01-03T22:35:29.541Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T22:35:29.541Z] #66 sha256:92e3fcb74a21b407ee22926b1dcf208827a9aaf091d591d465bca51c3d73235e [2022-01-03T22:35:29.541Z] #66 DONE 0.1s [2022-01-03T22:35:29.798Z] [2022-01-03T22:35:29.798Z] #69 [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-01-03T22:35:29.798Z] #69 sha256:d02076a9fc97ce51dd89d1a250bf187b503051614176f25e812ecd7aab3d2fb9 [2022-01-03T22:35:30.495Z] #21 1.824 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:35:30.495Z] #21 2.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:35:30.495Z] #21 2.030 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:35:30.755Z] #21 2.401 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:35:31.321Z] #21 19.68 The following additional packages will be installed: [2022-01-03T22:35:31.583Z] #21 19.71 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T22:35:31.583Z] #21 19.71 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T22:35:31.583Z] #21 19.71 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T22:35:31.583Z] #21 19.71 python3-pkg-resources vim-runtime xxd [2022-01-03T22:35:31.583Z] #21 19.74 Suggested packages: [2022-01-03T22:35:31.583Z] #21 19.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T22:35:31.583Z] #21 19.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T22:35:31.583Z] #21 19.74 acl attr quota [2022-01-03T22:35:31.583Z] #21 19.74 Recommended packages: [2022-01-03T22:35:31.583Z] #21 19.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T22:35:31.698Z] #21 3.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:35:32.526Z] #21 20.64 The following NEW packages will be installed: [2022-01-03T22:35:32.526Z] #21 20.65 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T22:35:32.526Z] #21 20.65 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T22:35:32.526Z] #21 20.65 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T22:35:32.526Z] #21 20.65 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T22:35:32.526Z] #21 20.65 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T22:35:32.526Z] #21 20.65 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T22:35:32.526Z] #21 20.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T22:35:32.526Z] #21 20.65 xz-utils zip zstd [2022-01-03T22:35:32.526Z] #21 20.97 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:35:32.526Z] #21 20.97 Need to get 27.0 MB of archives. [2022-01-03T22:35:32.526Z] #21 20.97 After this operation, 105 MB of additional disk space will be used. [2022-01-03T22:35:32.526Z] #21 20.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-01-03T22:35:32.526Z] #21 20.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-01-03T22:35:32.526Z] #21 20.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-01-03T22:35:32.526Z] #21 20.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-01-03T22:35:32.526Z] #21 20.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-01-03T22:35:32.787Z] #21 20.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-01-03T22:35:32.787Z] #21 20.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-01-03T22:35:32.787Z] #21 21.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-01-03T22:35:32.787Z] #21 21.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T22:35:32.787Z] #21 21.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T22:35:32.787Z] #21 21.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T22:35:32.787Z] #21 21.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-01-03T22:35:32.787Z] #21 21.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-01-03T22:35:32.787Z] #21 21.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-01-03T22:35:32.787Z] #21 21.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-01-03T22:35:32.787Z] #21 21.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-01-03T22:35:32.787Z] #21 21.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-01-03T22:35:32.787Z] #21 21.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-01-03T22:35:32.787Z] #21 21.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-01-03T22:35:32.787Z] #21 21.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-01-03T22:35:32.787Z] #21 21.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-01-03T22:35:32.787Z] #21 21.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-03T22:35:32.787Z] #21 21.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-03T22:35:32.787Z] #21 21.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-03T22:35:32.787Z] #21 21.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-01-03T22:35:32.787Z] #21 21.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-01-03T22:35:32.787Z] #21 21.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-03T22:35:33.048Z] #21 21.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-01-03T22:35:33.048Z] #21 21.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-03T22:35:33.048Z] #21 21.42 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-01-03T22:35:33.048Z] #21 21.43 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-03T22:35:33.048Z] #21 21.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-01-03T22:35:33.048Z] #21 21.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-01-03T22:35:33.048Z] #21 21.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T22:35:33.048Z] #21 21.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T22:35:33.048Z] #21 21.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T22:35:33.048Z] #21 21.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T22:35:33.048Z] #21 21.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T22:35:33.310Z] #21 21.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T22:35:33.310Z] #21 21.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T22:35:33.310Z] #21 21.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-01-03T22:35:33.310Z] #21 21.58 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-01-03T22:35:33.310Z] #21 21.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-01-03T22:35:33.310Z] #21 21.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T22:35:33.571Z] #21 21.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-01-03T22:35:33.571Z] #21 21.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-01-03T22:35:33.571Z] #21 21.90 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-01-03T22:35:33.571Z] #21 21.90 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-01-03T22:35:33.613Z] #21 5.133 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:35:34.154Z] #21 22.39 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:35:34.154Z] #21 22.48 Fetched 27.0 MB in 1s (21.4 MB/s) [2022-01-03T22:35:34.154Z] #21 22.52 Selecting previously unselected package pigz. [2022-01-03T22:35:34.154Z] #21 22.52 (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-01-03T22:35:34.154Z] #21 22.56 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-01-03T22:35:34.154Z] #21 22.56 Unpacking pigz (2.6-1) ... [2022-01-03T22:35:34.416Z] #21 22.63 Selecting previously unselected package libelf1:arm64. [2022-01-03T22:35:34.416Z] #21 22.64 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-01-03T22:35:34.416Z] #21 22.65 Unpacking libelf1:arm64 (0.183-1) ... [2022-01-03T22:35:34.416Z] #21 22.74 Selecting previously unselected package libbpf0:arm64. [2022-01-03T22:35:34.416Z] #21 22.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-01-03T22:35:34.416Z] #21 22.75 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-01-03T22:35:34.416Z] #21 22.82 Selecting previously unselected package libcap2:arm64. [2022-01-03T22:35:34.416Z] #21 22.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-01-03T22:35:34.416Z] #21 22.83 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-01-03T22:35:34.677Z] #21 22.88 Selecting previously unselected package libmnl0:arm64. [2022-01-03T22:35:34.677Z] #21 22.88 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-01-03T22:35:34.677Z] #21 22.89 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-01-03T22:35:34.677Z] #21 22.94 Selecting previously unselected package libxtables12:arm64. [2022-01-03T22:35:34.677Z] #21 22.94 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-01-03T22:35:34.677Z] #21 22.95 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-01-03T22:35:34.677Z] #21 23.03 Selecting previously unselected package libcap2-bin. [2022-01-03T22:35:34.677Z] #21 23.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-01-03T22:35:34.677Z] #21 23.05 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T22:35:34.677Z] #21 23.13 Selecting previously unselected package iproute2. [2022-01-03T22:35:34.938Z] #21 23.14 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-01-03T22:35:34.938Z] #21 23.14 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T22:35:35.048Z] #69 142.6 # github.com/containerd/containerd/cmd/containerd [2022-01-03T22:35:35.049Z] #69 142.6 /usr/bin/ld: /tmp/go-link-3918982009/000019.o: in function `New': [2022-01-03T22:35:35.049Z] #69 142.6 /tmp/tmp.2dQKGpvsye/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-01-03T22:35:35.049Z] #69 142.6 + bin/containerd-stress [2022-01-03T22:35:35.199Z] #21 23.54 Selecting previously unselected package xxd. [2022-01-03T22:35:35.199Z] #21 23.55 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-03T22:35:35.199Z] #21 23.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:35.199Z] #21 23.67 Selecting previously unselected package vim-common. [2022-01-03T22:35:35.460Z] #21 23.67 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:35:35.460Z] #21 23.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:35.721Z] #21 23.83 Selecting previously unselected package bash-completion. [2022-01-03T22:35:35.721Z] #21 23.84 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T22:35:36.159Z] #21 ... [2022-01-03T22:35:36.159Z] [2022-01-03T22:35:36.159Z] #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-01-03T22:35:36.159Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T22:35:36.159Z] #34 DONE 136.7s [2022-01-03T22:35:36.159Z] [2022-01-03T22:35:36.159Z] #58 [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-01-03T22:35:36.159Z] #58 sha256:b29dd27b3d1bd05f890f2af7a9cde04856707d6757b874913f43c285fa4d547a [2022-01-03T22:35:36.159Z] #58 11.88 + cd /tmp/tmp.7TTEUmXH0J/src/github.com/opencontainers/runc [2022-01-03T22:35:36.159Z] #58 11.88 + git checkout -q v1.0.3 [2022-01-03T22:35:36.159Z] #58 12.85 + '[' -z '' ']' [2022-01-03T22:35:36.159Z] #58 12.85 + target=static [2022-01-03T22:35:36.159Z] #58 12.85 + make BUILDTAGS=seccomp static [2022-01-03T22:35:36.159Z] #58 13.10 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T22:35:36.415Z] #69 143.7 + bin/containerd-shim [2022-01-03T22:35:36.421Z] #58 ... [2022-01-03T22:35:36.421Z] [2022-01-03T22:35:36.421Z] #21 [dev-systemd-false 7/25] 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-01-03T22:35:36.421Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T22:35:36.421Z] #21 8.051 Fetched 8487 kB in 6s (1308 kB/s) [2022-01-03T22:35:37.107Z] #21 25.32 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T22:35:37.367Z] #21 25.74 Selecting previously unselected package bzip2. [2022-01-03T22:35:37.368Z] #21 25.75 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-01-03T22:35:37.368Z] #21 25.76 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T22:35:37.628Z] #21 25.87 Selecting previously unselected package xz-utils. [2022-01-03T22:35:37.628Z] #21 25.87 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-01-03T22:35:37.628Z] #21 25.88 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T22:35:37.890Z] #21 26.06 Selecting previously unselected package apparmor. [2022-01-03T22:35:37.890Z] #21 26.06 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-01-03T22:35:37.890Z] #21 26.11 Unpacking apparmor (2.13.6-10) ... [2022-01-03T22:35:38.150Z] #21 26.37 Selecting previously unselected package inetutils-ping. [2022-01-03T22:35:38.150Z] #21 26.38 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-01-03T22:35:38.150Z] #21 26.38 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T22:35:38.150Z] #21 26.45 Selecting previously unselected package libip4tc2:arm64. [2022-01-03T22:35:38.150Z] #21 26.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-01-03T22:35:38.150Z] #21 26.46 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-01-03T22:35:38.150Z] #21 26.52 Selecting previously unselected package libip6tc2:arm64. [2022-01-03T22:35:38.150Z] #21 26.52 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-01-03T22:35:38.150Z] #21 26.53 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-01-03T22:35:38.411Z] #21 26.62 Selecting previously unselected package libnfnetlink0:arm64. [2022-01-03T22:35:38.411Z] #21 26.62 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-01-03T22:35:38.411Z] #21 26.63 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-03T22:35:38.411Z] #21 26.67 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-01-03T22:35:38.411Z] #21 26.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-01-03T22:35:38.411Z] #21 26.69 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-03T22:35:38.411Z] #21 26.75 Selecting previously unselected package libnftnl11:arm64. [2022-01-03T22:35:38.411Z] #21 26.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-01-03T22:35:38.411Z] #21 26.76 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-01-03T22:35:38.411Z] #21 26.81 Selecting previously unselected package iptables. [2022-01-03T22:35:38.411Z] #21 26.81 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-01-03T22:35:38.411Z] #21 26.82 Unpacking iptables (1.8.7-1) ... [2022-01-03T22:35:38.672Z] #21 27.09 Selecting previously unselected package libonig5:arm64. [2022-01-03T22:35:38.672Z] #21 27.09 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-03T22:35:38.672Z] #21 27.10 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T22:35:38.933Z] #21 27.18 Selecting previously unselected package libjq1:arm64. [2022-01-03T22:35:38.933Z] #21 27.19 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-01-03T22:35:38.933Z] #21 27.19 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-03T22:35:38.933Z] #21 27.28 Selecting previously unselected package jq. [2022-01-03T22:35:38.933Z] #21 27.28 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-01-03T22:35:38.933Z] #21 27.29 Unpacking jq (1.6-2.1) ... [2022-01-03T22:35:38.933Z] #21 27.34 Selecting previously unselected package libaio1:arm64. [2022-01-03T22:35:38.933Z] #21 27.35 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-01-03T22:35:38.933Z] #21 27.35 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-01-03T22:35:38.933Z] #21 27.39 Selecting previously unselected package libgpm2:arm64. [2022-01-03T22:35:39.194Z] #21 27.40 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-01-03T22:35:39.194Z] #21 27.40 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-01-03T22:35:39.194Z] #21 27.44 Selecting previously unselected package libicu67:arm64. [2022-01-03T22:35:39.194Z] #21 27.45 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-01-03T22:35:39.194Z] #21 27.46 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-03T22:35:39.787Z] #21 8.051 Reading package lists... [2022-01-03T22:35:40.352Z] #14 ... [2022-01-03T22:35:40.352Z] [2022-01-03T22:35:40.352Z] #62 [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-01-03T22:35:40.352Z] #62 sha256:fd56dbdc20df3ab0c5f7dc584281e398cf9a391f294dfe0d68f809e55f076067 [2022-01-03T22:35:41.737Z] #21 29.92 Selecting previously unselected package libinih1:arm64. [2022-01-03T22:35:41.737Z] #21 29.92 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-01-03T22:35:41.737Z] #21 29.93 Unpacking libinih1:arm64 (53-1+b2) ... [2022-01-03T22:35:41.737Z] #21 29.98 Selecting previously unselected package libnet1:arm64. [2022-01-03T22:35:41.737Z] #21 30.01 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-03T22:35:41.737Z] #21 30.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:35:41.737Z] #21 30.11 Selecting previously unselected package libnl-3-200:arm64. [2022-01-03T22:35:41.737Z] #21 30.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-03T22:35:41.737Z] #21 30.12 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T22:35:41.737Z] #21 30.21 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-03T22:35:41.998Z] #21 30.22 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-03T22:35:41.998Z] #21 30.23 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T22:35:41.998Z] #21 30.31 Selecting previously unselected package net-tools. [2022-01-03T22:35:41.998Z] #21 30.31 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-01-03T22:35:41.998Z] #21 30.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T22:35:42.259Z] #21 30.48 Selecting previously unselected package patch. [2022-01-03T22:35:42.259Z] #21 30.49 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-01-03T22:35:42.259Z] #21 30.49 Unpacking patch (2.7.6-7) ... [2022-01-03T22:35:42.259Z] #21 30.58 Selecting previously unselected package python-pip-whl. [2022-01-03T22:35:42.259Z] #21 30.60 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T22:35:42.259Z] #21 30.60 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T22:35:42.341Z] #21 11.45 Reading package lists... [2022-01-03T22:35:42.520Z] #21 31.03 Selecting previously unselected package python3-lib2to3. [2022-01-03T22:35:42.782Z] #21 31.03 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T22:35:42.782Z] #21 31.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T22:35:42.782Z] #21 31.14 Selecting previously unselected package python3-distutils. [2022-01-03T22:35:42.782Z] #21 31.14 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T22:35:42.782Z] #21 31.15 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T22:35:42.782Z] #21 31.27 Selecting previously unselected package python3-pkg-resources. [2022-01-03T22:35:42.914Z] #21 13.99 Building dependency tree... [2022-01-03T22:35:43.042Z] #21 31.27 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T22:35:43.042Z] #21 31.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:35:43.042Z] #21 31.40 Selecting previously unselected package python3-setuptools. [2022-01-03T22:35:43.042Z] #21 31.41 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T22:35:43.042Z] #21 31.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T22:35:43.205Z] #62 62.26 Updating files: 29% (1382/4734) Updating files: 30% (1421/4734) Updating files: 31% (1468/4734) Updating files: 32% (1515/4734) Updating files: 33% (1563/4734) Updating files: 34% (1610/4734) Updating files: 35% (1657/4734) Updating files: 36% (1705/4734) Updating files: 37% (1752/4734) Updating files: 38% (1799/4734) Updating files: 39% (1847/4734) Updating files: 40% (1894/4734) Updating files: 41% (1941/4734) Updating files: 42% (1989/4734) Updating files: 43% (2036/4734) Updating files: 44% (2083/4734) Updating files: 45% (2131/4734) Updating files: 46% (2178/4734) Updating files: 47% (2225/4734) Updating files: 48% (2273/4734) Updating files: 49% (2320/4734) Updating files: 50% (2367/4734) Updating files: 51% (2415/4734) Updating files: 52% (2462/4734) Updating files: 53% (2510/4734) Updating files: 54% (2557/4734) Updating files: 55% (2604/4734) Updating files: 56% (2652/4734) Updating files: 57% (2699/4734) Updating files: 57% (2700/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 83% (3962/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-01-03T22:35:43.205Z] #62 65.16 + cd /tmp/tmp.OnGso9LWgt/src/github.com/containerd/containerd [2022-01-03T22:35:43.303Z] #21 31.67 Selecting previously unselected package python3-wheel. [2022-01-03T22:35:43.464Z] #62 65.16 + git checkout -q v1.5.8 [2022-01-03T22:35:43.563Z] #21 31.67 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T22:35:43.563Z] #21 31.67 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T22:35:43.563Z] #21 31.72 Selecting previously unselected package python3-pip. [2022-01-03T22:35:43.563Z] #21 31.72 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T22:35:43.563Z] #21 31.73 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T22:35:43.823Z] #21 31.98 Selecting previously unselected package sudo. [2022-01-03T22:35:43.823Z] #21 31.99 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-01-03T22:35:43.823Z] #21 31.99 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T22:35:43.857Z] #21 15.61 The following additional packages will be installed: [2022-01-03T22:35:44.084Z] #21 32.42 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T22:35:44.084Z] #21 32.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-01-03T22:35:44.084Z] #21 32.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T22:35:44.119Z] #21 15.61 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T22:35:44.119Z] #21 15.61 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T22:35:44.119Z] #21 15.61 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T22:35:44.119Z] #21 15.61 python3-pkg-resources vim-runtime xxd [2022-01-03T22:35:44.119Z] #21 15.62 Suggested packages: [2022-01-03T22:35:44.119Z] #21 15.62 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T22:35:44.119Z] #21 15.62 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T22:35:44.119Z] #21 15.62 acl attr quota [2022-01-03T22:35:44.119Z] #21 15.62 Recommended packages: [2022-01-03T22:35:44.119Z] #21 15.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T22:35:44.344Z] #21 32.62 Selecting previously unselected package uidmap. [2022-01-03T22:35:44.344Z] #21 32.62 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-01-03T22:35:44.344Z] #21 32.63 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T22:35:44.505Z] #69 151.0 + bin/containerd-shim-runc-v1 [2022-01-03T22:35:44.605Z] #21 32.72 Selecting previously unselected package vim-runtime. [2022-01-03T22:35:44.605Z] #21 32.72 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:35:44.605Z] #21 32.74 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T22:35:44.605Z] #21 32.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T22:35:44.605Z] #21 32.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:45.416Z] #62 66.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T22:35:45.416Z] #62 66.96 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T22:35:45.416Z] #62 66.96 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T22:35:45.416Z] #62 66.96 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T22:35:45.416Z] #62 66.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T22:35:45.416Z] #62 66.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T22:35:45.416Z] #62 66.96 + '[' '' = dynamic ']' [2022-01-03T22:35:45.416Z] #62 66.96 + make [2022-01-03T22:35:45.505Z] #21 16.86 The following NEW packages will be installed: [2022-01-03T22:35:45.505Z] #21 16.86 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T22:35:45.505Z] #21 16.87 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T22:35:45.505Z] #21 16.87 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T22:35:45.505Z] #21 16.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T22:35:45.505Z] #21 16.88 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T22:35:45.505Z] #21 16.88 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T22:35:45.505Z] #21 16.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T22:35:45.505Z] #21 16.88 xz-utils zip zstd [2022-01-03T22:35:45.505Z] #21 17.20 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:35:45.505Z] #21 17.20 Need to get 27.6 MB of archives. [2022-01-03T22:35:45.505Z] #21 17.20 After this operation, 106 MB of additional disk space will be used. [2022-01-03T22:35:45.505Z] #21 17.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T22:35:45.505Z] #21 17.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T22:35:45.505Z] #21 17.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T22:35:45.505Z] #21 17.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T22:35:45.505Z] #21 17.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T22:35:45.505Z] #21 17.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T22:35:45.505Z] #21 17.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T22:35:45.505Z] #21 17.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T22:35:45.505Z] #21 17.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T22:35:45.505Z] #21 17.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T22:35:45.505Z] #21 17.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T22:35:45.505Z] #21 17.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T22:35:45.505Z] #21 17.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T22:35:45.505Z] #21 17.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T22:35:45.505Z] #21 17.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T22:35:45.767Z] #21 17.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T22:35:45.767Z] #21 17.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T22:35:45.767Z] #21 17.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T22:35:45.767Z] #21 17.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T22:35:45.767Z] #21 17.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T22:35:45.767Z] #21 17.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T22:35:45.767Z] #21 17.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T22:35:45.767Z] #21 17.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T22:35:45.767Z] #21 17.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T22:35:45.767Z] #21 17.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T22:35:45.767Z] #21 17.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T22:35:45.767Z] #21 17.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T22:35:46.028Z] #21 17.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T22:35:46.028Z] #21 17.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T22:35:46.028Z] #21 17.65 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-01-03T22:35:46.028Z] #21 17.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T22:35:46.028Z] #21 17.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T22:35:46.028Z] #21 17.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T22:35:46.028Z] #21 17.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T22:35:46.028Z] #21 17.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T22:35:46.028Z] #21 17.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T22:35:46.028Z] #21 17.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T22:35:46.028Z] #21 17.74 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T22:35:46.028Z] #21 17.76 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T22:35:46.028Z] #21 17.76 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T22:35:46.028Z] #21 17.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T22:35:46.028Z] #21 17.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T22:35:46.290Z] #21 17.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T22:35:46.290Z] #21 17.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T22:35:46.290Z] #21 18.05 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T22:35:46.290Z] #21 18.06 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T22:35:46.290Z] #21 18.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T22:35:46.290Z] #21 18.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T22:35:46.862Z] #21 18.60 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:35:47.123Z] #21 18.77 Fetched 27.6 MB in 1s (22.9 MB/s) [2022-01-03T22:35:47.123Z] #21 18.83 Selecting previously unselected package pigz. [2022-01-03T22:35:47.123Z] #21 18.83 (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-01-03T22:35:47.123Z] #21 18.90 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T22:35:47.123Z] #21 18.91 Unpacking pigz (2.6-1) ... [2022-01-03T22:35:47.123Z] #21 18.97 Selecting previously unselected package libelf1:amd64. [2022-01-03T22:35:47.148Z] #21 35.36 Selecting previously unselected package vim. [2022-01-03T22:35:47.148Z] #21 35.37 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-03T22:35:47.148Z] #21 35.39 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:47.323Z] #62 69.27 + bin/ctr [2022-01-03T22:35:47.385Z] #21 18.98 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T22:35:47.385Z] #21 18.99 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T22:35:47.409Z] #21 35.76 Selecting previously unselected package xfsprogs. [2022-01-03T22:35:47.409Z] #21 35.77 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-01-03T22:35:47.409Z] #21 35.77 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T22:35:47.646Z] #21 19.14 Selecting previously unselected package libbpf0:amd64. [2022-01-03T22:35:47.646Z] #21 19.14 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T22:35:47.646Z] #21 19.15 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T22:35:47.646Z] #21 19.25 Selecting previously unselected package libcap2:amd64. [2022-01-03T22:35:47.646Z] #21 19.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T22:35:47.646Z] #21 19.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T22:35:47.646Z] #21 19.35 Selecting previously unselected package libmnl0:amd64. [2022-01-03T22:35:47.646Z] #21 19.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T22:35:47.646Z] #21 19.36 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T22:35:47.646Z] #21 19.41 Selecting previously unselected package libxtables12:amd64. [2022-01-03T22:35:47.646Z] #21 19.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T22:35:47.646Z] #21 19.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T22:35:47.646Z] #21 19.48 Selecting previously unselected package libcap2-bin. [2022-01-03T22:35:47.907Z] #21 19.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T22:35:47.907Z] #21 19.49 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T22:35:47.907Z] #21 19.60 Selecting previously unselected package iproute2. [2022-01-03T22:35:47.907Z] #21 19.60 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T22:35:47.907Z] #21 19.61 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T22:35:47.981Z] #21 36.15 Selecting previously unselected package zip. [2022-01-03T22:35:47.981Z] #21 36.17 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-01-03T22:35:47.981Z] #21 36.19 Unpacking zip (3.0-12) ... [2022-01-03T22:35:47.981Z] #21 36.33 Selecting previously unselected package zstd. [2022-01-03T22:35:47.981Z] #21 36.33 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-01-03T22:35:47.981Z] #21 36.33 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T22:35:48.243Z] #21 36.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:35:48.480Z] #21 20.18 Selecting previously unselected package xxd. [2022-01-03T22:35:48.480Z] #21 20.18 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:35:48.480Z] #21 20.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:48.676Z] #69 156.2 + bin/containerd-shim-runc-v2 [2022-01-03T22:35:48.704Z] #62 ... [2022-01-03T22:35:48.704Z] [2022-01-03T22:35:48.704Z] #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-01-03T22:35:48.704Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:35:48.704Z] #14 135.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T22:35:48.704Z] #14 135.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:35:48.704Z] #14 135.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:35:48.741Z] #21 20.32 Selecting previously unselected package vim-common. [2022-01-03T22:35:48.741Z] #21 20.33 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:35:48.741Z] #21 20.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:49.003Z] #21 20.53 Selecting previously unselected package bash-completion. [2022-01-03T22:35:49.003Z] #21 20.54 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T22:35:49.185Z] #21 37.40 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-01-03T22:35:49.185Z] #21 37.41 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T22:35:49.185Z] #21 37.45 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-01-03T22:35:49.185Z] #21 37.46 Setting up libicu67:arm64 (67.1-7) ... [2022-01-03T22:35:49.185Z] #21 37.47 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-01-03T22:35:49.185Z] #21 37.48 Setting up libinih1:arm64 (53-1+b2) ... [2022-01-03T22:35:49.185Z] #21 37.50 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T22:35:49.185Z] #21 37.52 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:35:49.185Z] #21 37.53 Setting up bzip2 (1.0.8-4) ... [2022-01-03T22:35:49.185Z] #21 37.54 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T22:35:49.237Z] #69 156.8 + binaries [2022-01-03T22:35:49.237Z] #69 156.8 + install -D bin/containerd /build/containerd [2022-01-03T22:35:49.237Z] #69 156.8 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T22:35:49.237Z] #69 156.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T22:35:49.237Z] #69 156.8 + install -D bin/ctr /build/ctr [2022-01-03T22:35:49.446Z] #21 37.55 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T22:35:49.817Z] #69 DONE 157.1s [2022-01-03T22:35:50.049Z] #21 38.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:50.049Z] #21 38.17 Setting up libcap2:arm64 (1:2.44-1) ... [2022-01-03T22:35:50.049Z] #21 38.18 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T22:35:50.049Z] #21 38.19 Setting up apparmor (2.13.6-10) ... [2022-01-03T22:35:50.352Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-03T22:35:50.352Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a7ce653a\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-03T22:35:50.352Z] ---------------------------------------------------------------------------- [2022-01-03T22:35:50.352Z] [2022-01-03T22:35:50.352Z] INFO: executeCI.ps1 starting at Mon Jan 3 22:35:46 CUT 2022 [2022-01-03T22:35:50.352Z] [2022-01-03T22:35:50.352Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-03T22:35:50.352Z] INFO: Running git version 2.24.1.windows.2 [2022-01-03T22:35:50.352Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-03T22:35:50.352Z] INFO: Environment variables: [2022-01-03T22:35:50.352Z] [2022-01-03T22:35:50.352Z] Name Value [2022-01-03T22:35:50.352Z] ---- ----- [2022-01-03T22:35:50.352Z] ALLUSERSPROFILE C:\ProgramData [2022-01-03T22:35:50.352Z] amd64 true [2022-01-03T22:35:50.352Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-03T22:35:50.352Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-03T22:35:50.352Z] arm64 true [2022-01-03T22:35:50.352Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-03T22:35:50.352Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-03T22:35:50.352Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-03T22:35:50.352Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-03T22:35:50.352Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-03T22:35:50.352Z] BRANCH_NAME PR-43109 [2022-01-03T22:35:50.352Z] BUILD_DISPLAY_NAME #5 [2022-01-03T22:35:50.352Z] BUILD_ID 5 [2022-01-03T22:35:50.352Z] BUILD_NUMBER 5 [2022-01-03T22:35:50.352Z] BUILD_TAG jenkins-moby-PR-43109-5 [2022-01-03T22:35:50.352Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/ [2022-01-03T22:35:50.352Z] cgroup2 true [2022-01-03T22:35:50.352Z] CHANGE_AUTHOR kzys [2022-01-03T22:35:50.352Z] CHANGE_AUTHOR_DISPLAY_NAME Kazuyoshi Kato [2022-01-03T22:35:50.352Z] CHANGE_AUTHOR_EMAIL kato.kazuyoshi@gmail.com [2022-01-03T22:35:50.352Z] CHANGE_BRANCH golangci-fix [2022-01-03T22:35:50.352Z] CHANGE_FORK kzys/docker [2022-01-03T22:35:50.352Z] CHANGE_ID 43109 [2022-01-03T22:35:50.352Z] CHANGE_TARGET master [2022-01-03T22:35:50.352Z] CHANGE_TITLE Remove unnecessary exclusions from golangci-lint.yaml [2022-01-03T22:35:50.352Z] CHANGE_URL https://github.com/moby/moby/pull/43109 [2022-01-03T22:35:50.352Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T22:35:50.352Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-03T22:35:50.352Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-03T22:35:50.352Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-03T22:35:50.352Z] COMPUTERNAME azwin-2-673d20 [2022-01-03T22:35:50.352Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-03T22:35:50.352Z] ConfigSequenceNumber 0 [2022-01-03T22:35:50.352Z] dco true [2022-01-03T22:35:50.352Z] DOCKER_BUILDKIT 0 [2022-01-03T22:35:50.352Z] DOCKER_DUT_DEBUG 1 [2022-01-03T22:35:50.352Z] DOCKER_EXPERIMENTAL 1 [2022-01-03T22:35:50.352Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-03T22:35:50.352Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-03T22:35:50.352Z] EXECUTOR_NUMBER 0 [2022-01-03T22:35:50.352Z] FQDN azwin-2-673d20.westus.cloudapp.azure.com [2022-01-03T22:35:50.352Z] GIT_BRANCH PR-43109 [2022-01-03T22:35:50.352Z] GIT_COMMIT 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:35:50.352Z] GIT_PREVIOUS_COMMIT 4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:35:50.352Z] GIT_URL https://github.com/moby/moby.git [2022-01-03T22:35:50.352Z] HUDSON_COOKIE a8f82fbd-fa2c-4bba-b1d5-442710d56c71 [2022-01-03T22:35:50.352Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-03T22:35:50.352Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-03T22:35:50.352Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-03T22:35:50.352Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-03T22:35:50.352Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-03T22:35:50.352Z] JENKINS_NODE_COOKIE 758adf7c-36f5-4501-9d78-0098a80487bc [2022-01-03T22:35:50.352Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-03T22:35:50.352Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-03T22:35:50.352Z] JOB_BASE_NAME PR-43109 [2022-01-03T22:35:50.352Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/display/redirect [2022-01-03T22:35:50.352Z] JOB_NAME moby/PR-43109 [2022-01-03T22:35:50.352Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/ [2022-01-03T22:35:50.352Z] library.jps.version master [2022-01-03T22:35:50.352Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-03T22:35:50.352Z] NODE_LABELS amd64 azure azwin-2-673d20 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-03T22:35:50.352Z] NODE_NAME azwin-2-673d20 [2022-01-03T22:35:50.352Z] NUMBER_OF_PROCESSORS 4 [2022-01-03T22:35:50.352Z] OS Windows_NT [2022-01-03T22:35:50.352Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-03T22:35:50.352Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-03T22:35:50.352Z] ppc64le false [2022-01-03T22:35:50.352Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-03T22:35:50.352Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-03T22:35:50.352Z] PROCESSOR_LEVEL 6 [2022-01-03T22:35:50.352Z] PROCESSOR_REVISION 4f01 [2022-01-03T22:35:50.352Z] ProgramData C:\ProgramData [2022-01-03T22:35:50.353Z] ProgramFiles C:\Program Files [2022-01-03T22:35:50.353Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-03T22:35:50.353Z] ProgramW6432 C:\Program Files [2022-01-03T22:35:50.353Z] PROMPT $P$G [2022-01-03T22:35:50.353Z] PSExecutionPolicyPreference Bypass [2022-01-03T22:35:50.353Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-03T22:35:50.353Z] PUBLIC C:\Users\Public [2022-01-03T22:35:50.353Z] rootless true [2022-01-03T22:35:50.353Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect?page=artif... [2022-01-03T22:35:50.353Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect?page=changes [2022-01-03T22:35:50.353Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect [2022-01-03T22:35:50.353Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43109/5/display/redirect?page=tests [2022-01-03T22:35:50.353Z] s390x false [2022-01-03T22:35:50.353Z] SKIP_VALIDATION_TESTS 1 [2022-01-03T22:35:50.353Z] SOURCES_DRIVE d [2022-01-03T22:35:50.353Z] SOURCES_SUBDIR gopath [2022-01-03T22:35:50.353Z] STAGE_NAME Run tests [2022-01-03T22:35:50.353Z] SystemDrive C: [2022-01-03T22:35:50.353Z] SystemRoot C:\Windows [2022-01-03T22:35:50.353Z] TEMP C:\Windows\TEMP [2022-01-03T22:35:50.353Z] TESTDEBUG 0 [2022-01-03T22:35:50.353Z] TESTRUN_DRIVE d [2022-01-03T22:35:50.353Z] TESTRUN_SUBDIR CI [2022-01-03T22:35:50.353Z] TIMEOUT 120m [2022-01-03T22:35:50.353Z] TMP C:\Windows\TEMP [2022-01-03T22:35:50.353Z] unit_validate true [2022-01-03T22:35:50.353Z] USERDOMAIN WORKGROUP [2022-01-03T22:35:50.353Z] USERNAME azwin-2-673d20$ [2022-01-03T22:35:50.353Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-03T22:35:50.353Z] validate_force false [2022-01-03T22:35:50.353Z] windir C:\Windows [2022-01-03T22:35:50.353Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-03T22:35:50.353Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-03T22:35:50.353Z] windows2022 true [2022-01-03T22:35:50.353Z] windows2022containerd true [2022-01-03T22:35:50.353Z] windowsRS1 false [2022-01-03T22:35:50.353Z] windowsRS5 true [2022-01-03T22:35:50.353Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-03T22:35:50.353Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-03T22:35:50.353Z] [2022-01-03T22:35:50.353Z] [2022-01-03T22:35:50.353Z] [2022-01-03T22:35:50.353Z] INFO: Sources under d:\gopath\... [2022-01-03T22:35:50.353Z] INFO: Test run under d:\CI\... [2022-01-03T22:35:50.353Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-03T22:35:50.353Z] INFO: docker/docker repository was found [2022-01-03T22:35:50.353Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-03T22:35:50.353Z] ltsc2019: Pulling from windows/servercore [2022-01-03T22:35:50.826Z] 4612f6d0b889: Pulling fs layer [2022-01-03T22:35:50.826Z] 5ee7a7ea9cf2: Pulling fs layer [2022-01-03T22:35:50.931Z] #21 22.56 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T22:35:51.192Z] #21 23.01 Selecting previously unselected package bzip2. [2022-01-03T22:35:51.448Z] #21 39.57 Setting up zip (3.0-12) ... [2022-01-03T22:35:51.448Z] #21 39.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:51.448Z] #21 39.61 Setting up bash-completion (1:2.11-2) ... [2022-01-03T22:35:51.453Z] #21 23.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T22:35:51.454Z] #21 23.01 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T22:35:51.454Z] #21 23.11 Selecting previously unselected package xz-utils. [2022-01-03T22:35:51.454Z] #21 23.12 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T22:35:51.454Z] #21 23.13 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T22:35:51.710Z] [2022-01-03T22:35:51.710Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T22:35:51.710Z] #70 sha256:345fefb3e4a2b85e8750d4b5e952e4f8f839da36be5e0b14758118c8eeca6782 [2022-01-03T22:35:51.710Z] #70 DONE 0.2s [2022-01-03T22:35:51.710Z] [2022-01-03T22:35:51.710Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T22:35:51.710Z] #75 sha256:dedfd544b86455756a245f7054ccc79e1742f300b42b3579901ebdadca0e171b [2022-01-03T22:35:51.710Z] #75 DONE 0.1s [2022-01-03T22:35:51.710Z] [2022-01-03T22:35:51.710Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T22:35:51.710Z] #80 sha256:d3c120704e4ba73e253b92f7a0ff7923ffb5d04a262e894f63680f6337f79d80 [2022-01-03T22:35:51.715Z] #21 23.32 Selecting previously unselected package apparmor. [2022-01-03T22:35:51.715Z] #21 23.32 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T22:35:51.715Z] #21 23.38 Unpacking apparmor (2.13.6-10) ... [2022-01-03T22:35:52.271Z] #80 DONE 0.5s [2022-01-03T22:35:52.271Z] [2022-01-03T22:35:52.271Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T22:35:52.271Z] #81 sha256:4b568d6702bc2507611468953d16f67b043da0eead8653ebaa17e00b0877782b [2022-01-03T22:35:52.271Z] #81 DONE 0.0s [2022-01-03T22:35:52.271Z] [2022-01-03T22:35:52.271Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T22:35:52.271Z] #82 sha256:0b1a175c3dd031bd2417b8c45cc11b49178c2c509745c2d26042e2a861863711 [2022-01-03T22:35:52.288Z] #21 23.88 Selecting previously unselected package inetutils-ping. [2022-01-03T22:35:52.288Z] #21 23.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T22:35:52.288Z] #21 23.90 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T22:35:52.288Z] #21 24.02 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T22:35:52.288Z] #21 24.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T22:35:52.288Z] #21 24.02 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T22:35:52.288Z] #21 24.10 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T22:35:52.551Z] #21 24.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T22:35:52.551Z] #21 24.11 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T22:35:52.551Z] #21 24.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T22:35:52.551Z] #21 24.19 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T22:35:52.551Z] #21 24.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T22:35:52.551Z] #21 24.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T22:35:52.551Z] #21 24.25 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T22:35:52.551Z] #21 24.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T22:35:52.551Z] #21 24.33 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T22:35:52.551Z] #21 24.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T22:35:52.551Z] #21 24.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T22:35:52.812Z] #21 24.45 Selecting previously unselected package iptables. [2022-01-03T22:35:52.813Z] #21 24.48 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-03T22:35:52.813Z] #21 24.48 Unpacking iptables (1.8.7-1) ... [2022-01-03T22:35:52.831Z] #21 41.18 Setting up xz-utils (5.2.5-2) ... [2022-01-03T22:35:52.831Z] #21 41.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T22:35:52.831Z] #21 41.20 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-01-03T22:35:53.074Z] #21 24.85 Selecting previously unselected package libonig5:amd64. [2022-01-03T22:35:53.091Z] #21 41.23 Setting up patch (2.7.6-7) ... [2022-01-03T22:35:53.091Z] #21 41.25 Setting up sudo (1.9.5p2-3) ... [2022-01-03T22:35:53.091Z] #21 41.30 invoke-rc.d: could not determine current runlevel [2022-01-03T22:35:53.091Z] #21 41.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T22:35:53.091Z] #21 41.31 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T22:35:53.091Z] #21 41.33 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-01-03T22:35:53.091Z] #21 41.34 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T22:35:53.091Z] #21 41.36 Setting up pigz (2.6-1) ... [2022-01-03T22:35:53.091Z] #21 41.38 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-03T22:35:53.091Z] #21 41.39 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T22:35:53.091Z] #21 41.42 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T22:35:53.091Z] #21 41.43 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:53.335Z] #21 24.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T22:35:53.335Z] #21 24.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:35:53.335Z] #21 25.02 Selecting previously unselected package libjq1:amd64. [2022-01-03T22:35:53.335Z] #21 25.03 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T22:35:53.335Z] #21 25.03 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:35:53.335Z] #21 25.14 Selecting previously unselected package jq. [2022-01-03T22:35:53.597Z] #21 25.14 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-03T22:35:53.597Z] #21 25.16 Unpacking jq (1.6-2.1) ... [2022-01-03T22:35:53.597Z] #21 25.24 Selecting previously unselected package libaio1:amd64. [2022-01-03T22:35:53.597Z] #21 25.24 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T22:35:53.597Z] #21 25.24 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T22:35:53.597Z] #21 25.31 Selecting previously unselected package libgpm2:amd64. [2022-01-03T22:35:53.597Z] #21 25.31 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T22:35:53.597Z] #21 25.32 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T22:35:53.597Z] #21 25.39 Selecting previously unselected package libicu67:amd64. [2022-01-03T22:35:53.638Z] #82 DONE 1.1s [2022-01-03T22:35:53.638Z] [2022-01-03T22:35:53.638Z] #83 exporting to image [2022-01-03T22:35:53.638Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T22:35:53.638Z] #83 exporting layers [2022-01-03T22:35:53.661Z] #21 42.07 Setting up libaio1:arm64 (0.3.112-9) ... [2022-01-03T22:35:53.858Z] #21 25.39 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-03T22:35:53.858Z] #21 25.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T22:35:53.922Z] #21 42.08 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T22:35:54.183Z] #21 42.40 Setting up libelf1:arm64 (0.183-1) ... [2022-01-03T22:35:54.183Z] #21 42.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T22:35:54.183Z] #21 42.46 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T22:35:54.183Z] #21 42.47 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T22:35:54.754Z] #21 42.82 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:35:54.754Z] #21 42.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T22:35:54.754Z] #21 42.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T22:35:54.754Z] #21 42.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T22:35:54.754Z] #21 42.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T22:35:54.754Z] #21 42.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T22:35:54.754Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T22:35:54.754Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T22:35:54.754Z] #21 42.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T22:35:54.754Z] #21 42.88 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T22:35:55.696Z] #21 44.03 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-03T22:35:55.696Z] #21 44.04 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-01-03T22:35:55.696Z] #21 44.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T22:35:55.696Z] #21 44.06 Setting up python3-pip (20.3.4-4) ... [2022-01-03T22:35:56.638Z] #21 44.94 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-03T22:35:56.638Z] #21 44.96 Setting up jq (1.6-2.1) ... [2022-01-03T22:35:56.638Z] #21 44.98 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-01-03T22:35:56.638Z] #21 44.99 Setting up iptables (1.8.7-1) ... [2022-01-03T22:35:56.638Z] #21 45.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T22:35:56.638Z] #21 45.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T22:35:56.638Z] #21 45.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T22:35:56.638Z] #21 45.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T22:35:56.837Z] #14 143.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T22:35:56.898Z] #21 45.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T22:35:56.898Z] #21 45.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T22:35:56.898Z] #21 45.04 Setting up iproute2 (5.10.0-4) ... [2022-01-03T22:35:57.097Z] #14 143.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:35:57.097Z] #14 143.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T22:35:57.159Z] #21 45.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:35:57.170Z] #21 28.68 Selecting previously unselected package libinih1:amd64. [2022-01-03T22:35:57.170Z] #21 28.68 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-03T22:35:57.170Z] #21 28.68 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T22:35:57.170Z] #21 28.75 Selecting previously unselected package libnet1:amd64. [2022-01-03T22:35:57.170Z] #21 28.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T22:35:57.170Z] #21 28.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:35:57.431Z] #21 28.93 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T22:35:57.431Z] #21 28.95 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T22:35:57.431Z] #21 28.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:35:57.431Z] #21 29.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T22:35:57.431Z] #21 29.08 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T22:35:57.431Z] #21 29.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:35:57.431Z] #21 29.15 Selecting previously unselected package net-tools. [2022-01-03T22:35:57.431Z] #21 29.15 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T22:35:57.692Z] #21 29.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T22:35:57.692Z] #21 29.36 Selecting previously unselected package patch. [2022-01-03T22:35:57.692Z] #21 29.37 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-03T22:35:57.692Z] #21 29.37 Unpacking patch (2.7.6-7) ... [2022-01-03T22:35:57.777Z] #21 DONE 46.2s [2022-01-03T22:35:57.777Z] [2022-01-03T22:35:57.777Z] #58 [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-01-03T22:35:57.777Z] #58 sha256:55d842fef5772b5f154790ed267c82fc81722e946e2f54938075ba53d63681f1 [2022-01-03T22:35:57.953Z] #21 29.48 Selecting previously unselected package python-pip-whl. [2022-01-03T22:35:57.953Z] #21 29.49 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T22:35:57.953Z] #21 29.49 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T22:35:58.036Z] #58 ... [2022-01-03T22:35:58.036Z] [2022-01-03T22:35:58.036Z] #22 [dev-systemd-false 8/25] 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-01-03T22:35:58.036Z] #22 sha256:2336cc2b21a317cf355f9b5ce227e82363de7429921e4069d83cf8d9f555d340 [2022-01-03T22:35:58.477Z] #21 30.03 Selecting previously unselected package python3-lib2to3. [2022-01-03T22:35:58.477Z] #21 30.05 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T22:35:58.477Z] #21 30.05 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T22:35:58.738Z] #21 30.19 Selecting previously unselected package python3-distutils. [2022-01-03T22:35:58.738Z] #21 30.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T22:35:58.738Z] #21 30.20 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T22:35:58.738Z] #21 30.35 Selecting previously unselected package python3-pkg-resources. [2022-01-03T22:35:58.738Z] #21 30.36 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T22:35:58.738Z] #21 30.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:35:58.979Z] #22 0.935 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T22:35:58.979Z] #22 0.935 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T22:35:58.979Z] #22 0.949 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T22:35:58.979Z] #22 DONE 1.0s [2022-01-03T22:35:58.979Z] [2022-01-03T22:35:58.979Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:35:58.979Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T22:35:58.979Z] #53 ... [2022-01-03T22:35:58.979Z] [2022-01-03T22:35:58.979Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T22:35:58.979Z] #23 sha256:791820ab2da5f7460768a9030f6a830f7c073ff47e1bee24536e0ff34106e30d [2022-01-03T22:35:59.002Z] #21 30.51 Selecting previously unselected package python3-setuptools. [2022-01-03T22:35:59.002Z] #21 30.51 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T22:35:59.002Z] #21 30.52 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T22:35:59.263Z] #21 30.80 Selecting previously unselected package python3-wheel. [2022-01-03T22:35:59.263Z] #21 30.80 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T22:35:59.263Z] #21 30.80 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T22:35:59.263Z] #21 30.90 Selecting previously unselected package python3-pip. [2022-01-03T22:35:59.263Z] #21 30.90 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T22:35:59.263Z] #21 30.92 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T22:35:59.524Z] #21 31.22 Selecting previously unselected package sudo. [2022-01-03T22:35:59.524Z] #21 31.22 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T22:35:59.524Z] #21 31.23 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T22:36:00.468Z] #21 31.86 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T22:36:00.468Z] #21 31.87 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T22:36:00.468Z] #21 31.88 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T22:36:00.730Z] #21 32.28 Selecting previously unselected package uidmap. [2022-01-03T22:36:00.730Z] #21 32.30 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T22:36:00.730Z] #21 32.30 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T22:36:00.730Z] #21 32.46 Selecting previously unselected package vim-runtime. [2022-01-03T22:36:00.730Z] #21 32.46 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:36:00.730Z] #21 32.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T22:36:00.992Z] #21 32.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T22:36:00.992Z] #21 32.53 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:36:03.401Z] 5ee7a7ea9cf2: Verifying Checksum [2022-01-03T22:36:03.401Z] 5ee7a7ea9cf2: Download complete [2022-01-03T22:36:04.297Z] #21 35.94 Selecting previously unselected package vim. [2022-01-03T22:36:04.297Z] #21 35.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:36:04.297Z] #21 35.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:36:04.869Z] #21 36.57 Selecting previously unselected package xfsprogs. [2022-01-03T22:36:04.869Z] #21 36.57 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T22:36:04.869Z] #21 36.58 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T22:36:05.226Z] #14 151.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T22:36:05.226Z] #14 151.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:36:05.226Z] #14 151.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:36:05.442Z] #21 37.03 Selecting previously unselected package zip. [2022-01-03T22:36:05.442Z] #21 37.04 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-03T22:36:05.442Z] #21 37.09 Unpacking zip (3.0-12) ... [2022-01-03T22:36:05.442Z] #21 37.22 Selecting previously unselected package zstd. [2022-01-03T22:36:05.442Z] #21 37.23 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T22:36:05.442Z] #21 37.24 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T22:36:06.015Z] #21 37.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:36:07.400Z] #21 38.81 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T22:36:07.400Z] #21 38.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T22:36:07.400Z] #21 38.83 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T22:36:07.400Z] #21 38.84 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T22:36:07.400Z] #21 38.86 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T22:36:07.400Z] #21 38.87 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T22:36:07.400Z] #21 38.89 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T22:36:07.400Z] #21 38.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:36:07.400Z] #21 38.91 Setting up bzip2 (1.0.8-4) ... [2022-01-03T22:36:07.400Z] #21 38.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:36:07.400Z] #21 38.94 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T22:36:07.972Z] #21 39.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:36:07.972Z] #21 39.63 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T22:36:07.972Z] #21 39.64 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T22:36:07.972Z] #21 39.66 Setting up apparmor (2.13.6-10) ... [2022-01-03T22:36:09.299Z] 4612f6d0b889: Verifying Checksum [2022-01-03T22:36:09.299Z] 4612f6d0b889: Download complete [2022-01-03T22:36:09.886Z] #21 41.41 Setting up zip (3.0-12) ... [2022-01-03T22:36:09.886Z] #21 41.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:36:09.886Z] #21 41.47 Setting up bash-completion (1:2.11-2) ... [2022-01-03T22:36:11.224Z] #23 11.10 Collecting yamllint==1.26.1 [2022-01-03T22:36:11.224Z] #23 12.17 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T22:36:11.799Z] #21 43.65 Setting up xz-utils (5.2.5-2) ... [2022-01-03T22:36:12.061Z] #21 43.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T22:36:12.061Z] #21 43.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T22:36:12.061Z] #21 43.69 Setting up patch (2.7.6-7) ... [2022-01-03T22:36:12.061Z] #21 43.71 Setting up sudo (1.9.5p2-3) ... [2022-01-03T22:36:12.061Z] #21 43.79 invoke-rc.d: could not determine current runlevel [2022-01-03T22:36:12.061Z] #21 43.81 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T22:36:12.061Z] #21 43.81 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T22:36:12.061Z] #21 43.83 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T22:36:12.061Z] #21 43.84 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T22:36:12.061Z] #21 43.85 Setting up pigz (2.6-1) ... [2022-01-03T22:36:12.061Z] #21 43.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T22:36:12.061Z] #21 43.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:36:12.166Z] #23 13.13 Collecting pathspec>=0.5.3 [2022-01-03T22:36:12.166Z] #23 13.15 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T22:36:12.322Z] #21 43.91 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T22:36:12.322Z] #21 43.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:36:12.427Z] #23 13.41 Collecting pyyaml [2022-01-03T22:36:12.427Z] #23 13.43 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-01-03T22:36:12.427Z] #23 13.47 Building wheels for collected packages: yamllint [2022-01-03T22:36:12.427Z] #23 13.48 Building wheel for yamllint (setup.py): started [2022-01-03T22:36:12.894Z] #21 44.64 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T22:36:13.155Z] #21 44.66 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T22:36:13.350Z] #14 ... [2022-01-03T22:36:13.350Z] [2022-01-03T22:36:13.351Z] #65 [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-01-03T22:36:13.351Z] #65 sha256:fbf064bd808dfe1957d9fe5afa8226508f8c342300000d6dabaab98cbf7f84c6 [2022-01-03T22:36:13.351Z] #65 158.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T22:36:13.351Z] #65 158.8 + GOBIN=/build [2022-01-03T22:36:13.351Z] #65 158.8 + GO111MODULE=on [2022-01-03T22:36:13.351Z] #65 158.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T22:36:13.369Z] #23 14.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T22:36:13.369Z] #23 14.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=741e25eca4abba211e88c7fa44b1189a00187b58a85263d7a07d8a6cf15c592f [2022-01-03T22:36:13.369Z] #23 14.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T22:36:13.369Z] #23 14.30 Successfully built yamllint [2022-01-03T22:36:13.369Z] #23 14.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T22:36:13.369Z] #23 ... [2022-01-03T22:36:13.369Z] [2022-01-03T22:36:13.369Z] #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-01-03T22:36:13.369Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T22:36:13.369Z] #43 188.7 + dpkg --print-architecture [2022-01-03T22:36:13.416Z] #21 45.13 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T22:36:13.416Z] #21 45.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T22:36:13.416Z] #21 45.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:36:13.416Z] #21 45.20 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T22:36:13.988Z] #21 45.75 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:36:13.988Z] #21 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T22:36:14.249Z] #21 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T22:36:14.249Z] #21 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T22:36:14.249Z] #21 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T22:36:14.249Z] #21 45.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T22:36:14.249Z] #21 45.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T22:36:14.249Z] #21 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T22:36:14.249Z] #21 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T22:36:14.249Z] #21 45.81 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T22:36:14.312Z] #43 DONE 189.5s [2022-01-03T22:36:14.312Z] [2022-01-03T22:36:14.312Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T22:36:14.312Z] #23 sha256:791820ab2da5f7460768a9030f6a830f7c073ff47e1bee24536e0ff34106e30d [2022-01-03T22:36:14.312Z] #23 14.79 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T22:36:14.312Z] #23 DONE 15.3s [2022-01-03T22:36:14.312Z] [2022-01-03T22:36:14.312Z] #62 [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-01-03T22:36:14.312Z] #62 sha256:dfbc6d04a19b612731a73831da6f9622cf9031433e6f7ffce4021b6f7d100e7b [2022-01-03T22:36:15.897Z] #21 47.40 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:36:15.897Z] #21 47.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T22:36:15.897Z] #21 47.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T22:36:15.897Z] #21 47.44 Setting up python3-pip (20.3.4-4) ... [2022-01-03T22:36:17.282Z] #21 48.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T22:36:17.282Z] #21 48.74 Setting up jq (1.6-2.1) ... [2022-01-03T22:36:17.282Z] #21 48.75 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T22:36:17.282Z] #21 48.76 Setting up iptables (1.8.7-1) ... [2022-01-03T22:36:17.282Z] #21 48.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T22:36:17.282Z] #21 48.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T22:36:17.282Z] #21 48.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T22:36:17.282Z] #21 48.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T22:36:17.282Z] #21 48.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T22:36:17.282Z] #21 48.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T22:36:17.282Z] #21 48.83 Setting up iproute2 (5.10.0-4) ... [2022-01-03T22:36:17.544Z] #21 49.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:36:18.117Z] #21 DONE 49.8s [2022-01-03T22:36:18.117Z] [2022-01-03T22:36:18.117Z] #22 [dev-systemd-false 8/25] 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-01-03T22:36:18.117Z] #22 sha256:9a483ad63ddfb2260327dee51625ce86bf5d0073e012d33ae92b6cb7ab0c7fa6 [2022-01-03T22:36:19.602Z] #62 ... [2022-01-03T22:36:19.602Z] [2022-01-03T22:36:19.602Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:36:19.602Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T22:36:19.602Z] #53 195.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T22:36:19.924Z] #65 165.9 rootlesskit version 0.14.6 [2022-01-03T22:36:19.924Z] #65 165.9 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T22:36:19.924Z] #65 165.9 -container-ip string [2022-01-03T22:36:19.924Z] #65 165.9 container ip [2022-01-03T22:36:19.924Z] #65 165.9 -container-port int [2022-01-03T22:36:19.924Z] #65 165.9 container port (default -1) [2022-01-03T22:36:19.924Z] #65 165.9 -host-ip string [2022-01-03T22:36:19.924Z] #65 165.9 host ip [2022-01-03T22:36:19.924Z] #65 165.9 -host-port int [2022-01-03T22:36:19.924Z] #65 165.9 host port (default -1) [2022-01-03T22:36:19.924Z] #65 165.9 -proto string [2022-01-03T22:36:19.924Z] #65 165.9 proxy protocol (default "tcp") [2022-01-03T22:36:20.160Z] #22 1.504 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T22:36:20.160Z] #22 1.508 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T22:36:20.160Z] #22 1.512 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T22:36:20.160Z] #22 DONE 1.6s [2022-01-03T22:36:20.160Z] [2022-01-03T22:36:20.160Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T22:36:20.160Z] #23 sha256:8f65c4d05b3a961d664eb7afbb204afc09c336232f9963f14f083fcaab324438 [2022-01-03T22:36:20.205Z] #83 exporting layers 23.7s done [2022-01-03T22:36:20.205Z] #83 writing image sha256:971918ed203bf465f70f14dbd2ba0299d7bde96ad850ba980a0682c01b819509 done [2022-01-03T22:36:20.205Z] #83 naming to docker.io/library/docker:4bdc20844935c5995637b40bdb8152640d2e0c1f done [2022-01-03T22:36:20.205Z] #83 DONE 23.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-03T22:36:20.545Z] #53 DONE 196.2s [2022-01-03T22:36:20.545Z] [2022-01-03T22:36:20.545Z] #62 [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-01-03T22:36:20.545Z] #62 sha256:dfbc6d04a19b612731a73831da6f9622cf9031433e6f7ffce4021b6f7d100e7b [2022-01-03T22:36:20.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43109/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/validate/default [2022-01-03T22:36:21.832Z] #65 ... [2022-01-03T22:36:21.832Z] [2022-01-03T22:36:21.832Z] #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-01-03T22:36:21.832Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:36:21.832Z] #14 167.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T22:36:21.832Z] #14 167.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T22:36:21.832Z] #14 168.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:36:21.832Z] #14 ... [2022-01-03T22:36:21.832Z] [2022-01-03T22:36:21.832Z] #65 [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-01-03T22:36:21.832Z] #65 sha256:fbf064bd808dfe1957d9fe5afa8226508f8c342300000d6dabaab98cbf7f84c6 [2022-01-03T22:36:21.832Z] #65 DONE 167.9s [2022-01-03T22:36:21.832Z] [2022-01-03T22:36:21.832Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T22:36:21.832Z] #66 sha256:dcfe2bc976510c2754b025546979fb01109637e83fa68cc7f5909214411c3a62 [2022-01-03T22:36:21.832Z] #66 DONE 0.1s [2022-01-03T22:36:21.832Z] [2022-01-03T22:36:21.832Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T22:36:21.832Z] #67 sha256:b7519ce5b5587ff18540e807139d15b873e7be907721d945c0f3aabe87ce8ca3 [2022-01-03T22:36:21.832Z] #67 DONE 0.2s [2022-01-03T22:36:21.832Z] [2022-01-03T22:36:21.832Z] #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-01-03T22:36:21.832Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:36:21.960Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-03T22:36:21.960Z] No api/types/ or api/swagger.yaml changes in diff. [2022-01-03T22:36:21.960Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-03T22:36:21.960Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-03T22:36:21.960Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-03T22:36:21.960Z] Congratulations! No new tests were added to integration-cli. [2022-01-03T22:36:21.960Z] [2022-01-03T22:36:21.960Z] INFO Start validation with golang-ci-lint [2022-01-03T22:36:22.216Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-03T22:36:22.216Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-03T22:36:22.216Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-03T22:36:27.221Z] 4d1d74adc6a9: Pull complete [2022-01-03T22:36:27.221Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2022-01-03T22:36:27.221Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:36:27.221Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-03T22:36:27.221Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-03T22:36:27.221Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2022-01-03T22:36:27.221Z] WARN: Skipping validation tests [2022-01-03T22:36:27.221Z] INFO: Running unit tests at 01/03/2022 22:36:26... [2022-01-03T22:36:29.955Z] #43 ... [2022-01-03T22:36:29.955Z] [2022-01-03T22:36:29.955Z] #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-01-03T22:36:29.955Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T22:36:29.955Z] #14 175.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T22:36:29.955Z] #14 175.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T22:36:29.955Z] #14 175.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T22:36:29.955Z] #14 175.6 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T22:36:29.955Z] #14 175.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T22:36:29.955Z] #14 175.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T22:36:29.955Z] #14 175.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T22:36:29.955Z] #14 175.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T22:36:29.955Z] #14 175.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T22:36:29.955Z] #14 175.8 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T22:36:29.955Z] #14 175.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T22:36:29.955Z] #14 175.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:36:29.955Z] #14 176.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T22:36:29.955Z] #14 176.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T22:36:29.955Z] #14 176.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:36:29.955Z] #14 176.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T22:36:29.955Z] #14 176.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:36:29.955Z] #14 176.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:36:29.955Z] #14 176.3 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T22:36:29.955Z] #14 176.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T22:36:29.955Z] #14 176.3 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T22:36:29.955Z] #14 176.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T22:36:29.955Z] #14 176.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T22:36:29.955Z] #14 176.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T22:36:30.173Z] INFO: make.ps1 starting at 01/03/2022 22:36:29 [2022-01-03T22:36:30.173Z] INFO: Git commit (4bdc208449) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T22:36:30.214Z] #14 176.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T22:36:30.215Z] #14 176.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T22:36:30.215Z] #14 176.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T22:36:30.474Z] #14 176.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T22:36:30.474Z] #14 176.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T22:36:30.474Z] #14 176.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T22:36:30.474Z] #14 176.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T22:36:30.474Z] #14 176.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T22:36:30.474Z] #14 176.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T22:36:30.474Z] #14 177.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T22:36:30.639Z] INFO: Invoking autogen... [2022-01-03T22:36:30.639Z] INFO: Running unit tests... [2022-01-03T22:36:30.733Z] #14 177.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T22:36:30.733Z] #14 177.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T22:36:30.993Z] #14 177.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T22:36:30.993Z] #14 177.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T22:36:30.993Z] #14 177.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T22:36:31.253Z] #14 177.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T22:36:31.253Z] #14 177.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T22:36:31.253Z] #14 177.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:36:31.253Z] #14 177.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T22:36:31.253Z] #14 177.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T22:36:31.253Z] #14 177.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T22:36:31.253Z] #14 177.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T22:36:31.253Z] #14 177.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T22:36:31.253Z] #14 177.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T22:36:31.512Z] #14 178.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T22:36:31.770Z] #14 178.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T22:36:31.770Z] #14 178.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T22:36:31.771Z] #14 178.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T22:36:31.771Z] #14 178.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T22:36:31.771Z] #14 178.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T22:36:31.771Z] #14 178.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T22:36:31.771Z] #14 178.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T22:36:31.771Z] #14 178.2 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T22:36:31.771Z] #14 178.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T22:36:31.771Z] #14 178.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T22:36:31.771Z] #14 178.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T22:36:31.771Z] #14 178.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T22:36:31.771Z] #14 178.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T22:36:31.771Z] #14 178.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T22:36:31.771Z] #14 178.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T22:36:31.771Z] #14 178.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T22:36:31.771Z] #14 178.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T22:36:32.030Z] #14 178.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T22:36:32.030Z] #14 178.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T22:36:32.030Z] #14 178.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:36:32.030Z] #14 178.3 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-01-03T22:36:32.030Z] #14 178.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:36:32.030Z] #14 178.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-03T22:36:32.030Z] #14 178.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T22:36:32.030Z] #14 178.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T22:36:32.030Z] #14 178.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-03T22:36:32.030Z] #14 178.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T22:36:32.030Z] #14 178.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T22:36:32.030Z] #14 178.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:36:32.030Z] #14 178.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T22:36:32.030Z] #14 178.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:36:32.030Z] #14 178.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T22:36:32.030Z] #14 178.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:36:32.500Z] #23 10.90 Collecting yamllint==1.26.1 [2022-01-03T22:36:32.500Z] #23 11.94 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T22:36:32.602Z] #14 DONE 179.1s [2022-01-03T22:36:32.602Z] [2022-01-03T22:36:32.602Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T22:36:32.602Z] #57 sha256:101a86aee0c0e20694cf8f092df01ad0be85393bb6e825478f66f2bcc6468a8e [2022-01-03T22:36:32.861Z] #57 DONE 0.1s [2022-01-03T22:36:32.861Z] [2022-01-03T22:36:32.861Z] #58 [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-01-03T22:36:32.861Z] #58 sha256:86fba81353443fab2f20f7aa9e0a287bb7c0c8a875a6502f309aca55d38dbe6a [2022-01-03T22:36:33.072Z] #23 13.31 Collecting pathspec>=0.5.3 [2022-01-03T22:36:33.072Z] #23 13.33 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T22:36:33.644Z] #23 13.78 Collecting pyyaml [2022-01-03T22:36:33.644Z] #23 13.79 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-01-03T22:36:33.644Z] #23 13.86 Building wheels for collected packages: yamllint [2022-01-03T22:36:33.644Z] #23 13.87 Building wheel for yamllint (setup.py): started [2022-01-03T22:36:34.588Z] #23 14.99 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T22:36:34.588Z] #23 15.00 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a20663317b4e86f155c72cc4695cbe089ef39861c7594e4434fed9ff4caac021 [2022-01-03T22:36:34.588Z] #23 15.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T22:36:34.588Z] #23 15.00 Successfully built yamllint [2022-01-03T22:36:34.588Z] #23 15.04 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T22:36:34.769Z] #58 1.948 + RM_GOPATH=0 [2022-01-03T22:36:34.769Z] #58 1.948 + TMP_GOPATH= [2022-01-03T22:36:34.769Z] #58 1.948 + : /build [2022-01-03T22:36:34.769Z] #58 1.948 + '[' -z '' ']' [2022-01-03T22:36:34.769Z] #58 1.953 ++ mktemp -d [2022-01-03T22:36:34.769Z] #58 1.968 + export GOPATH=/tmp/tmp.B6F7wakeXQ [2022-01-03T22:36:34.769Z] #58 1.968 + GOPATH=/tmp/tmp.B6F7wakeXQ [2022-01-03T22:36:34.769Z] #58 1.968 + RM_GOPATH=1 [2022-01-03T22:36:34.769Z] #58 1.968 + case "$(go env GOARCH)" in [2022-01-03T22:36:34.769Z] #58 1.969 ++ go env GOARCH [2022-01-03T22:36:34.769Z] #58 1.984 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T22:36:34.769Z] #58 1.984 + GO_BUILDMODE=-buildmode=pie [2022-01-03T22:36:34.769Z] #58 1.993 ++ dirname /install.sh [2022-01-03T22:36:34.769Z] #58 1.993 + dir=/ [2022-01-03T22:36:34.769Z] #58 1.993 + bin=runc [2022-01-03T22:36:34.769Z] #58 1.993 + shift [2022-01-03T22:36:34.769Z] #58 1.993 + '[' '!' -f //runc.installer ']' [2022-01-03T22:36:34.769Z] #58 1.993 + . //runc.installer [2022-01-03T22:36:34.769Z] #58 1.993 ++ set -e [2022-01-03T22:36:34.769Z] #58 1.993 ++ : v1.0.3 [2022-01-03T22:36:34.769Z] #58 1.993 + install_runc [2022-01-03T22:36:34.769Z] #58 1.993 + RUNC_BUILDTAGS=seccomp [2022-01-03T22:36:34.769Z] #58 1.993 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T22:36:34.769Z] #58 1.993 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.B6F7wakeXQ/src/github.com/opencontainers/runc [2022-01-03T22:36:34.769Z] #58 1.993 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T22:36:34.769Z] #58 2.008 Cloning into '/tmp/tmp.B6F7wakeXQ/src/github.com/opencontainers/runc'... [2022-01-03T22:36:35.029Z] #58 ... [2022-01-03T22:36:35.029Z] [2022-01-03T22:36:35.029Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T22:36:35.029Z] #15 sha256:a8957b21a56990b5a24da669ae720eba464dc1a2982ba554790170b31527e20f [2022-01-03T22:36:35.029Z] #15 DONE 2.2s [2022-01-03T22:36:35.029Z] [2022-01-03T22:36:35.029Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-03T22:36:35.029Z] #16 sha256:929b3d99821b64a47e6de04fe53bbd3d6a604d20c294aee591d9b8dfaa3f729e [2022-01-03T22:36:35.159Z] #23 15.50 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T22:36:35.734Z] #23 DONE 16.0s [2022-01-03T22:36:35.735Z] [2022-01-03T22:36:35.735Z] #58 [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-01-03T22:36:35.735Z] #58 sha256:b29dd27b3d1bd05f890f2af7a9cde04856707d6757b874913f43c285fa4d547a [2022-01-03T22:36:35.735Z] #58 ... [2022-01-03T22:36:35.735Z] [2022-01-03T22:36:35.735Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T22:36:35.735Z] #27 sha256:edd46732108b6ca64c397d69246bfd5428d564bf6bda8581847656ae9a4f03e9 [2022-01-03T22:36:35.995Z] #27 DONE 0.2s [2022-01-03T22:36:35.995Z] [2022-01-03T22:36:35.995Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T22:36:35.995Z] #32 sha256:c957076dbcd2fcd07d5e0c48c2886ce85df22da1b5675343fe0bb30f20e284a4 [2022-01-03T22:36:36.570Z] #32 DONE 0.6s [2022-01-03T22:36:36.570Z] [2022-01-03T22:36:36.570Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T22:36:36.570Z] #35 sha256:e8469167eec660ed4926adda828e549ef88cd242e2819264d0cd1dec7f488970 [2022-01-03T22:36:36.831Z] #35 DONE 0.2s [2022-01-03T22:36:36.831Z] [2022-01-03T22:36:36.831Z] #58 [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-01-03T22:36:36.831Z] #58 sha256:b29dd27b3d1bd05f890f2af7a9cde04856707d6757b874913f43c285fa4d547a [2022-01-03T22:36:36.831Z] #58 ... [2022-01-03T22:36:36.831Z] [2022-01-03T22:36:36.831Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T22:36:36.831Z] #37 sha256:910bc132a620c0e04e44cf4de97c6b61d517f5092b9df8ea38f57ffd8ae45513 [2022-01-03T22:36:36.831Z] #37 DONE 0.1s [2022-01-03T22:36:36.831Z] [2022-01-03T22:36:36.831Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T22:36:36.831Z] #41 sha256:1e05e18d6aeee5a91d56ab8bbd8fba72df9791c0a5039aaddcf401d7ecd38f77 [2022-01-03T22:36:36.938Z] #16 DONE 1.7s [2022-01-03T22:36:36.938Z] [2022-01-03T22:36:36.938Z] #58 [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-01-03T22:36:36.938Z] #58 sha256:86fba81353443fab2f20f7aa9e0a287bb7c0c8a875a6502f309aca55d38dbe6a [2022-01-03T22:36:37.091Z] #41 DONE 0.1s [2022-01-03T22:36:37.091Z] [2022-01-03T22:36:37.091Z] #62 [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-01-03T22:36:37.091Z] #62 sha256:3b02930dbdd2f712e2001e5a62b123e5172e73dfd48f1aceda01b291cb3820f5 [2022-01-03T22:36:37.782Z] 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/discovery 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/hostdiscovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes 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/namesgenerator/cmd/names-generator 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-01-03T22:36:37.876Z] #58 ... [2022-01-03T22:36:37.876Z] [2022-01-03T22:36:37.876Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T22:36:37.876Z] #17 sha256:e8a319abf8251a3ea418333b3e0c7e361c7d6b6b05db688a4f33417e8a99c71f [2022-01-03T22:36:38.139Z] #17 1.494 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T22:36:38.400Z] #17 DONE 1.7s [2022-01-03T22:36:38.400Z] [2022-01-03T22:36:38.400Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T22:36:38.400Z] #18 sha256:ece111b122dc7f2c7e16c96b99e94950c032272876d6dacb18645fd72582d8cf [2022-01-03T22:36:39.780Z] #18 DONE 1.6s [2022-01-03T22:36:39.780Z] [2022-01-03T22:36:39.780Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T22:36:39.780Z] #19 sha256:5e09af0ada9937808b44473087fd4d1a3cb09b97af84d08ed8a10f1dd8cf4f4f [2022-01-03T22:36:41.687Z] #19 DONE 1.5s [2022-01-03T22:36:41.687Z] [2022-01-03T22:36:41.687Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T22:36:41.687Z] #20 sha256:c07e103d07251188cb01d7b9b80e5777c7a3bd05cdca159ebb129f82cef4cec9 [2022-01-03T22:36:43.065Z] #20 DONE 1.6s [2022-01-03T22:36:43.065Z] [2022-01-03T22:36:43.065Z] #58 [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-01-03T22:36:43.065Z] #58 sha256:86fba81353443fab2f20f7aa9e0a287bb7c0c8a875a6502f309aca55d38dbe6a [2022-01-03T22:36:43.065Z] #58 ... [2022-01-03T22:36:43.065Z] [2022-01-03T22:36:43.065Z] #21 [dev-systemd-false 7/25] 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-01-03T22:36:43.065Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T22:36:43.674Z] #62 ... [2022-01-03T22:36:43.674Z] [2022-01-03T22:36:43.674Z] #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-01-03T22:36:43.674Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:36:43.674Z] #43 204.0 + dpkg --print-architecture [2022-01-03T22:36:43.674Z] #43 204.0 + git checkout -q v2.1.0 [2022-01-03T22:36:43.674Z] #43 204.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-03T22:36:43.674Z] #43 204.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-03T22:36:44.977Z] #21 2.119 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T22:36:44.978Z] #21 2.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T22:36:44.978Z] #21 2.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T22:36:45.916Z] #21 3.074 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T22:36:46.428Z] ? github.com/docker/docker/api [no test files] [2022-01-03T22:36:47.822Z] #21 4.939 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T22:36:47.877Z] #43 ... [2022-01-03T22:36:47.877Z] [2022-01-03T22:36:47.877Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:36:47.877Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:36:47.877Z] #53 207.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T22:36:47.877Z] #53 DONE 208.3s [2022-01-03T22:36:47.877Z] [2022-01-03T22:36:47.877Z] #62 [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-01-03T22:36:47.877Z] #62 sha256:3b02930dbdd2f712e2001e5a62b123e5172e73dfd48f1aceda01b291cb3820f5 [2022-01-03T22:36:49.757Z] #21 ... [2022-01-03T22:36:49.757Z] [2022-01-03T22:36:49.757Z] #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-01-03T22:36:49.757Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T22:36:49.757Z] #34 DONE 196.3s [2022-01-03T22:36:49.757Z] [2022-01-03T22:36:49.757Z] #58 [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-01-03T22:36:49.757Z] #58 sha256:86fba81353443fab2f20f7aa9e0a287bb7c0c8a875a6502f309aca55d38dbe6a [2022-01-03T22:36:49.757Z] #58 15.02 + cd /tmp/tmp.B6F7wakeXQ/src/github.com/opencontainers/runc [2022-01-03T22:36:49.757Z] #58 15.02 + git checkout -q v1.0.3 [2022-01-03T22:36:49.757Z] #58 16.17 + '[' -z '' ']' [2022-01-03T22:36:49.757Z] #58 16.17 + target=static [2022-01-03T22:36:49.757Z] #58 16.17 + make BUILDTAGS=seccomp static [2022-01-03T22:36:49.757Z] #58 16.66 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T22:36:55.116Z] 8f616e6e9eec: Pull complete [2022-01-03T22:36:59.297Z] #62 ... [2022-01-03T22:36:59.297Z] [2022-01-03T22:36:59.297Z] #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-01-03T22:36:59.297Z] #26 sha256:2f15983078403b162b197de2bf906192ed0508a38e70c6e10e21758420e49c38 [2022-01-03T22:36:59.297Z] #26 228.2 + return [2022-01-03T22:36:59.297Z] #26 DONE 230.0s [2022-01-03T22:36:59.297Z] [2022-01-03T22:36:59.297Z] #58 [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-01-03T22:36:59.297Z] #58 sha256:55d842fef5772b5f154790ed267c82fc81722e946e2f54938075ba53d63681f1 [2022-01-03T22:36:59.297Z] #58 ... [2022-01-03T22:36:59.297Z] [2022-01-03T22:36:59.297Z] #62 [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-01-03T22:36:59.297Z] #62 sha256:dfbc6d04a19b612731a73831da6f9622cf9031433e6f7ffce4021b6f7d100e7b [2022-01-03T22:36:59.297Z] #62 187.5 + bin/containerd [2022-01-03T22:36:59.297Z] #62 ... [2022-01-03T22:36:59.297Z] [2022-01-03T22:36:59.297Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T22:36:59.297Z] #27 sha256:9ae8b92c139b89e0220f3941221e581a57c6bed216ffc3ca0f79574d2ea1deda [2022-01-03T22:36:59.297Z] #27 DONE 0.9s [2022-01-03T22:36:59.297Z] [2022-01-03T22:36:59.297Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T22:36:59.297Z] #32 sha256:f4e2ebc0e894dddb7dcaf248cff4b5ed23b3e7f57a0de338988cba157c23d111 [2022-01-03T22:36:59.297Z] #32 DONE 1.0s [2022-01-03T22:36:59.297Z] [2022-01-03T22:36:59.297Z] #62 [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-01-03T22:36:59.297Z] #62 sha256:dfbc6d04a19b612731a73831da6f9622cf9031433e6f7ffce4021b6f7d100e7b [2022-01-03T22:36:59.297Z] #62 ... [2022-01-03T22:36:59.297Z] [2022-01-03T22:36:59.297Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T22:36:59.297Z] #35 sha256:bc033480844aa3618326019b9faba4085839e026a9d2c69fa2109cbae1564982 [2022-01-03T22:36:59.297Z] #35 DONE 0.6s [2022-01-03T22:36:59.297Z] [2022-01-03T22:36:59.297Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T22:36:59.297Z] #37 sha256:e76a7807ec42b61a1108aa4fa6dbda50fd2dbe15e8176730c420192646e23483 [2022-01-03T22:36:59.297Z] #37 DONE 0.1s [2022-01-03T22:36:59.297Z] [2022-01-03T22:36:59.297Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T22:36:59.297Z] #41 sha256:5f8b6bd1527909c1f8df7ff3631c4161bdc7818bbeea75bdba7f3e9633693a98 [2022-01-03T22:36:59.297Z] #41 DONE 0.1s [2022-01-03T22:36:59.297Z] [2022-01-03T22:36:59.297Z] #62 [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-01-03T22:36:59.297Z] #62 sha256:dfbc6d04a19b612731a73831da6f9622cf9031433e6f7ffce4021b6f7d100e7b [2022-01-03T22:36:59.739Z] #58 ... [2022-01-03T22:36:59.739Z] [2022-01-03T22:36:59.739Z] #21 [dev-systemd-false 7/25] 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-01-03T22:36:59.739Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T22:36:59.739Z] #21 7.059 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T22:36:59.739Z] #21 12.61 Fetched 8487 kB in 11s (769 kB/s) [2022-01-03T22:36:59.739Z] #21 12.61 Reading package lists... [2022-01-03T22:37:00.683Z] #62 ... [2022-01-03T22:37:00.683Z] [2022-01-03T22:37:00.683Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T22:37:00.683Z] #44 sha256:43bd9694f20f6ee2f21aa4e1da543105767c9b061efe82c0e0f0a2165d2ad98a [2022-01-03T22:37:01.350Z] === RUN TestMiddlewares [2022-01-03T22:37:01.350Z] --- PASS: TestMiddlewares (0.00s) [2022-01-03T22:37:01.350Z] PASS [2022-01-03T22:37:01.350Z] coverage: 9.0% of statements [2022-01-03T22:37:01.350Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements [2022-01-03T22:37:01.626Z] #44 DONE 2.0s [2022-01-03T22:37:01.626Z] [2022-01-03T22:37:01.626Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T22:37:01.626Z] #48 sha256:f333e0d43d95b2a011bea16b740a27bcf3d4532b473fda7e1a29a080d8ada73d [2022-01-03T22:37:01.626Z] #48 DONE 0.1s [2022-01-03T22:37:01.626Z] [2022-01-03T22:37:01.626Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T22:37:01.626Z] #50 sha256:e1ca6c2771ad05607e495f832fe5f221d65ef5d8f596273576045ff5774c5a51 [2022-01-03T22:37:01.626Z] #50 DONE 0.1s [2022-01-03T22:37:01.626Z] [2022-01-03T22:37:01.626Z] #58 [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-01-03T22:37:01.626Z] #58 sha256:55d842fef5772b5f154790ed267c82fc81722e946e2f54938075ba53d63681f1 [2022-01-03T22:37:01.626Z] #58 119.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T22:37:01.626Z] #58 ... [2022-01-03T22:37:01.626Z] [2022-01-03T22:37:01.626Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T22:37:01.626Z] #52 sha256:e62fe96e0eb0280ab7ca0c9b8728d4b4f5efe843e0c84692c08c3add0c293b34 [2022-01-03T22:37:01.626Z] #52 DONE 0.1s [2022-01-03T22:37:01.890Z] [2022-01-03T22:37:01.890Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T22:37:01.890Z] #54 sha256:32d324b1d0c00b85ec81e080cf8093b5e31dd0c4204cb1550aee4a3863da1b05 [2022-01-03T22:37:02.831Z] #54 ... [2022-01-03T22:37:02.831Z] [2022-01-03T22:37:02.831Z] #58 [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-01-03T22:37:02.831Z] #58 sha256:55d842fef5772b5f154790ed267c82fc81722e946e2f54938075ba53d63681f1 [2022-01-03T22:37:02.831Z] #58 121.0 + mkdir -p /build [2022-01-03T22:37:02.831Z] #58 121.0 + cp runc /build/runc [2022-01-03T22:37:02.831Z] #58 DONE 121.8s [2022-01-03T22:37:03.092Z] [2022-01-03T22:37:03.092Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T22:37:03.092Z] #54 sha256:32d324b1d0c00b85ec81e080cf8093b5e31dd0c4204cb1550aee4a3863da1b05 [2022-01-03T22:37:03.092Z] #54 DONE 1.2s [2022-01-03T22:37:03.092Z] [2022-01-03T22:37:03.092Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T22:37:03.092Z] #56 sha256:0f1d7d5cc110f385c345cc273febc4408d1a6c5c70c22af0488c2edffbfffc7e [2022-01-03T22:37:03.352Z] #56 DONE 0.3s [2022-01-03T22:37:03.352Z] [2022-01-03T22:37:03.352Z] #62 [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-01-03T22:37:03.352Z] #62 sha256:dfbc6d04a19b612731a73831da6f9622cf9031433e6f7ffce4021b6f7d100e7b [2022-01-03T22:37:03.928Z] #21 16.56 Reading package lists... [2022-01-03T22:37:04.868Z] #21 20.73 Building dependency tree... [2022-01-03T22:37:05.893Z] #62 ... [2022-01-03T22:37:05.894Z] [2022-01-03T22:37:05.894Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T22:37:05.894Z] #59 sha256:8bda4f0d04e922c39b016938b2fabec093d2bcd31af8a17c1ebafd4894c5f059 [2022-01-03T22:37:05.894Z] #59 DONE 0.2s [2022-01-03T22:37:05.894Z] [2022-01-03T22:37:05.894Z] #62 [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-01-03T22:37:05.894Z] #62 sha256:dfbc6d04a19b612731a73831da6f9622cf9031433e6f7ffce4021b6f7d100e7b [2022-01-03T22:37:06.000Z] #62 ... [2022-01-03T22:37:06.000Z] [2022-01-03T22:37:06.000Z] #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-01-03T22:37:06.000Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:37:06.000Z] #43 DONE 226.8s [2022-01-03T22:37:06.245Z] #21 23.49 The following additional packages will be installed: [2022-01-03T22:37:06.245Z] #21 23.49 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T22:37:06.245Z] #21 23.49 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T22:37:06.245Z] #21 23.49 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T22:37:06.245Z] #21 23.49 python3-pkg-resources vim-runtime xxd [2022-01-03T22:37:06.245Z] #21 23.51 Suggested packages: [2022-01-03T22:37:06.262Z] [2022-01-03T22:37:06.262Z] #62 [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-01-03T22:37:06.262Z] #62 sha256:3b02930dbdd2f712e2001e5a62b123e5172e73dfd48f1aceda01b291cb3820f5 [2022-01-03T22:37:06.503Z] #21 23.52 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T22:37:06.503Z] #21 23.52 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T22:37:06.503Z] #21 23.52 acl attr quota [2022-01-03T22:37:06.503Z] #21 23.52 Recommended packages: [2022-01-03T22:37:06.503Z] #21 23.52 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T22:37:08.180Z] #62 ... [2022-01-03T22:37:08.180Z] [2022-01-03T22:37:08.180Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T22:37:08.180Z] #44 sha256:369a2305ecf3b0510bbd37995b5f6eedb7e3622f9bafc8bac54970d1353b59ac [2022-01-03T22:37:08.441Z] #44 DONE 0.6s [2022-01-03T22:37:08.441Z] [2022-01-03T22:37:08.441Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T22:37:08.441Z] #48 sha256:92c1b0122aa1ac6da51f5e41539e3c1e868a8b8f5644473dda3f384733138b32 [2022-01-03T22:37:08.703Z] #48 DONE 0.1s [2022-01-03T22:37:08.703Z] [2022-01-03T22:37:08.703Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T22:37:08.703Z] #50 sha256:00162a56ac8c72dcd00fbe6b73eebc76b66312a7d96d78391441805a6d77803a [2022-01-03T22:37:08.703Z] #50 DONE 0.1s [2022-01-03T22:37:08.703Z] [2022-01-03T22:37:08.703Z] #58 [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-01-03T22:37:08.703Z] #58 sha256:b29dd27b3d1bd05f890f2af7a9cde04856707d6757b874913f43c285fa4d547a [2022-01-03T22:37:08.703Z] #58 ... [2022-01-03T22:37:08.703Z] [2022-01-03T22:37:08.703Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T22:37:08.703Z] #52 sha256:6f57bdbe13b0e2a826cb9ca99ebdf5e6723fea8d17eefab88ccbb33dc4d1da23 [2022-01-03T22:37:08.703Z] #52 DONE 0.1s [2022-01-03T22:37:08.964Z] [2022-01-03T22:37:08.964Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T22:37:08.964Z] #54 sha256:26ac26026b42cbb6177f7959751cda4a6d526366dd5599d408fb797663b83f9b [2022-01-03T22:37:09.040Z] #21 25.79 The following NEW packages will be installed: [2022-01-03T22:37:09.040Z] #21 25.79 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T22:37:09.040Z] #21 25.79 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T22:37:09.040Z] #21 25.79 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T22:37:09.040Z] #21 25.79 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T22:37:09.040Z] #21 25.82 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T22:37:09.040Z] #21 25.82 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T22:37:09.040Z] #21 25.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T22:37:09.040Z] #21 25.82 xz-utils zip zstd [2022-01-03T22:37:09.040Z] #21 26.19 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:37:09.040Z] #21 26.19 Need to get 27.6 MB of archives. [2022-01-03T22:37:09.040Z] #21 26.19 After this operation, 106 MB of additional disk space will be used. [2022-01-03T22:37:09.040Z] #21 26.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T22:37:09.040Z] #21 26.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T22:37:09.040Z] #21 26.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T22:37:09.040Z] #21 26.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T22:37:09.040Z] #21 26.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T22:37:09.040Z] #21 26.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T22:37:09.040Z] #21 26.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T22:37:09.040Z] #21 26.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T22:37:09.040Z] #21 26.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T22:37:09.040Z] #21 26.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T22:37:09.040Z] #21 26.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T22:37:09.040Z] #21 26.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T22:37:09.040Z] #21 26.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T22:37:09.301Z] #21 26.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T22:37:09.301Z] #21 26.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T22:37:09.301Z] #21 26.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T22:37:09.301Z] #21 26.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T22:37:09.301Z] #21 26.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T22:37:09.301Z] #21 26.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T22:37:09.301Z] #21 26.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T22:37:09.301Z] #21 26.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T22:37:09.301Z] #21 26.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T22:37:09.301Z] #21 26.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T22:37:09.301Z] #21 26.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T22:37:09.301Z] #21 26.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T22:37:09.301Z] #21 26.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T22:37:09.301Z] #21 26.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T22:37:09.536Z] #54 DONE 0.5s [2022-01-03T22:37:09.536Z] [2022-01-03T22:37:09.536Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T22:37:09.536Z] #56 sha256:23e549e673dfa7207a9220c955000d573f7ec7ca6144b01b6875e8bb0b9412ac [2022-01-03T22:37:09.536Z] #56 DONE 0.1s [2022-01-03T22:37:09.536Z] [2022-01-03T22:37:09.536Z] #58 [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-01-03T22:37:09.536Z] #58 sha256:b29dd27b3d1bd05f890f2af7a9cde04856707d6757b874913f43c285fa4d547a [2022-01-03T22:37:09.561Z] #21 26.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T22:37:09.561Z] #21 26.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T22:37:09.561Z] #21 26.83 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-01-03T22:37:09.561Z] #21 26.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T22:37:09.561Z] #21 26.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T22:37:09.822Z] #21 26.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T22:37:09.822Z] #21 26.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T22:37:09.823Z] #21 26.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T22:37:09.823Z] #21 26.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T22:37:09.823Z] #21 26.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T22:37:09.823Z] #21 26.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T22:37:09.823Z] #21 27.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T22:37:09.823Z] #21 27.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T22:37:09.823Z] #21 27.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T22:37:09.823Z] #21 27.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T22:37:10.082Z] #21 27.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T22:37:10.083Z] #21 27.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T22:37:10.342Z] #21 27.38 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T22:37:10.342Z] #21 27.43 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T22:37:10.342Z] #21 27.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T22:37:10.342Z] #21 27.49 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T22:37:11.722Z] #21 28.57 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:37:11.722Z] #21 28.77 Fetched 27.6 MB in 2s (16.9 MB/s) [2022-01-03T22:37:11.722Z] #21 28.87 Selecting previously unselected package pigz. [2022-01-03T22:37:11.722Z] #21 28.87 (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-01-03T22:37:11.981Z] #21 28.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T22:37:11.981Z] #21 28.97 Unpacking pigz (2.6-1) ... [2022-01-03T22:37:11.981Z] #21 29.13 Selecting previously unselected package libelf1:amd64. [2022-01-03T22:37:11.981Z] #21 29.14 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T22:37:11.981Z] #21 29.16 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T22:37:12.550Z] #21 29.42 Selecting previously unselected package libbpf0:amd64. [2022-01-03T22:37:12.550Z] #21 29.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T22:37:12.550Z] #21 29.44 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T22:37:12.550Z] #21 29.63 Selecting previously unselected package libcap2:amd64. [2022-01-03T22:37:12.550Z] #21 29.64 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T22:37:12.550Z] #21 29.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T22:37:12.809Z] #21 29.73 Selecting previously unselected package libmnl0:amd64. [2022-01-03T22:37:12.809Z] #21 29.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T22:37:12.809Z] #21 29.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T22:37:12.809Z] #21 29.83 Selecting previously unselected package libxtables12:amd64. [2022-01-03T22:37:12.809Z] #21 29.86 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T22:37:12.809Z] #21 29.86 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T22:37:12.809Z] #21 29.95 Selecting previously unselected package libcap2-bin. [2022-01-03T22:37:12.809Z] #21 29.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T22:37:13.068Z] #21 29.97 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T22:37:13.068Z] #21 30.10 Selecting previously unselected package iproute2. [2022-01-03T22:37:13.068Z] #21 30.11 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T22:37:13.068Z] #21 30.11 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T22:37:14.009Z] #21 30.95 Selecting previously unselected package xxd. [2022-01-03T22:37:14.009Z] #21 30.96 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:37:14.009Z] #21 30.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:37:14.009Z] #21 31.20 Selecting previously unselected package vim-common. [2022-01-03T22:37:14.268Z] #21 31.23 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:37:14.268Z] #21 31.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:37:14.526Z] #21 31.58 Selecting previously unselected package bash-completion. [2022-01-03T22:37:14.526Z] #21 31.59 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T22:37:15.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T22:37:17.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T22:37:18.729Z] #21 35.25 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T22:37:18.729Z] #21 35.60 Selecting previously unselected package bzip2. [2022-01-03T22:37:18.729Z] #21 35.61 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T22:37:18.729Z] #21 35.61 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T22:37:18.729Z] #21 35.68 Selecting previously unselected package xz-utils. [2022-01-03T22:37:18.730Z] #21 35.69 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T22:37:18.730Z] #21 35.70 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T22:37:18.730Z] #21 35.81 Selecting previously unselected package apparmor. [2022-01-03T22:37:18.730Z] #21 35.83 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T22:37:18.730Z] #21 35.87 Unpacking apparmor (2.13.6-10) ... [2022-01-03T22:37:19.297Z] #21 36.32 Selecting previously unselected package inetutils-ping. [2022-01-03T22:37:19.297Z] #21 36.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T22:37:19.297Z] #21 36.35 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T22:37:19.297Z] #21 36.44 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T22:37:19.297Z] #21 36.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T22:37:19.297Z] #21 36.47 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T22:37:19.556Z] #21 36.52 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T22:37:19.556Z] #21 36.53 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T22:37:19.556Z] #21 36.54 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T22:37:19.556Z] #21 36.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T22:37:19.556Z] #21 36.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T22:37:19.556Z] #21 36.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T22:37:19.556Z] #21 36.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T22:37:19.556Z] #21 36.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T22:37:19.556Z] #21 36.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T22:37:19.556Z] #21 36.76 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T22:37:19.815Z] #21 36.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T22:37:19.815Z] #21 36.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T22:37:19.815Z] #21 36.87 Selecting previously unselected package iptables. [2022-01-03T22:37:19.815Z] #21 36.87 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-03T22:37:19.815Z] #21 36.88 Unpacking iptables (1.8.7-1) ... [2022-01-03T22:37:20.076Z] #21 37.14 Selecting previously unselected package libonig5:amd64. [2022-01-03T22:37:20.076Z] #21 37.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T22:37:20.076Z] #21 37.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:37:20.076Z] #21 37.29 Selecting previously unselected package libjq1:amd64. [2022-01-03T22:37:20.335Z] #21 37.29 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T22:37:20.335Z] #21 37.30 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:37:20.335Z] #21 37.39 Selecting previously unselected package jq. [2022-01-03T22:37:20.335Z] #21 37.39 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-03T22:37:20.335Z] #21 37.40 Unpacking jq (1.6-2.1) ... [2022-01-03T22:37:20.335Z] #21 37.48 Selecting previously unselected package libaio1:amd64. [2022-01-03T22:37:20.335Z] #21 37.49 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T22:37:20.335Z] #21 37.50 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T22:37:20.335Z] #21 37.55 Selecting previously unselected package libgpm2:amd64. [2022-01-03T22:37:20.335Z] #21 37.56 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T22:37:20.335Z] #21 37.56 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T22:37:20.595Z] #21 37.61 Selecting previously unselected package libicu67:amd64. [2022-01-03T22:37:20.595Z] #21 37.61 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-03T22:37:20.595Z] #21 37.62 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T22:37:23.884Z] #21 40.72 Selecting previously unselected package libinih1:amd64. [2022-01-03T22:37:23.884Z] #21 40.72 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-03T22:37:23.884Z] #21 40.73 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T22:37:23.884Z] #21 40.78 Selecting previously unselected package libnet1:amd64. [2022-01-03T22:37:23.884Z] #21 40.80 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T22:37:23.884Z] #21 40.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:37:23.884Z] #21 40.88 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T22:37:23.884Z] #21 40.88 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T22:37:23.884Z] #21 40.89 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:37:23.884Z] #21 40.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T22:37:23.884Z] #21 40.98 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T22:37:23.884Z] #21 40.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:37:23.884Z] #21 41.04 Selecting previously unselected package net-tools. [2022-01-03T22:37:23.884Z] #21 41.04 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T22:37:23.884Z] #21 41.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T22:37:24.143Z] #21 41.24 Selecting previously unselected package patch. [2022-01-03T22:37:24.143Z] #21 41.24 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-03T22:37:24.143Z] #21 41.24 Unpacking patch (2.7.6-7) ... [2022-01-03T22:37:24.402Z] #21 41.34 Selecting previously unselected package python-pip-whl. [2022-01-03T22:37:24.402Z] #21 41.34 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T22:37:24.402Z] #21 41.35 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T22:37:24.662Z] #21 41.89 Selecting previously unselected package python3-lib2to3. [2022-01-03T22:37:24.923Z] #21 41.90 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T22:37:24.923Z] #21 41.90 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T22:37:24.923Z] #21 41.99 Selecting previously unselected package python3-distutils. [2022-01-03T22:37:24.923Z] #21 42.00 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T22:37:24.923Z] #21 42.01 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T22:37:25.189Z] #21 42.13 Selecting previously unselected package python3-pkg-resources. [2022-01-03T22:37:25.189Z] #21 42.13 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T22:37:25.189Z] #21 42.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:37:25.189Z] #21 42.24 Selecting previously unselected package python3-setuptools. [2022-01-03T22:37:25.189Z] #21 42.25 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T22:37:25.189Z] #21 42.25 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T22:37:25.449Z] #21 42.48 Selecting previously unselected package python3-wheel. [2022-01-03T22:37:25.449Z] #21 42.49 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T22:37:25.449Z] #21 42.50 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T22:37:25.449Z] #21 42.57 Selecting previously unselected package python3-pip. [2022-01-03T22:37:25.449Z] #21 42.59 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T22:37:25.449Z] #21 42.60 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T22:37:25.708Z] #21 42.83 Selecting previously unselected package sudo. [2022-01-03T22:37:25.708Z] #21 42.83 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T22:37:25.708Z] #21 42.84 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T22:37:26.275Z] #21 43.28 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T22:37:26.275Z] #21 43.28 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T22:37:26.275Z] #21 43.29 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T22:37:26.275Z] #21 43.49 Selecting previously unselected package uidmap. [2022-01-03T22:37:26.275Z] #21 43.50 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T22:37:26.534Z] #21 43.51 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T22:37:26.534Z] #21 43.65 Selecting previously unselected package vim-runtime. [2022-01-03T22:37:26.534Z] #21 43.65 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T22:37:26.534Z] #21 43.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T22:37:26.534Z] #21 43.69 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T22:37:26.534Z] #21 43.70 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:37:27.860Z] #62 219.2 # github.com/containerd/containerd/cmd/containerd [2022-01-03T22:37:27.860Z] #62 219.2 /usr/bin/ld: /tmp/go-link-1095372602/000019.o: in function `New': [2022-01-03T22:37:27.860Z] #62 219.2 /tmp/tmp.hLe1QlwPrK/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-01-03T22:37:27.860Z] #62 219.3 + bin/containerd-stress [2022-01-03T22:37:28.800Z] #62 220.4 + bin/containerd-shim [2022-01-03T22:37:29.824Z] #21 46.50 Selecting previously unselected package vim. [2022-01-03T22:37:29.824Z] #21 46.51 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T22:37:29.824Z] #21 46.52 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:37:29.824Z] #21 47.09 Selecting previously unselected package xfsprogs. [2022-01-03T22:37:30.083Z] #21 47.09 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T22:37:30.083Z] #21 47.09 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T22:37:30.601Z] #21 47.51 Selecting previously unselected package zip. [2022-01-03T22:37:30.601Z] #21 47.51 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-03T22:37:30.601Z] #21 47.52 Unpacking zip (3.0-12) ... [2022-01-03T22:37:30.601Z] #21 47.64 Selecting previously unselected package zstd. [2022-01-03T22:37:30.601Z] #21 47.65 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T22:37:30.601Z] #21 47.67 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T22:37:30.861Z] #21 48.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T22:37:31.801Z] #21 48.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T22:37:31.801Z] #21 48.77 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T22:37:31.801Z] #21 48.79 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T22:37:31.801Z] #21 48.80 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T22:37:31.801Z] #21 48.82 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T22:37:31.801Z] #21 48.83 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T22:37:31.801Z] #21 48.85 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T22:37:31.801Z] #21 48.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T22:37:31.801Z] #21 48.88 Setting up bzip2 (1.0.8-4) ... [2022-01-03T22:37:31.801Z] #21 48.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T22:37:31.801Z] #21 48.91 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T22:37:32.740Z] #21 49.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:37:32.740Z] #21 49.58 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T22:37:32.740Z] #21 49.59 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T22:37:32.740Z] #21 49.60 Setting up apparmor (2.13.6-10) ... [2022-01-03T22:37:34.119Z] #21 50.98 Setting up zip (3.0-12) ... [2022-01-03T22:37:34.119Z] #21 50.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:37:34.119Z] #21 51.01 Setting up bash-completion (1:2.11-2) ... [2022-01-03T22:37:35.415Z] #62 226.4 + bin/containerd-shim-runc-v1 [2022-01-03T22:37:35.497Z] #21 52.78 Setting up xz-utils (5.2.5-2) ... [2022-01-03T22:37:35.756Z] #21 52.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T22:37:35.756Z] #21 52.87 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T22:37:35.756Z] #21 52.88 Setting up patch (2.7.6-7) ... [2022-01-03T22:37:35.756Z] #21 52.89 Setting up sudo (1.9.5p2-3) ... [2022-01-03T22:37:35.756Z] #21 52.99 invoke-rc.d: could not determine current runlevel [2022-01-03T22:37:36.015Z] #21 52.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T22:37:36.015Z] #21 53.00 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T22:37:36.015Z] #21 53.01 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T22:37:36.015Z] #21 53.03 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T22:37:36.015Z] #21 53.04 Setting up pigz (2.6-1) ... [2022-01-03T22:37:36.015Z] #21 53.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T22:37:36.015Z] #21 53.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T22:37:36.015Z] #21 53.10 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T22:37:36.015Z] #21 53.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:37:36.953Z] #21 53.88 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T22:37:36.953Z] #21 53.89 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T22:37:37.212Z] #21 54.25 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T22:37:37.212Z] #21 54.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T22:37:37.212Z] #21 54.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T22:37:37.212Z] #21 54.36 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T22:37:37.781Z] #21 54.79 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T22:37:37.781Z] #21 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T22:37:37.781Z] #21 54.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T22:37:37.781Z] #21 54.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T22:37:37.781Z] #21 54.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T22:37:37.781Z] #21 54.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T22:37:37.781Z] #21 54.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T22:37:37.781Z] #21 54.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T22:37:37.781Z] #21 54.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T22:37:37.781Z] #21 54.86 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T22:37:39.220Z] #21 56.23 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T22:37:39.220Z] #21 56.24 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T22:37:39.220Z] #21 56.26 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T22:37:39.220Z] #21 56.27 Setting up python3-pip (20.3.4-4) ... [2022-01-03T22:37:39.620Z] #62 230.7 + bin/containerd-shim-runc-v2 [2022-01-03T22:37:39.620Z] #62 231.3 + binaries [2022-01-03T22:37:39.620Z] #62 231.3 + install -D bin/containerd /build/containerd [2022-01-03T22:37:39.620Z] #62 231.3 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T22:37:39.620Z] #62 231.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T22:37:39.620Z] #62 231.3 + install -D bin/ctr /build/ctr [2022-01-03T22:37:40.599Z] #21 57.44 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T22:37:40.599Z] #21 57.45 Setting up jq (1.6-2.1) ... [2022-01-03T22:37:40.599Z] #21 57.46 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T22:37:40.599Z] #21 57.47 Setting up iptables (1.8.7-1) ... [2022-01-03T22:37:40.599Z] #21 57.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T22:37:40.599Z] #21 57.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T22:37:40.599Z] #21 57.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T22:37:40.599Z] #21 57.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T22:37:40.599Z] #21 57.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T22:37:40.599Z] #21 57.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T22:37:40.599Z] #21 57.51 Setting up iproute2 (5.10.0-4) ... [2022-01-03T22:37:40.599Z] #21 57.78 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:37:41.546Z] #21 DONE 58.5s [2022-01-03T22:37:41.546Z] [2022-01-03T22:37:41.546Z] #22 [dev-systemd-false 8/25] 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-01-03T22:37:41.546Z] #22 sha256:9a483ad63ddfb2260327dee51625ce86bf5d0073e012d33ae92b6cb7ab0c7fa6 [2022-01-03T22:37:41.666Z] #58 ... [2022-01-03T22:37:41.666Z] [2022-01-03T22:37:41.666Z] #62 [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-01-03T22:37:41.666Z] #62 sha256:3b02930dbdd2f712e2001e5a62b123e5172e73dfd48f1aceda01b291cb3820f5 [2022-01-03T22:37:41.666Z] #62 217.9 + bin/containerd [2022-01-03T22:37:42.483Z] #22 1.146 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T22:37:42.743Z] #22 1.154 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T22:37:42.743Z] #22 1.162 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T22:37:42.743Z] #22 DONE 1.2s [2022-01-03T22:37:42.743Z] [2022-01-03T22:37:42.743Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T22:37:42.743Z] #23 sha256:8f65c4d05b3a961d664eb7afbb204afc09c336232f9963f14f083fcaab324438 [2022-01-03T22:37:44.901Z] #62 DONE 236.3s [2022-01-03T22:37:45.473Z] [2022-01-03T22:37:45.473Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T22:37:45.473Z] #63 sha256:4101e7bf7f8e426f791af261ee33dd01e8730e9efe95b5a830c04270d48856e6 [2022-01-03T22:37:46.961Z] #62 ... [2022-01-03T22:37:46.961Z] [2022-01-03T22:37:46.961Z] #58 [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-01-03T22:37:46.961Z] #58 sha256:b29dd27b3d1bd05f890f2af7a9cde04856707d6757b874913f43c285fa4d547a [2022-01-03T22:37:46.961Z] #58 150.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T22:37:47.382Z] #63 DONE 1.8s [2022-01-03T22:37:47.382Z] [2022-01-03T22:37:47.382Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T22:37:47.382Z] #68 sha256:0dfedebb8ff15202f4254c319e608a94e0efac493cbf7acebdb81ec3599b7d03 [2022-01-03T22:37:47.642Z] #68 DONE 0.4s [2022-01-03T22:37:47.642Z] [2022-01-03T22:37:47.642Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T22:37:47.642Z] #73 sha256:646dedfbb1fa74e9807686968fb23d9e0231986cb0f60889b405156cc59cd433 [2022-01-03T22:37:48.348Z] #58 152.0 + mkdir -p /build [2022-01-03T22:37:48.348Z] #58 152.0 + cp runc /build/runc [2022-01-03T22:37:49.292Z] #58 DONE 152.9s [2022-01-03T22:37:49.292Z] [2022-01-03T22:37:49.292Z] #62 [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-01-03T22:37:49.292Z] #62 sha256:3b02930dbdd2f712e2001e5a62b123e5172e73dfd48f1aceda01b291cb3820f5 [2022-01-03T22:37:49.553Z] #73 DONE 1.5s [2022-01-03T22:37:49.553Z] [2022-01-03T22:37:49.553Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T22:37:49.553Z] #74 sha256:ef98ed8cb527702153ba7a47b41d6188857b011571ed13abece57c5f7cdf2f09 [2022-01-03T22:37:49.553Z] #74 DONE 0.0s [2022-01-03T22:37:49.553Z] [2022-01-03T22:37:49.553Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T22:37:49.553Z] #75 sha256:a8153d739c0f0559f7ae1f844860aeda01af5cd162c406386f50fbae2861331a [2022-01-03T22:37:50.124Z] #75 DONE 0.9s [2022-01-03T22:37:50.124Z] [2022-01-03T22:37:50.124Z] #76 exporting to image [2022-01-03T22:37:50.124Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T22:37:50.124Z] #76 exporting layers [2022-01-03T22:37:51.844Z] #62 ... [2022-01-03T22:37:51.844Z] [2022-01-03T22:37:51.844Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T22:37:51.844Z] #59 sha256:ccc3a72ff470eda8c1b856f67fea5bc35efcdb3f8c7970e28c3372663bfc1a6e [2022-01-03T22:37:51.844Z] #59 DONE 0.3s [2022-01-03T22:37:51.844Z] [2022-01-03T22:37:51.844Z] #62 [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-01-03T22:37:51.844Z] #62 sha256:3b02930dbdd2f712e2001e5a62b123e5172e73dfd48f1aceda01b291cb3820f5 [2022-01-03T22:37:52.215Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T22:37:52.215Z] === RUN TestBoolValue [2022-01-03T22:37:52.215Z] --- PASS: TestBoolValue (0.00s) [2022-01-03T22:37:52.215Z] === RUN TestBoolValueOrDefault [2022-01-03T22:37:52.215Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-03T22:37:52.215Z] === RUN TestInt64ValueOrZero [2022-01-03T22:37:52.215Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-03T22:37:52.215Z] === RUN TestInt64ValueOrDefault [2022-01-03T22:37:52.215Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-03T22:37:52.215Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-03T22:37:52.215Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-03T22:37:52.215Z] === RUN TestJsonContentType [2022-01-03T22:37:52.215Z] --- PASS: TestJsonContentType (0.00s) [2022-01-03T22:37:52.215Z] PASS [2022-01-03T22:37:52.215Z] coverage: 14.7% of statements [2022-01-03T22:37:52.215Z] ok github.com/docker/docker/api/server/httputils 0.127s coverage: 14.7% of statements [2022-01-03T22:37:52.682Z] === RUN TestMaskSecretKeys [2022-01-03T22:37:52.682Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-03T22:37:52.682Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-03T22:37:52.682Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-03T22:37:52.682Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-03T22:37:52.682Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-03T22:37:52.682Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-03T22:37:52.682Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-03T22:37:52.682Z] === RUN TestVersionMiddlewareVersion [2022-01-03T22:37:52.682Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-03T22:37:52.682Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-03T22:37:52.682Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-03T22:37:52.682Z] PASS [2022-01-03T22:37:52.682Z] coverage: 37.7% of statements [2022-01-03T22:37:52.682Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T22:37:52.682Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T22:37:53.149Z] === RUN TestAdjustForAPIVersion [2022-01-03T22:37:53.149Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-03T22:37:53.149Z] PASS [2022-01-03T22:37:53.149Z] coverage: 5.7% of statements [2022-01-03T22:37:53.149Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2022-01-03T22:37:53.149Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T22:37:53.149Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T22:37:53.149Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T22:37:53.149Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T22:37:53.149Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T22:37:53.149Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T22:37:53.149Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T22:37:53.422Z] #76 exporting layers 3.3s done [2022-01-03T22:37:53.422Z] #76 writing image sha256:ed3cbf288e1cbb5ab0330e5d31d0b79c24211ce8a42076e1dc50d7730112cb0a done [2022-01-03T22:37:53.422Z] #76 naming to docker.io/library/docker:4bdc20844935c5995637b40bdb8152640d2e0c1f done [2022-01-03T22:37:53.422Z] #76 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-03T22:37:53.616Z] === RUN TestStrSliceMarshalJSON [2022-01-03T22:37:53.616Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestStrSliceUnmarshalJSON [2022-01-03T22:37:53.616Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestStrSliceUnmarshalString [2022-01-03T22:37:53.616Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestStrSliceUnmarshalSlice [2022-01-03T22:37:53.616Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-03T22:37:53.616Z] PASS [2022-01-03T22:37:53.616Z] coverage: 90.0% of statements [2022-01-03T22:37:53.616Z] === RUN TestToJSON [2022-01-03T22:37:53.616Z] --- PASS: TestToJSON (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestToParamWithVersion [2022-01-03T22:37:53.616Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestFromJSON [2022-01-03T22:37:53.616Z] --- PASS: TestFromJSON (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestEmpty [2022-01-03T22:37:53.616Z] --- PASS: TestEmpty (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestArgsMatchKVListEmptySources [2022-01-03T22:37:53.616Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestArgsMatchKVList [2022-01-03T22:37:53.616Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestArgsMatch [2022-01-03T22:37:53.616Z] --- PASS: TestArgsMatch (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestAdd [2022-01-03T22:37:53.616Z] --- PASS: TestAdd (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestDel [2022-01-03T22:37:53.616Z] --- PASS: TestDel (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestLen [2022-01-03T22:37:53.616Z] --- PASS: TestLen (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestExactMatch [2022-01-03T22:37:53.616Z] --- PASS: TestExactMatch (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestOnlyOneExactMatch [2022-01-03T22:37:53.616Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestContains [2022-01-03T22:37:53.616Z] --- PASS: TestContains (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestValidate [2022-01-03T22:37:53.616Z] --- PASS: TestValidate (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestWalkValues [2022-01-03T22:37:53.616Z] --- PASS: TestWalkValues (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestFuzzyMatch [2022-01-03T22:37:53.616Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestClone [2022-01-03T22:37:53.616Z] --- PASS: TestClone (0.00s) [2022-01-03T22:37:53.616Z] PASS [2022-01-03T22:37:53.616Z] coverage: 92.2% of statements [2022-01-03T22:37:53.616Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-01-03T22:37:53.616Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-01-03T22:37:53.616Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T22:37:53.616Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T22:37:53.616Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T22:37:53.616Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T22:37:53.616Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T22:37:53.616Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T22:37:53.616Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T22:37:53.616Z] === RUN TestDurationToSecondsString [2022-01-03T22:37:53.616Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-03T22:37:53.616Z] === RUN TestGetTimestamp [2022-01-03T22:37:53.616Z] --- PASS: TestGetTimestamp (0.14s) [2022-01-03T22:37:53.616Z] === RUN TestParseTimestamps [2022-01-03T22:37:53.616Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-03T22:37:53.616Z] PASS [2022-01-03T22:37:53.616Z] coverage: 100.0% of statements [2022-01-03T22:37:53.616Z] ok github.com/docker/docker/api/types/time 0.178s coverage: 100.0% of statements [2022-01-03T22:37:53.754Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-03T22:37:54.042Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/test/unit [2022-01-03T22:37:54.084Z] === RUN TestCompareVersion [2022-01-03T22:37:54.084Z] --- PASS: TestCompareVersion (0.00s) [2022-01-03T22:37:54.084Z] PASS [2022-01-03T22:37:54.084Z] coverage: 77.3% of statements [2022-01-03T22:37:54.084Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T22:37:54.084Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-03T22:37:55.068Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-03T22:37:55.068Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-03T22:37:55.068Z] === RUN TestCloneArgsSmartHttp [2022-01-03T22:37:55.068Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-01-03T22:37:55.068Z] === RUN TestCloneArgsDumbHttp [2022-01-03T22:37:55.068Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-03T22:37:55.068Z] === RUN TestCloneArgsGit [2022-01-03T22:37:55.068Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-03T22:37:55.068Z] === RUN TestCheckoutGit [2022-01-03T22:37:55.954Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-03T22:37:55.954Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-03T22:37:55.954Z] + TESTDIRS=./... [2022-01-03T22:37:55.954Z] + exclude_paths='/vendor/|/integration' [2022-01-03T22:37:55.954Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-03T22:37:55.954Z] ++ go list ./... [2022-01-03T22:37:56.630Z] === RUN TestEnable [2022-01-03T22:37:56.630Z] --- PASS: TestEnable (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestDisable [2022-01-03T22:37:56.630Z] --- PASS: TestDisable (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestEnabled [2022-01-03T22:37:56.630Z] --- PASS: TestEnabled (0.00s) [2022-01-03T22:37:56.630Z] PASS [2022-01-03T22:37:56.630Z] coverage: 100.0% of statements [2022-01-03T22:37:56.630Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2022-01-03T22:37:56.630Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-03T22:37:56.630Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestProcessNoDockerignore [2022-01-03T22:37:56.630Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-03T22:37:56.630Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestDetectContentType [2022-01-03T22:37:56.630Z] --- PASS: TestDetectContentType (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestSelectAcceptableMIME [2022-01-03T22:37:56.630Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestInspectEmptyResponse [2022-01-03T22:37:56.630Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestInspectResponseBinary [2022-01-03T22:37:56.630Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestResponseUnsupportedContentType [2022-01-03T22:37:56.630Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestInspectResponseTextSimple [2022-01-03T22:37:56.630Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestInspectResponseEmptyContentType [2022-01-03T22:37:56.630Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestUnknownContentLength [2022-01-03T22:37:56.630Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestDownloadRemote [2022-01-03T22:37:56.630Z] --- PASS: TestDownloadRemote (0.08s) [2022-01-03T22:37:56.630Z] === RUN TestGetWithStatusError [2022-01-03T22:37:56.630Z] --- PASS: TestGetWithStatusError (0.01s) [2022-01-03T22:37:56.630Z] === RUN TestCloseRootDirectory [2022-01-03T22:37:56.630Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:37:56.630Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-03T22:37:56.630Z] === RUN TestHashFile [2022-01-03T22:37:56.630Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:37:56.630Z] --- SKIP: TestHashFile (0.01s) [2022-01-03T22:37:56.630Z] === RUN TestHashSubdir [2022-01-03T22:37:56.630Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:37:56.630Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-03T22:37:56.630Z] === RUN TestRemoveDirectory [2022-01-03T22:37:56.630Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:37:56.630Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-03T22:37:56.630Z] PASS [2022-01-03T22:37:56.630Z] coverage: 9.3% of statements [2022-01-03T22:37:56.630Z] ok github.com/docker/docker/builder/remotecontext 0.246s coverage: 9.3% of statements [2022-01-03T22:37:56.897Z] + pkg_list='github.com/docker/docker/api [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/backend/build [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/httputils [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/middleware [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/build [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/container [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/debug [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/image [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/network [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/session [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/system [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/volume [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/backend [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/container [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/events [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/filters [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/image [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/mount [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/network [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/registry [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/strslice [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/swarm [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/time [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/versions [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/volume [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/builder-next [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/dockerfile [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/dockerignore [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/remotecontext [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T22:37:56.898Z] github.com/docker/docker/cli [2022-01-03T22:37:56.898Z] github.com/docker/docker/cli/config [2022-01-03T22:37:56.898Z] github.com/docker/docker/cli/debug [2022-01-03T22:37:56.898Z] github.com/docker/docker/client [2022-01-03T22:37:56.898Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T22:37:56.898Z] github.com/docker/docker/cmd/dockerd [2022-01-03T22:37:56.898Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T22:37:56.898Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T22:37:56.898Z] github.com/docker/docker/container [2022-01-03T22:37:56.898Z] github.com/docker/docker/container/stream [2022-01-03T22:37:56.898Z] github.com/docker/docker/contrib/apparmor [2022-01-03T22:37:56.898Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T22:37:56.898Z] github.com/docker/docker/contrib/httpserver [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/cluster [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/config [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/discovery [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/events [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/exec [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/images [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/initlayer [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/links [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/listeners [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/local [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/names [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/network [2022-01-03T22:37:56.898Z] github.com/docker/docker/daemon/stats [2022-01-03T22:37:56.898Z] github.com/docker/docker/distribution [2022-01-03T22:37:56.898Z] github.com/docker/docker/distribution/metadata [2022-01-03T22:37:56.898Z] github.com/docker/docker/distribution/utils [2022-01-03T22:37:56.898Z] github.com/docker/docker/distribution/xfer [2022-01-03T22:37:56.898Z] github.com/docker/docker/dockerversion [2022-01-03T22:37:56.898Z] github.com/docker/docker/errdefs [2022-01-03T22:37:56.898Z] github.com/docker/docker/image [2022-01-03T22:37:56.898Z] github.com/docker/docker/image/cache [2022-01-03T22:37:56.898Z] github.com/docker/docker/image/tarexport [2022-01-03T22:37:56.898Z] github.com/docker/docker/image/v1 [2022-01-03T22:37:56.898Z] github.com/docker/docker/internal/test/suite [2022-01-03T22:37:56.898Z] github.com/docker/docker/layer [2022-01-03T22:37:56.898Z] github.com/docker/docker/libcontainerd [2022-01-03T22:37:56.898Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T22:37:56.898Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T22:37:56.898Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T22:37:56.898Z] github.com/docker/docker/libcontainerd/types [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:37:56.898Z] github.com/docker/docker/libnetwork/types [2022-01-03T22:37:56.898Z] github.com/docker/docker/oci [2022-01-03T22:37:56.898Z] github.com/docker/docker/oci/caps [2022-01-03T22:37:56.898Z] github.com/docker/docker/opts [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/aaparser [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/archive [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/authorization [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/capabilities [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/containerfs [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/directory [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/discovery [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/dmesg [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/filenotify [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/fileutils [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/fsutils [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/homedir [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/idtools [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/ioutils [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/locker [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/longpath [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/loopback [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/mount [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/parsers [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/pidfile [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/platform [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/plugins [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/pools [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/progress [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/pubsub [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/reexec [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/signal [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/stack [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/stringid [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/symlink [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/system [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/tailfile [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/tarsum [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/term [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/term/windows [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/truncindex [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/urlutil [2022-01-03T22:37:56.898Z] github.com/docker/docker/pkg/useragent [2022-01-03T22:37:56.898Z] github.com/docker/docker/plugin [2022-01-03T22:37:56.898Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T22:37:56.898Z] github.com/docker/docker/plugin/v2 [2022-01-03T22:37:56.898Z] github.com/docker/docker/profiles/apparmor [2022-01-03T22:37:56.898Z] github.com/docker/docker/profiles/seccomp [2022-01-03T22:37:56.898Z] github.com/docker/docker/quota [2022-01-03T22:37:56.898Z] github.com/docker/docker/reference [2022-01-03T22:37:56.898Z] github.com/docker/docker/registry [2022-01-03T22:37:56.898Z] github.com/docker/docker/registry/resumable [2022-01-03T22:37:56.898Z] github.com/docker/docker/restartmanager [2022-01-03T22:37:56.898Z] github.com/docker/docker/rootless [2022-01-03T22:37:56.898Z] github.com/docker/docker/rootless/specconv [2022-01-03T22:37:56.898Z] github.com/docker/docker/runconfig [2022-01-03T22:37:56.898Z] github.com/docker/docker/runconfig/opts [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil/daemon [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil/environment [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil/fakegit [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil/registry [2022-01-03T22:37:56.898Z] github.com/docker/docker/testutil/request [2022-01-03T22:37:56.898Z] github.com/docker/docker/volume [2022-01-03T22:37:56.898Z] github.com/docker/docker/volume/drivers [2022-01-03T22:37:56.898Z] github.com/docker/docker/volume/local [2022-01-03T22:37:56.898Z] github.com/docker/docker/volume/mounts [2022-01-03T22:37:56.898Z] github.com/docker/docker/volume/service [2022-01-03T22:37:56.898Z] github.com/docker/docker/volume/service/opts [2022-01-03T22:37:56.898Z] github.com/docker/docker/volume/testutils' [2022-01-03T22:37:56.898Z] ++ grep --fixed-strings -v /libnetwork [2022-01-03T22:37:56.898Z] ++ echo 'github.com/docker/docker/api [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/backend/build [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/httputils [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/middleware [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/build [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/container [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/debug [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/image [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/network [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/session [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/system [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/server/router/volume [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/backend [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/container [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/events [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/filters [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/image [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/mount [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/network [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/registry [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/strslice [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/swarm [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/time [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/versions [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T22:37:56.898Z] github.com/docker/docker/api/types/volume [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/builder-next [2022-01-03T22:37:56.898Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/dockerfile [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/dockerignore [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/remotecontext [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T22:37:56.899Z] github.com/docker/docker/cli [2022-01-03T22:37:56.899Z] github.com/docker/docker/cli/config [2022-01-03T22:37:56.899Z] github.com/docker/docker/cli/debug [2022-01-03T22:37:56.899Z] github.com/docker/docker/client [2022-01-03T22:37:56.899Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T22:37:56.899Z] github.com/docker/docker/cmd/dockerd [2022-01-03T22:37:56.899Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T22:37:56.899Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T22:37:56.899Z] github.com/docker/docker/container [2022-01-03T22:37:56.899Z] github.com/docker/docker/container/stream [2022-01-03T22:37:56.899Z] github.com/docker/docker/contrib/apparmor [2022-01-03T22:37:56.899Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T22:37:56.899Z] github.com/docker/docker/contrib/httpserver [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/config [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/discovery [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/events [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/exec [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/images [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/initlayer [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/links [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/listeners [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/local [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/names [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/network [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/stats [2022-01-03T22:37:56.899Z] github.com/docker/docker/distribution [2022-01-03T22:37:56.899Z] github.com/docker/docker/distribution/metadata [2022-01-03T22:37:56.899Z] github.com/docker/docker/distribution/utils [2022-01-03T22:37:56.899Z] github.com/docker/docker/distribution/xfer [2022-01-03T22:37:56.899Z] github.com/docker/docker/dockerversion [2022-01-03T22:37:56.899Z] github.com/docker/docker/errdefs [2022-01-03T22:37:56.899Z] github.com/docker/docker/image [2022-01-03T22:37:56.899Z] github.com/docker/docker/image/cache [2022-01-03T22:37:56.899Z] github.com/docker/docker/image/tarexport [2022-01-03T22:37:56.899Z] github.com/docker/docker/image/v1 [2022-01-03T22:37:56.899Z] github.com/docker/docker/internal/test/suite [2022-01-03T22:37:56.899Z] github.com/docker/docker/layer [2022-01-03T22:37:56.899Z] github.com/docker/docker/libcontainerd [2022-01-03T22:37:56.899Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T22:37:56.899Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T22:37:56.899Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T22:37:56.899Z] github.com/docker/docker/libcontainerd/types [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/libnetwork/types [2022-01-03T22:37:56.899Z] github.com/docker/docker/oci [2022-01-03T22:37:56.899Z] github.com/docker/docker/oci/caps [2022-01-03T22:37:56.899Z] github.com/docker/docker/opts [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/aaparser [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/archive [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/authorization [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/capabilities [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/containerfs [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/directory [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/discovery [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/dmesg [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/filenotify [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/fileutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/fsutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/homedir [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/idtools [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/ioutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/locker [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/longpath [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/loopback [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/mount [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/parsers [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/pidfile [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/platform [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/plugins [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/pools [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/progress [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/pubsub [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/reexec [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/signal [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/stack [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/stringid [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/symlink [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/system [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/tailfile [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/tarsum [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/term [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/term/windows [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/truncindex [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/urlutil [2022-01-03T22:37:56.899Z] github.com/docker/docker/pkg/useragent [2022-01-03T22:37:56.899Z] github.com/docker/docker/plugin [2022-01-03T22:37:56.899Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T22:37:56.899Z] github.com/docker/docker/plugin/v2 [2022-01-03T22:37:56.899Z] github.com/docker/docker/profiles/apparmor [2022-01-03T22:37:56.899Z] github.com/docker/docker/profiles/seccomp [2022-01-03T22:37:56.899Z] github.com/docker/docker/quota [2022-01-03T22:37:56.899Z] github.com/docker/docker/reference [2022-01-03T22:37:56.899Z] github.com/docker/docker/registry [2022-01-03T22:37:56.899Z] github.com/docker/docker/registry/resumable [2022-01-03T22:37:56.899Z] github.com/docker/docker/restartmanager [2022-01-03T22:37:56.899Z] github.com/docker/docker/rootless [2022-01-03T22:37:56.899Z] github.com/docker/docker/rootless/specconv [2022-01-03T22:37:56.899Z] github.com/docker/docker/runconfig [2022-01-03T22:37:56.899Z] github.com/docker/docker/runconfig/opts [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil/daemon [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil/environment [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil/fakegit [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil/registry [2022-01-03T22:37:56.899Z] github.com/docker/docker/testutil/request [2022-01-03T22:37:56.899Z] github.com/docker/docker/volume [2022-01-03T22:37:56.899Z] github.com/docker/docker/volume/drivers [2022-01-03T22:37:56.899Z] github.com/docker/docker/volume/local [2022-01-03T22:37:56.899Z] github.com/docker/docker/volume/mounts [2022-01-03T22:37:56.899Z] github.com/docker/docker/volume/service [2022-01-03T22:37:56.899Z] github.com/docker/docker/volume/service/opts [2022-01-03T22:37:56.899Z] github.com/docker/docker/volume/testutils' [2022-01-03T22:37:56.899Z] + base_pkg_list='github.com/docker/docker/api [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/backend/build [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/httputils [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/middleware [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/build [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/container [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/debug [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/image [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/network [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/session [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/system [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/server/router/volume [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/backend [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/container [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/events [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/filters [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/image [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/mount [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/network [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/registry [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/strslice [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/swarm [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/time [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/versions [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T22:37:56.899Z] github.com/docker/docker/api/types/volume [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/dockerfile [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/dockerignore [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/remotecontext [2022-01-03T22:37:56.899Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T22:37:56.899Z] github.com/docker/docker/cli [2022-01-03T22:37:56.899Z] github.com/docker/docker/cli/config [2022-01-03T22:37:56.899Z] github.com/docker/docker/cli/debug [2022-01-03T22:37:56.899Z] github.com/docker/docker/client [2022-01-03T22:37:56.899Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T22:37:56.899Z] github.com/docker/docker/cmd/dockerd [2022-01-03T22:37:56.899Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T22:37:56.899Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T22:37:56.899Z] github.com/docker/docker/container [2022-01-03T22:37:56.899Z] github.com/docker/docker/container/stream [2022-01-03T22:37:56.899Z] github.com/docker/docker/contrib/apparmor [2022-01-03T22:37:56.899Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T22:37:56.899Z] github.com/docker/docker/contrib/httpserver [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/config [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/discovery [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/events [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/exec [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/images [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/initlayer [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/links [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/listeners [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/local [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T22:37:56.899Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/names [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/network [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/stats [2022-01-03T22:37:56.900Z] github.com/docker/docker/distribution [2022-01-03T22:37:56.900Z] github.com/docker/docker/distribution/metadata [2022-01-03T22:37:56.900Z] github.com/docker/docker/distribution/utils [2022-01-03T22:37:56.900Z] github.com/docker/docker/distribution/xfer [2022-01-03T22:37:56.900Z] github.com/docker/docker/dockerversion [2022-01-03T22:37:56.900Z] github.com/docker/docker/errdefs [2022-01-03T22:37:56.900Z] github.com/docker/docker/image [2022-01-03T22:37:56.900Z] github.com/docker/docker/image/cache [2022-01-03T22:37:56.900Z] github.com/docker/docker/image/tarexport [2022-01-03T22:37:56.900Z] github.com/docker/docker/image/v1 [2022-01-03T22:37:56.900Z] github.com/docker/docker/internal/test/suite [2022-01-03T22:37:56.900Z] github.com/docker/docker/layer [2022-01-03T22:37:56.900Z] github.com/docker/docker/libcontainerd [2022-01-03T22:37:56.900Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T22:37:56.900Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T22:37:56.900Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T22:37:56.900Z] github.com/docker/docker/libcontainerd/types [2022-01-03T22:37:56.900Z] github.com/docker/docker/oci [2022-01-03T22:37:56.900Z] github.com/docker/docker/oci/caps [2022-01-03T22:37:56.900Z] github.com/docker/docker/opts [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/aaparser [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/archive [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/authorization [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/capabilities [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/containerfs [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/directory [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/discovery [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/dmesg [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/filenotify [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/fileutils [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/fsutils [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/homedir [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/idtools [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/ioutils [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/locker [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/longpath [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/loopback [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/mount [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/parsers [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/pidfile [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/platform [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/plugins [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/pools [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/progress [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/pubsub [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/reexec [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/signal [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/stack [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/stringid [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/symlink [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/system [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/tailfile [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/tarsum [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/term [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/term/windows [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/truncindex [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/urlutil [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/useragent [2022-01-03T22:37:56.900Z] github.com/docker/docker/plugin [2022-01-03T22:37:56.900Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T22:37:56.900Z] github.com/docker/docker/plugin/v2 [2022-01-03T22:37:56.900Z] github.com/docker/docker/profiles/apparmor [2022-01-03T22:37:56.900Z] github.com/docker/docker/profiles/seccomp [2022-01-03T22:37:56.900Z] github.com/docker/docker/quota [2022-01-03T22:37:56.900Z] github.com/docker/docker/reference [2022-01-03T22:37:56.900Z] github.com/docker/docker/registry [2022-01-03T22:37:56.900Z] github.com/docker/docker/registry/resumable [2022-01-03T22:37:56.900Z] github.com/docker/docker/restartmanager [2022-01-03T22:37:56.900Z] github.com/docker/docker/rootless [2022-01-03T22:37:56.900Z] github.com/docker/docker/rootless/specconv [2022-01-03T22:37:56.900Z] github.com/docker/docker/runconfig [2022-01-03T22:37:56.900Z] github.com/docker/docker/runconfig/opts [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil/daemon [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil/environment [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil/fakegit [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil/registry [2022-01-03T22:37:56.900Z] github.com/docker/docker/testutil/request [2022-01-03T22:37:56.900Z] github.com/docker/docker/volume [2022-01-03T22:37:56.900Z] github.com/docker/docker/volume/drivers [2022-01-03T22:37:56.900Z] github.com/docker/docker/volume/local [2022-01-03T22:37:56.900Z] github.com/docker/docker/volume/mounts [2022-01-03T22:37:56.900Z] github.com/docker/docker/volume/service [2022-01-03T22:37:56.900Z] github.com/docker/docker/volume/service/opts [2022-01-03T22:37:56.900Z] github.com/docker/docker/volume/testutils' [2022-01-03T22:37:56.900Z] ++ grep --fixed-strings /libnetwork [2022-01-03T22:37:56.900Z] ++ echo 'github.com/docker/docker/api [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/backend/build [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/httputils [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/middleware [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/build [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/container [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/debug [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/image [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/network [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/session [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/system [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/server/router/volume [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/backend [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/container [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/events [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/filters [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/image [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/mount [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/network [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/registry [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/strslice [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/swarm [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/time [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/versions [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T22:37:56.900Z] github.com/docker/docker/api/types/volume [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/builder-next [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/dockerfile [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/dockerignore [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/remotecontext [2022-01-03T22:37:56.900Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T22:37:56.900Z] github.com/docker/docker/cli [2022-01-03T22:37:56.900Z] github.com/docker/docker/cli/config [2022-01-03T22:37:56.900Z] github.com/docker/docker/cli/debug [2022-01-03T22:37:56.900Z] github.com/docker/docker/client [2022-01-03T22:37:56.900Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T22:37:56.900Z] github.com/docker/docker/cmd/dockerd [2022-01-03T22:37:56.900Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T22:37:56.900Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T22:37:56.900Z] github.com/docker/docker/container [2022-01-03T22:37:56.900Z] github.com/docker/docker/container/stream [2022-01-03T22:37:56.900Z] github.com/docker/docker/contrib/apparmor [2022-01-03T22:37:56.900Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T22:37:56.900Z] github.com/docker/docker/contrib/httpserver [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/cluster [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/config [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/discovery [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/events [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/exec [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/images [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/initlayer [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/links [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/listeners [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/local [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/names [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/network [2022-01-03T22:37:56.900Z] github.com/docker/docker/daemon/stats [2022-01-03T22:37:56.900Z] github.com/docker/docker/distribution [2022-01-03T22:37:56.900Z] github.com/docker/docker/distribution/metadata [2022-01-03T22:37:56.900Z] github.com/docker/docker/distribution/utils [2022-01-03T22:37:56.900Z] github.com/docker/docker/distribution/xfer [2022-01-03T22:37:56.900Z] github.com/docker/docker/dockerversion [2022-01-03T22:37:56.900Z] github.com/docker/docker/errdefs [2022-01-03T22:37:56.900Z] github.com/docker/docker/image [2022-01-03T22:37:56.900Z] github.com/docker/docker/image/cache [2022-01-03T22:37:56.900Z] github.com/docker/docker/image/tarexport [2022-01-03T22:37:56.900Z] github.com/docker/docker/image/v1 [2022-01-03T22:37:56.900Z] github.com/docker/docker/internal/test/suite [2022-01-03T22:37:56.900Z] github.com/docker/docker/layer [2022-01-03T22:37:56.900Z] github.com/docker/docker/libcontainerd [2022-01-03T22:37:56.900Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T22:37:56.900Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T22:37:56.900Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T22:37:56.900Z] github.com/docker/docker/libcontainerd/types [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:37:56.900Z] github.com/docker/docker/libnetwork/types [2022-01-03T22:37:56.900Z] github.com/docker/docker/oci [2022-01-03T22:37:56.900Z] github.com/docker/docker/oci/caps [2022-01-03T22:37:56.900Z] github.com/docker/docker/opts [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/aaparser [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/archive [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/authorization [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/capabilities [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/containerfs [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T22:37:56.900Z] github.com/docker/docker/pkg/directory [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/discovery [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/dmesg [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/filenotify [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/fileutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/fsutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/homedir [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/idtools [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/ioutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/locker [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/longpath [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/loopback [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/mount [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/parsers [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/pidfile [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/platform [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/plugins [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/pools [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/progress [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/pubsub [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/reexec [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/signal [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/stack [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/stringid [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/symlink [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/system [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/tailfile [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/tarsum [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/term [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/term/windows [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/truncindex [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/urlutil [2022-01-03T22:37:56.901Z] github.com/docker/docker/pkg/useragent [2022-01-03T22:37:56.901Z] github.com/docker/docker/plugin [2022-01-03T22:37:56.901Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T22:37:56.901Z] github.com/docker/docker/plugin/v2 [2022-01-03T22:37:56.901Z] github.com/docker/docker/profiles/apparmor [2022-01-03T22:37:56.901Z] github.com/docker/docker/profiles/seccomp [2022-01-03T22:37:56.901Z] github.com/docker/docker/quota [2022-01-03T22:37:56.901Z] github.com/docker/docker/reference [2022-01-03T22:37:56.901Z] github.com/docker/docker/registry [2022-01-03T22:37:56.901Z] github.com/docker/docker/registry/resumable [2022-01-03T22:37:56.901Z] github.com/docker/docker/restartmanager [2022-01-03T22:37:56.901Z] github.com/docker/docker/rootless [2022-01-03T22:37:56.901Z] github.com/docker/docker/rootless/specconv [2022-01-03T22:37:56.901Z] github.com/docker/docker/runconfig [2022-01-03T22:37:56.901Z] github.com/docker/docker/runconfig/opts [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil/daemon [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil/environment [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil/fakegit [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil/registry [2022-01-03T22:37:56.901Z] github.com/docker/docker/testutil/request [2022-01-03T22:37:56.901Z] github.com/docker/docker/volume [2022-01-03T22:37:56.901Z] github.com/docker/docker/volume/drivers [2022-01-03T22:37:56.901Z] github.com/docker/docker/volume/local [2022-01-03T22:37:56.901Z] github.com/docker/docker/volume/mounts [2022-01-03T22:37:56.901Z] github.com/docker/docker/volume/service [2022-01-03T22:37:56.901Z] github.com/docker/docker/volume/service/opts [2022-01-03T22:37:56.901Z] github.com/docker/docker/volume/testutils' [2022-01-03T22:37:56.901Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/types' [2022-01-03T22:37:56.901Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-03T22:37:56.901Z] + echo 'github.com/docker/docker/libnetwork [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/types' [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:37:56.901Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:37:56.901Z] + type docker-proxy [2022-01-03T22:37:56.901Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-03T22:37:56.901Z] + hack/make.sh binary-proxy install-proxy [2022-01-03T22:37:56.901Z] [2022-01-03T22:37:56.901Z] Removing bundles/ [2022-01-03T22:37:56.901Z] [2022-01-03T22:37:56.901Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-03T22:37:56.901Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-03T22:37:56.901Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:37:57.098Z] === RUN TestGetAllAllowed [2022-01-03T22:37:57.098Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestGetAllMeta [2022-01-03T22:37:57.098Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-03T22:37:57.098Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestIsUnreferencedBuiltin [2022-01-03T22:37:57.098Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestIsExistingDirectory [2022-01-03T22:37:57.098Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-03T22:37:57.098Z] === RUN TestGetFilenameForDownload [2022-01-03T22:37:57.098Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestEnv2Variables [2022-01-03T22:37:57.098Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-03T22:37:57.098Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestMaintainer [2022-01-03T22:37:57.098Z] --- PASS: TestMaintainer (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestLabel [2022-01-03T22:37:57.098Z] --- PASS: TestLabel (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestFromScratch [2022-01-03T22:37:57.098Z] --- PASS: TestFromScratch (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestFromWithArg [2022-01-03T22:37:57.098Z] --- PASS: TestFromWithArg (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-03T22:37:57.098Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestFromWithUndefinedArg [2022-01-03T22:37:57.098Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestFromMultiStageWithNamedStage [2022-01-03T22:37:57.098Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestOnbuild [2022-01-03T22:37:57.098Z] --- PASS: TestOnbuild (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestWorkdir [2022-01-03T22:37:57.098Z] --- PASS: TestWorkdir (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestCmd [2022-01-03T22:37:57.098Z] --- PASS: TestCmd (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestHealthcheckNone [2022-01-03T22:37:57.098Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestHealthcheckCmd [2022-01-03T22:37:57.098Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestEntrypoint [2022-01-03T22:37:57.098Z] --- PASS: TestEntrypoint (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestExpose [2022-01-03T22:37:57.098Z] --- PASS: TestExpose (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestUser [2022-01-03T22:37:57.098Z] --- PASS: TestUser (0.01s) [2022-01-03T22:37:57.098Z] === RUN TestVolume [2022-01-03T22:37:57.098Z] --- PASS: TestVolume (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestStopSignal [2022-01-03T22:37:57.098Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T22:37:57.098Z] --- SKIP: TestStopSignal (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestArg [2022-01-03T22:37:57.098Z] --- PASS: TestArg (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestShell [2022-01-03T22:37:57.098Z] --- PASS: TestShell (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestPrependEnvOnCmd [2022-01-03T22:37:57.098Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestRunWithBuildArgs [2022-01-03T22:37:57.098Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestRunIgnoresHealthcheck [2022-01-03T22:37:57.098Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestDispatchUnsupportedOptions [2022-01-03T22:37:57.098Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-03T22:37:57.098Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-03T22:37:57.098Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-03T22:37:57.098Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-03T22:37:57.098Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-03T22:37:57.098Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-03T22:37:57.098Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestNormalizeWorkdir [2022-01-03T22:37:57.098Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-03T22:37:57.098Z] === RUN TestDispatch [2022-01-03T22:37:57.098Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-03T22:37:57.098Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-03T22:37:57.098Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-03T22:37:57.098Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-03T22:37:57.098Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-03T22:37:57.098Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-03T22:37:57.098Z] === RUN TestDispatch/COPY_url [2022-01-03T22:37:57.566Z] --- PASS: TestDispatch (0.06s) [2022-01-03T22:37:57.566Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-01-03T22:37:57.566Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-03T22:37:57.566Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-03T22:37:57.566Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T22:37:57.566Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T22:37:57.566Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-03T22:37:57.566Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-01-03T22:37:57.566Z] === RUN TestAddScratchImageAddsToMounts [2022-01-03T22:37:57.566Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-03T22:37:57.566Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-03T22:37:57.566Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-03T22:37:57.566Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestImageSourceGetAddsToMounts [2022-01-03T22:37:57.566Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestEmptyDockerfile [2022-01-03T22:37:57.566Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-03T22:37:57.566Z] === RUN TestSymlinkDockerfile [2022-01-03T22:37:57.566Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-03T22:37:57.566Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-01-03T22:37:57.566Z] === RUN TestNonExistingDockerfile [2022-01-03T22:37:57.566Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestCopyRunConfig [2022-01-03T22:37:57.566Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestDeepCopyRunConfig [2022-01-03T22:37:57.566Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestExportImage [2022-01-03T22:37:57.566Z] --- PASS: TestExportImage (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestNormalizeDest [2022-01-03T22:37:57.566Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-03T22:37:57.566Z] PASS [2022-01-03T22:37:57.566Z] coverage: 46.8% of statements [2022-01-03T22:37:57.566Z] ok github.com/docker/docker/builder/dockerfile 0.214s coverage: 46.8% of statements [2022-01-03T22:37:57.566Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T22:37:57.566Z] === RUN TestTCP4Proxy [2022-01-03T22:37:57.566Z] --- PASS: TestTCP4Proxy (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestTCP4ProxyHalfClose [2022-01-03T22:37:57.566Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestTCP6Proxy [2022-01-03T22:37:57.566Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T22:37:57.566Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-03T22:37:57.566Z] === RUN TestTCPDualStackProxy [2022-01-03T22:37:57.566Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T22:37:57.624Z] #23 13.54 Collecting yamllint==1.26.1 [2022-01-03T22:37:57.624Z] #23 14.61 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T22:37:58.033Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-03T22:37:58.033Z] === RUN TestUDP4Proxy [2022-01-03T22:37:58.033Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-03T22:37:58.033Z] === RUN TestUDP6Proxy [2022-01-03T22:37:58.033Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T22:37:58.033Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-03T22:37:58.033Z] === RUN TestUDPWriteError [2022-01-03T22:37:58.033Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-03T22:37:58.033Z] === RUN TestSCTP4Proxy [2022-01-03T22:37:58.033Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T22:37:58.033Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-03T22:37:58.033Z] === RUN TestSCTP6Proxy [2022-01-03T22:37:58.033Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T22:37:58.033Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-03T22:37:58.033Z] PASS [2022-01-03T22:37:58.033Z] coverage: 49.4% of statements [2022-01-03T22:37:58.033Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2022-01-03T22:37:58.561Z] #23 15.69 Collecting pathspec>=0.5.3 [2022-01-03T22:37:58.562Z] #23 15.70 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T22:37:58.562Z] #23 16.01 Collecting pyyaml [2022-01-03T22:37:58.562Z] #23 16.02 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-01-03T22:37:58.562Z] #23 16.08 Building wheels for collected packages: yamllint [2022-01-03T22:37:58.822Z] #23 16.09 Building wheel for yamllint (setup.py): started [2022-01-03T22:37:59.759Z] #23 17.08 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T22:37:59.759Z] #23 17.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1fff28147e2e08037254e67803e30bd646e736edd98243cdbcf05f83b1011c56 [2022-01-03T22:37:59.759Z] #23 17.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T22:37:59.759Z] #23 17.09 Successfully built yamllint [2022-01-03T22:37:59.759Z] #23 17.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T22:38:00.021Z] #23 17.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T22:38:00.593Z] #23 DONE 17.9s [2022-01-03T22:38:00.593Z] [2022-01-03T22:38:00.593Z] #58 [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-01-03T22:38:00.593Z] #58 sha256:86fba81353443fab2f20f7aa9e0a287bb7c0c8a875a6502f309aca55d38dbe6a [2022-01-03T22:38:00.593Z] #58 ... [2022-01-03T22:38:00.593Z] [2022-01-03T22:38:00.593Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T22:38:00.593Z] #27 sha256:3bf315da815853fc7c16b945ab3cfca37f4c5a0da189fba1b79fdac0b40fdcf7 [2022-01-03T22:38:00.851Z] #27 DONE 0.1s [2022-01-03T22:38:00.851Z] [2022-01-03T22:38:00.851Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T22:38:00.851Z] #32 sha256:bf7f5c1fdea8bdcdfde2b233c033b0253e907fda0cf0a7bb61b0218b007170a8 [2022-01-03T22:38:01.113Z] #32 DONE 0.3s [2022-01-03T22:38:01.113Z] [2022-01-03T22:38:01.113Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T22:38:01.113Z] #35 sha256:fa5ee273b698142d530d3833f9012e21af6f833b240b8b1e678a47223c333f24 [2022-01-03T22:38:01.113Z] #35 DONE 0.1s [2022-01-03T22:38:01.113Z] [2022-01-03T22:38:01.113Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T22:38:01.113Z] #37 sha256:dce4dcc17b44d0368bb85b1a54bd60614493c36ce87791ba0b509105d58f7b42 [2022-01-03T22:38:01.113Z] #37 DONE 0.1s [2022-01-03T22:38:01.113Z] [2022-01-03T22:38:01.113Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T22:38:01.113Z] #41 sha256:4c328fa24359c32f81c74acd6b5757b93f975efae2afce653ca21fc386ca1eb3 [2022-01-03T22:38:01.113Z] #41 DONE 0.1s [2022-01-03T22:38:01.113Z] [2022-01-03T22:38:01.113Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:38:01.113Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:38:03.485Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-03T22:38:03.485Z] [2022-01-03T22:38:03.485Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-03T22:38:03.485Z] Installing docker-proxy to /usr/local/bin/ [2022-01-03T22:38:03.485Z] [2022-01-03T22:38:03.485Z] + mkdir -p bundles [2022-01-03T22:38:03.485Z] + '[' -n 'github.com/docker/docker/api [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/backend/build [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/httputils [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/middleware [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/build [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/container [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/debug [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/image [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/network [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/session [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/system [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/server/router/volume [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/backend [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/container [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/events [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/filters [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/image [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/mount [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/network [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/registry [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/strslice [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/swarm [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/time [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/versions [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T22:38:03.485Z] github.com/docker/docker/api/types/volume [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/builder-next [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/dockerfile [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/dockerignore [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/remotecontext [2022-01-03T22:38:03.485Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T22:38:03.485Z] github.com/docker/docker/cli [2022-01-03T22:38:03.485Z] github.com/docker/docker/cli/config [2022-01-03T22:38:03.485Z] github.com/docker/docker/cli/debug [2022-01-03T22:38:03.485Z] github.com/docker/docker/client [2022-01-03T22:38:03.485Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T22:38:03.485Z] github.com/docker/docker/cmd/dockerd [2022-01-03T22:38:03.485Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T22:38:03.485Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T22:38:03.485Z] github.com/docker/docker/container [2022-01-03T22:38:03.485Z] github.com/docker/docker/container/stream [2022-01-03T22:38:03.485Z] github.com/docker/docker/contrib/apparmor [2022-01-03T22:38:03.485Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T22:38:03.485Z] github.com/docker/docker/contrib/httpserver [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/cluster [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/config [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/discovery [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/events [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/exec [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/images [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/initlayer [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/links [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/listeners [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/logger [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T22:38:03.485Z] github.com/docker/docker/daemon/logger/local [2022-01-03T22:38:03.486Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T22:38:03.486Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T22:38:03.486Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T22:38:03.486Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T22:38:03.486Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T22:38:03.486Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T22:38:03.486Z] github.com/docker/docker/daemon/names [2022-01-03T22:38:03.486Z] github.com/docker/docker/daemon/network [2022-01-03T22:38:03.486Z] github.com/docker/docker/daemon/stats [2022-01-03T22:38:03.486Z] github.com/docker/docker/distribution [2022-01-03T22:38:03.486Z] github.com/docker/docker/distribution/metadata [2022-01-03T22:38:03.486Z] github.com/docker/docker/distribution/utils [2022-01-03T22:38:03.486Z] github.com/docker/docker/distribution/xfer [2022-01-03T22:38:03.486Z] github.com/docker/docker/dockerversion [2022-01-03T22:38:03.486Z] github.com/docker/docker/errdefs [2022-01-03T22:38:03.486Z] github.com/docker/docker/image [2022-01-03T22:38:03.486Z] github.com/docker/docker/image/cache [2022-01-03T22:38:03.486Z] github.com/docker/docker/image/tarexport [2022-01-03T22:38:03.486Z] github.com/docker/docker/image/v1 [2022-01-03T22:38:03.486Z] github.com/docker/docker/internal/test/suite [2022-01-03T22:38:03.486Z] github.com/docker/docker/layer [2022-01-03T22:38:03.486Z] github.com/docker/docker/libcontainerd [2022-01-03T22:38:03.486Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T22:38:03.486Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T22:38:03.486Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T22:38:03.486Z] github.com/docker/docker/libcontainerd/types [2022-01-03T22:38:03.486Z] github.com/docker/docker/oci [2022-01-03T22:38:03.486Z] github.com/docker/docker/oci/caps [2022-01-03T22:38:03.486Z] github.com/docker/docker/opts [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/aaparser [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/archive [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/authorization [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/capabilities [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/containerfs [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/directory [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/discovery [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/dmesg [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/filenotify [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/fileutils [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/fsutils [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/homedir [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/idtools [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/ioutils [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/locker [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/longpath [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/loopback [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/mount [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/parsers [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/pidfile [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/platform [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/plugins [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/pools [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/progress [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/pubsub [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/reexec [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/signal [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/stack [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/stringid [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/symlink [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/system [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/tailfile [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/tarsum [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/term [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/term/windows [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/truncindex [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/urlutil [2022-01-03T22:38:03.486Z] github.com/docker/docker/pkg/useragent [2022-01-03T22:38:03.486Z] github.com/docker/docker/plugin [2022-01-03T22:38:03.486Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T22:38:03.486Z] github.com/docker/docker/plugin/v2 [2022-01-03T22:38:03.486Z] github.com/docker/docker/profiles/apparmor [2022-01-03T22:38:03.486Z] github.com/docker/docker/profiles/seccomp [2022-01-03T22:38:03.486Z] github.com/docker/docker/quota [2022-01-03T22:38:03.486Z] github.com/docker/docker/reference [2022-01-03T22:38:03.486Z] github.com/docker/docker/registry [2022-01-03T22:38:03.486Z] github.com/docker/docker/registry/resumable [2022-01-03T22:38:03.486Z] github.com/docker/docker/restartmanager [2022-01-03T22:38:03.486Z] github.com/docker/docker/rootless [2022-01-03T22:38:03.486Z] github.com/docker/docker/rootless/specconv [2022-01-03T22:38:03.486Z] github.com/docker/docker/runconfig [2022-01-03T22:38:03.486Z] github.com/docker/docker/runconfig/opts [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil/daemon [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil/environment [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil/fakegit [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil/registry [2022-01-03T22:38:03.486Z] github.com/docker/docker/testutil/request [2022-01-03T22:38:03.486Z] github.com/docker/docker/volume [2022-01-03T22:38:03.486Z] github.com/docker/docker/volume/drivers [2022-01-03T22:38:03.486Z] github.com/docker/docker/volume/local [2022-01-03T22:38:03.486Z] github.com/docker/docker/volume/mounts [2022-01-03T22:38:03.486Z] github.com/docker/docker/volume/service [2022-01-03T22:38:03.486Z] github.com/docker/docker/volume/service/opts [2022-01-03T22:38:03.486Z] github.com/docker/docker/volume/testutils' ']' [2022-01-03T22:38:03.486Z] + 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/discovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes 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/namesgenerator/cmd/names-generator 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-01-03T22:38:03.746Z] ? github.com/docker/docker/api [no test files] [2022-01-03T22:38:05.300Z] #53 ... [2022-01-03T22:38:05.300Z] [2022-01-03T22:38:05.300Z] #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-01-03T22:38:05.300Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:38:05.300Z] #43 271.2 + dpkg --print-architecture [2022-01-03T22:38:05.300Z] #43 271.2 + git checkout -q v2.1.0 [2022-01-03T22:38:05.300Z] #43 271.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-03T22:38:05.300Z] #43 271.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-03T22:38:06.686Z] === RUN TestCheckpointCreateError [2022-01-03T22:38:06.686Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCheckpointCreate [2022-01-03T22:38:06.686Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCheckpointDeleteError [2022-01-03T22:38:06.686Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCheckpointDelete [2022-01-03T22:38:06.686Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCheckpointListError [2022-01-03T22:38:06.686Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCheckpointList [2022-01-03T22:38:06.686Z] --- PASS: TestCheckpointList (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCheckpointListContainerNotFound [2022-01-03T22:38:06.686Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestNewClientWithOpsFromEnv [2022-01-03T22:38:06.686Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T22:38:06.686Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestGetAPIPath [2022-01-03T22:38:06.686Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestParseHostURL [2022-01-03T22:38:06.686Z] --- PASS: TestParseHostURL (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-03T22:38:06.686Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-03T22:38:06.686Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestNegotiateAPIVersion [2022-01-03T22:38:06.686Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestNegotiateAPVersionOverride [2022-01-03T22:38:06.686Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-03T22:38:06.686Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-03T22:38:06.686Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-03T22:38:06.686Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestClientRedirect [2022-01-03T22:38:06.686Z] --- PASS: TestClientRedirect (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigCreateUnsupported [2022-01-03T22:38:06.686Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigCreateError [2022-01-03T22:38:06.686Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigCreate [2022-01-03T22:38:06.686Z] --- PASS: TestConfigCreate (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigInspectNotFound [2022-01-03T22:38:06.686Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigInspectWithEmptyID [2022-01-03T22:38:06.686Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigInspectUnsupported [2022-01-03T22:38:06.686Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigInspectError [2022-01-03T22:38:06.686Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigInspectConfigNotFound [2022-01-03T22:38:06.686Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigInspect [2022-01-03T22:38:06.686Z] --- PASS: TestConfigInspect (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigListUnsupported [2022-01-03T22:38:06.686Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigListError [2022-01-03T22:38:06.686Z] --- PASS: TestConfigListError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigList [2022-01-03T22:38:06.686Z] --- PASS: TestConfigList (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigRemoveUnsupported [2022-01-03T22:38:06.686Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigRemoveError [2022-01-03T22:38:06.686Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigRemove [2022-01-03T22:38:06.686Z] --- PASS: TestConfigRemove (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigUpdateUnsupported [2022-01-03T22:38:06.686Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigUpdateError [2022-01-03T22:38:06.686Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestConfigUpdate [2022-01-03T22:38:06.686Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerCommitError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerCommit [2022-01-03T22:38:06.686Z] --- PASS: TestContainerCommit (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerStatPathError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerStatPathNotFoundError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerStatPathNoHeaderError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerStatPath [2022-01-03T22:38:06.686Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCopyToContainerError [2022-01-03T22:38:06.686Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCopyToContainerNotFoundError [2022-01-03T22:38:06.686Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-03T22:38:06.686Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCopyToContainer [2022-01-03T22:38:06.686Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCopyFromContainerError [2022-01-03T22:38:06.686Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCopyFromContainerNotFoundError [2022-01-03T22:38:06.686Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-03T22:38:06.686Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-03T22:38:06.686Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestCopyFromContainer [2022-01-03T22:38:06.686Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerCreateError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerCreateImageNotFound [2022-01-03T22:38:06.686Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerCreateWithName [2022-01-03T22:38:06.686Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerCreateAutoRemove [2022-01-03T22:38:06.686Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerDiffError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerDiff [2022-01-03T22:38:06.686Z] --- PASS: TestContainerDiff (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerExecCreateError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerExecCreate [2022-01-03T22:38:06.686Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerExecStartError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerExecStart [2022-01-03T22:38:06.686Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerExecInspectError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerExecInspect [2022-01-03T22:38:06.686Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerExportError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerExportError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerExport [2022-01-03T22:38:06.686Z] --- PASS: TestContainerExport (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerInspectError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerInspectContainerNotFound [2022-01-03T22:38:06.686Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerInspectWithEmptyID [2022-01-03T22:38:06.686Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerInspect [2022-01-03T22:38:06.686Z] --- PASS: TestContainerInspect (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerInspectNode [2022-01-03T22:38:06.686Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerKillError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerKillError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerKill [2022-01-03T22:38:06.686Z] --- PASS: TestContainerKill (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerListError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerListError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerList [2022-01-03T22:38:06.686Z] --- PASS: TestContainerList (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerLogsNotFoundError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerLogsError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerLogs [2022-01-03T22:38:06.686Z] --- PASS: TestContainerLogs (0.17s) [2022-01-03T22:38:06.686Z] === RUN TestContainerPauseError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerPause [2022-01-03T22:38:06.686Z] --- PASS: TestContainerPause (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainersPruneError [2022-01-03T22:38:06.686Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainersPrune [2022-01-03T22:38:06.686Z] --- PASS: TestContainersPrune (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerRemoveError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerRemoveNotFoundError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerRemove [2022-01-03T22:38:06.686Z] --- PASS: TestContainerRemove (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerRenameError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerRename [2022-01-03T22:38:06.686Z] --- PASS: TestContainerRename (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerResizeError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerExecResizeError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerResize [2022-01-03T22:38:06.686Z] --- PASS: TestContainerResize (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerExecResize [2022-01-03T22:38:06.686Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerRestartError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerRestart [2022-01-03T22:38:06.686Z] --- PASS: TestContainerRestart (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerStartError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerStartError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerStart [2022-01-03T22:38:06.686Z] --- PASS: TestContainerStart (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerStatsError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerStats [2022-01-03T22:38:06.686Z] --- PASS: TestContainerStats (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerStopError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerStopError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerStop [2022-01-03T22:38:06.686Z] --- PASS: TestContainerStop (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerTopError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerTopError (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerTop [2022-01-03T22:38:06.686Z] --- PASS: TestContainerTop (0.00s) [2022-01-03T22:38:06.686Z] === RUN TestContainerUnpauseError [2022-01-03T22:38:06.686Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestContainerUnpause [2022-01-03T22:38:06.687Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestContainerUpdateError [2022-01-03T22:38:06.687Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestContainerUpdate [2022-01-03T22:38:06.687Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestContainerWaitError [2022-01-03T22:38:06.687Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestContainerWait [2022-01-03T22:38:06.687Z] --- PASS: TestContainerWait (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestDiskUsageError [2022-01-03T22:38:06.687Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestDiskUsage [2022-01-03T22:38:06.687Z] --- PASS: TestDiskUsage (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestDistributionInspectUnsupported [2022-01-03T22:38:06.687Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestDistributionInspectWithEmptyID [2022-01-03T22:38:06.687Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestEventsErrorInOptions [2022-01-03T22:38:06.687Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestEventsErrorFromServer [2022-01-03T22:38:06.687Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestEvents [2022-01-03T22:38:06.687Z] --- PASS: TestEvents (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestTLSCloseWriter [2022-01-03T22:38:06.687Z] === PAUSE TestTLSCloseWriter [2022-01-03T22:38:06.687Z] === RUN TestImageBuildError [2022-01-03T22:38:06.687Z] --- PASS: TestImageBuildError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageBuild [2022-01-03T22:38:06.687Z] --- PASS: TestImageBuild (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestGetDockerOS [2022-01-03T22:38:06.687Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageCreateError [2022-01-03T22:38:06.687Z] --- PASS: TestImageCreateError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageCreate [2022-01-03T22:38:06.687Z] --- PASS: TestImageCreate (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageHistoryError [2022-01-03T22:38:06.687Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageHistory [2022-01-03T22:38:06.687Z] --- PASS: TestImageHistory (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageImportError [2022-01-03T22:38:06.687Z] --- PASS: TestImageImportError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageImport [2022-01-03T22:38:06.687Z] --- PASS: TestImageImport (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageInspectError [2022-01-03T22:38:06.687Z] --- PASS: TestImageInspectError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageInspectImageNotFound [2022-01-03T22:38:06.687Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageInspectWithEmptyID [2022-01-03T22:38:06.687Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageInspect [2022-01-03T22:38:06.687Z] --- PASS: TestImageInspect (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageListError [2022-01-03T22:38:06.687Z] --- PASS: TestImageListError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageList [2022-01-03T22:38:06.687Z] --- PASS: TestImageList (0.01s) [2022-01-03T22:38:06.687Z] === RUN TestImageListApiBefore125 [2022-01-03T22:38:06.687Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageLoadError [2022-01-03T22:38:06.687Z] --- PASS: TestImageLoadError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImageLoad [2022-01-03T22:38:06.687Z] --- PASS: TestImageLoad (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagesPruneError [2022-01-03T22:38:06.687Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagesPrune [2022-01-03T22:38:06.687Z] --- PASS: TestImagesPrune (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePullReferenceParseError [2022-01-03T22:38:06.687Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePullAnyError [2022-01-03T22:38:06.687Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-03T22:38:06.687Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T22:38:06.687Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T22:38:06.687Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-03T22:38:06.687Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePullWithoutErrors [2022-01-03T22:38:06.687Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePushReferenceError [2022-01-03T22:38:06.687Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePushAnyError [2022-01-03T22:38:06.687Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-03T22:38:06.687Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-03T22:38:06.687Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T22:38:07.157Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T22:38:07.157Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-03T22:38:07.157Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImagePushWithoutErrors [2022-01-03T22:38:07.157Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-03T22:38:07.157Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-03T22:38:07.157Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-03T22:38:07.157Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-03T22:38:07.157Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-03T22:38:07.157Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-03T22:38:07.157Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-03T22:38:07.157Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-03T22:38:07.157Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageRemoveError [2022-01-03T22:38:07.157Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageRemoveImageNotFound [2022-01-03T22:38:07.157Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageRemove [2022-01-03T22:38:07.157Z] --- PASS: TestImageRemove (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageSaveError [2022-01-03T22:38:07.157Z] --- PASS: TestImageSaveError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageSave [2022-01-03T22:38:07.157Z] --- PASS: TestImageSave (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageSearchAnyError [2022-01-03T22:38:07.157Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-03T22:38:07.157Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T22:38:07.157Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T22:38:07.157Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-03T22:38:07.157Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageSearchWithoutErrors [2022-01-03T22:38:07.157Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageTagError [2022-01-03T22:38:07.157Z] --- PASS: TestImageTagError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageTagInvalidReference [2022-01-03T22:38:07.157Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageTagInvalidSourceImageName [2022-01-03T22:38:07.157Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageTagHexSource [2022-01-03T22:38:07.157Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestImageTag [2022-01-03T22:38:07.157Z] --- PASS: TestImageTag (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestInfoServerError [2022-01-03T22:38:07.157Z] --- PASS: TestInfoServerError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestInfoInvalidResponseJSONError [2022-01-03T22:38:07.157Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestInfo [2022-01-03T22:38:07.157Z] --- PASS: TestInfo (0.01s) [2022-01-03T22:38:07.157Z] === RUN TestNetworkConnectError [2022-01-03T22:38:07.157Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-03T22:38:07.157Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestNetworkConnect [2022-01-03T22:38:07.157Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestNetworkCreateError [2022-01-03T22:38:07.157Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-03T22:38:07.157Z] === RUN TestNetworkCreate [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNetworkDisconnectError [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNetworkDisconnect [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNetworkInspect [2022-01-03T22:38:07.158Z] === RUN TestNetworkInspect/empty_ID [2022-01-03T22:38:07.158Z] === RUN TestNetworkInspect/no_options [2022-01-03T22:38:07.158Z] === RUN TestNetworkInspect/verbose [2022-01-03T22:38:07.158Z] === RUN TestNetworkInspect/global_scope [2022-01-03T22:38:07.158Z] === RUN TestNetworkInspect/unknown_network [2022-01-03T22:38:07.158Z] === RUN TestNetworkInspect/server_error [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNetworkListError [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkListError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNetworkList [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkList (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNetworksPruneError [2022-01-03T22:38:07.158Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNetworksPrune [2022-01-03T22:38:07.158Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNetworkRemoveError [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNetworkRemove [2022-01-03T22:38:07.158Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNodeInspectError [2022-01-03T22:38:07.158Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNodeInspectNodeNotFound [2022-01-03T22:38:07.158Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNodeInspectWithEmptyID [2022-01-03T22:38:07.158Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNodeInspect [2022-01-03T22:38:07.158Z] --- PASS: TestNodeInspect (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNodeListError [2022-01-03T22:38:07.158Z] --- PASS: TestNodeListError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNodeList [2022-01-03T22:38:07.158Z] --- PASS: TestNodeList (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNodeRemoveError [2022-01-03T22:38:07.158Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNodeRemove [2022-01-03T22:38:07.158Z] --- PASS: TestNodeRemove (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNodeUpdateError [2022-01-03T22:38:07.158Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestNodeUpdate [2022-01-03T22:38:07.158Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestOptionWithTimeout [2022-01-03T22:38:07.158Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPingFail [2022-01-03T22:38:07.158Z] --- PASS: TestPingFail (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPingWithError [2022-01-03T22:38:07.158Z] 2022/01/03 22:38:06 RoundTripper returned a response & error; ignoring response [2022-01-03T22:38:07.158Z] 2022/01/03 22:38:06 RoundTripper returned a response & error; ignoring response [2022-01-03T22:38:07.158Z] --- PASS: TestPingWithError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPingSuccess [2022-01-03T22:38:07.158Z] --- PASS: TestPingSuccess (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPingHeadFallback [2022-01-03T22:38:07.158Z] === RUN TestPingHeadFallback/OK [2022-01-03T22:38:07.158Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-03T22:38:07.158Z] === RUN TestPingHeadFallback/Not_Found [2022-01-03T22:38:07.158Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-03T22:38:07.158Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-03T22:38:07.158Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-03T22:38:07.158Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-03T22:38:07.158Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-03T22:38:07.158Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginDisableError [2022-01-03T22:38:07.158Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginDisable [2022-01-03T22:38:07.158Z] --- PASS: TestPluginDisable (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginEnableError [2022-01-03T22:38:07.158Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginEnable [2022-01-03T22:38:07.158Z] --- PASS: TestPluginEnable (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginInspectError [2022-01-03T22:38:07.158Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginInspectWithEmptyID [2022-01-03T22:38:07.158Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginInspect [2022-01-03T22:38:07.158Z] --- PASS: TestPluginInspect (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginListError [2022-01-03T22:38:07.158Z] --- PASS: TestPluginListError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginList [2022-01-03T22:38:07.158Z] --- PASS: TestPluginList (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginPushError [2022-01-03T22:38:07.158Z] --- PASS: TestPluginPushError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginPush [2022-01-03T22:38:07.158Z] --- PASS: TestPluginPush (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginRemoveError [2022-01-03T22:38:07.158Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginRemove [2022-01-03T22:38:07.158Z] --- PASS: TestPluginRemove (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginSetError [2022-01-03T22:38:07.158Z] --- PASS: TestPluginSetError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPluginSet [2022-01-03T22:38:07.158Z] --- PASS: TestPluginSet (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSetHostHeader [2022-01-03T22:38:07.158Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestPlainTextError [2022-01-03T22:38:07.158Z] --- PASS: TestPlainTextError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestInfiniteError [2022-01-03T22:38:07.158Z] --- PASS: TestInfiniteError (0.03s) [2022-01-03T22:38:07.158Z] === RUN TestCanceledContext [2022-01-03T22:38:07.158Z] 2022/01/03 22:38:06 RoundTripper returned a response & error; ignoring response [2022-01-03T22:38:07.158Z] --- PASS: TestCanceledContext (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestDeadlineExceededContext [2022-01-03T22:38:07.158Z] 2022/01/03 22:38:06 RoundTripper returned a response & error; ignoring response [2022-01-03T22:38:07.158Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretCreateUnsupported [2022-01-03T22:38:07.158Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretCreateError [2022-01-03T22:38:07.158Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretCreate [2022-01-03T22:38:07.158Z] --- PASS: TestSecretCreate (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretInspectUnsupported [2022-01-03T22:38:07.158Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretInspectError [2022-01-03T22:38:07.158Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretInspectSecretNotFound [2022-01-03T22:38:07.158Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretInspectWithEmptyID [2022-01-03T22:38:07.158Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretInspect [2022-01-03T22:38:07.158Z] --- PASS: TestSecretInspect (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretListUnsupported [2022-01-03T22:38:07.158Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretListError [2022-01-03T22:38:07.158Z] --- PASS: TestSecretListError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretList [2022-01-03T22:38:07.158Z] --- PASS: TestSecretList (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretRemoveUnsupported [2022-01-03T22:38:07.158Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretRemoveError [2022-01-03T22:38:07.158Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretRemove [2022-01-03T22:38:07.158Z] --- PASS: TestSecretRemove (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretUpdateUnsupported [2022-01-03T22:38:07.158Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretUpdateError [2022-01-03T22:38:07.158Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSecretUpdate [2022-01-03T22:38:07.158Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceCreateError [2022-01-03T22:38:07.158Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceCreate [2022-01-03T22:38:07.158Z] --- PASS: TestServiceCreate (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-03T22:38:07.158Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceCreateDigestPinning [2022-01-03T22:38:07.158Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceInspectError [2022-01-03T22:38:07.158Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceInspectServiceNotFound [2022-01-03T22:38:07.158Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceInspectWithEmptyID [2022-01-03T22:38:07.158Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceInspect [2022-01-03T22:38:07.158Z] --- PASS: TestServiceInspect (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceListError [2022-01-03T22:38:07.158Z] --- PASS: TestServiceListError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceList [2022-01-03T22:38:07.158Z] --- PASS: TestServiceList (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceLogsError [2022-01-03T22:38:07.158Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceLogs [2022-01-03T22:38:07.158Z] --- PASS: TestServiceLogs (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceRemoveError [2022-01-03T22:38:07.158Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceRemoveNotFoundError [2022-01-03T22:38:07.158Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceRemove [2022-01-03T22:38:07.158Z] --- PASS: TestServiceRemove (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceUpdateError [2022-01-03T22:38:07.158Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestServiceUpdate [2022-01-03T22:38:07.158Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmGetUnlockKeyError [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmGetUnlockKey [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmInitError [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmInit [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmInit (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmInspectError [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmInspect [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmJoinError [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmJoin [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmLeaveError [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmLeave [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmUnlockError [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmUnlock [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmUpdateError [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestSwarmUpdate [2022-01-03T22:38:07.158Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestTaskInspectError [2022-01-03T22:38:07.158Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestTaskInspectWithEmptyID [2022-01-03T22:38:07.158Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestTaskInspect [2022-01-03T22:38:07.158Z] --- PASS: TestTaskInspect (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestTaskListError [2022-01-03T22:38:07.158Z] --- PASS: TestTaskListError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestTaskList [2022-01-03T22:38:07.158Z] --- PASS: TestTaskList (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestVolumeCreateError [2022-01-03T22:38:07.158Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestVolumeCreate [2022-01-03T22:38:07.158Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestVolumeInspectError [2022-01-03T22:38:07.158Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestVolumeInspectNotFound [2022-01-03T22:38:07.158Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestVolumeInspectWithEmptyID [2022-01-03T22:38:07.158Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestVolumeInspect [2022-01-03T22:38:07.158Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestVolumeListError [2022-01-03T22:38:07.158Z] --- PASS: TestVolumeListError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestVolumeList [2022-01-03T22:38:07.158Z] --- PASS: TestVolumeList (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestVolumeRemoveError [2022-01-03T22:38:07.158Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-03T22:38:07.158Z] === RUN TestVolumeRemove [2022-01-03T22:38:07.158Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-03T22:38:07.158Z] === CONT TestTLSCloseWriter [2022-01-03T22:38:07.158Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-03T22:38:07.158Z] PASS [2022-01-03T22:38:07.158Z] coverage: 75.1% of statements [2022-01-03T22:38:07.158Z] ok github.com/docker/docker/client 0.429s coverage: 75.1% of statements [2022-01-03T22:38:09.491Z] #43 ... [2022-01-03T22:38:09.491Z] [2022-01-03T22:38:09.491Z] #53 [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.23.8" && /build/golangci-lint --version [2022-01-03T22:38:09.491Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T22:38:09.491Z] #53 275.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T22:38:09.491Z] #53 DONE 276.0s [2022-01-03T22:38:09.750Z] [2022-01-03T22:38:09.750Z] #58 [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-01-03T22:38:09.750Z] #58 sha256:86fba81353443fab2f20f7aa9e0a287bb7c0c8a875a6502f309aca55d38dbe6a [2022-01-03T22:38:15.976Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-01-03T22:38:21.309Z] 4612f6d0b889: Pull complete [2022-01-03T22:38:24.632Z] #58 ... [2022-01-03T22:38:24.632Z] [2022-01-03T22:38:24.632Z] #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-01-03T22:38:24.632Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T22:38:24.632Z] #43 DONE 289.0s [2022-01-03T22:38:24.632Z] [2022-01-03T22:38:24.632Z] #62 [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-01-03T22:38:24.632Z] #62 sha256:fd56dbdc20df3ab0c5f7dc584281e398cf9a391f294dfe0d68f809e55f076067 [2022-01-03T22:38:24.632Z] #62 ... [2022-01-03T22:38:24.632Z] [2022-01-03T22:38:24.633Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T22:38:24.633Z] #44 sha256:160218fb14748c650a0b233e9ed6f2f1a64850499bce7b8fac738f9dcff66505 [2022-01-03T22:38:24.962Z] --- PASS: TestCheckoutGit (28.72s) [2022-01-03T22:38:24.962Z] === RUN TestValidGitTransport [2022-01-03T22:38:24.962Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-03T22:38:24.962Z] === RUN TestGitInvalidRef [2022-01-03T22:38:24.962Z] --- PASS: TestGitInvalidRef (0.17s) [2022-01-03T22:38:24.962Z] PASS [2022-01-03T22:38:24.962Z] coverage: 86.3% of statements [2022-01-03T22:38:24.962Z] ok github.com/docker/docker/builder/remotecontext/git 28.943s coverage: 86.3% of statements [2022-01-03T22:38:24.962Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T22:38:24.962Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T22:38:25.204Z] #44 DONE 0.4s [2022-01-03T22:38:25.204Z] [2022-01-03T22:38:25.204Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T22:38:25.204Z] #48 sha256:d980042456b42b3a578408f3abd6c21cd36e8482aa7bf1540bc2dbb175bb888e [2022-01-03T22:38:25.204Z] #48 DONE 0.1s [2022-01-03T22:38:25.204Z] [2022-01-03T22:38:25.204Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T22:38:25.204Z] #50 sha256:4d976f20146535b9d48e3de57bb5901b4eadf3835d8e0213749087b7aa7119ad [2022-01-03T22:38:25.204Z] #50 DONE 0.1s [2022-01-03T22:38:25.204Z] [2022-01-03T22:38:25.204Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T22:38:25.204Z] #52 sha256:a2c10a206501ead2c5a48fcce0d8f9d3c2b115b7fe333fae3a575b218ca66535 [2022-01-03T22:38:25.204Z] #52 DONE 0.1s [2022-01-03T22:38:25.204Z] [2022-01-03T22:38:25.204Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T22:38:25.204Z] #54 sha256:710e9cab6bc435dc8838446bceac071ebb4515daddf9aac09b14d62230598a46 [2022-01-03T22:38:25.774Z] #54 DONE 0.4s [2022-01-03T22:38:25.774Z] [2022-01-03T22:38:25.774Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T22:38:25.774Z] #56 sha256:c4a42c3a2c367aca6bc0e265dec5d038976a384c623ed21c03c32470cae92fa7 [2022-01-03T22:38:25.774Z] #56 DONE 0.0s [2022-01-03T22:38:25.774Z] [2022-01-03T22:38:25.774Z] #58 [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-01-03T22:38:25.774Z] #58 sha256:86fba81353443fab2f20f7aa9e0a287bb7c0c8a875a6502f309aca55d38dbe6a [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-03T22:38:29.730Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestConfigureDaemonLogs [2022-01-03T22:38:29.730Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestCommonOptionsInstallFlags [2022-01-03T22:38:29.730Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-03T22:38:29.730Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-03T22:38:29.730Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-03T22:38:29.730Z] PASS [2022-01-03T22:38:29.730Z] coverage: 18.6% of statements [2022-01-03T22:38:29.730Z] ok github.com/docker/docker/cmd/dockerd 0.174s coverage: 18.6% of statements [2022-01-03T22:38:29.730Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-03T22:38:29.730Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T22:38:30.681Z] #62 267.2 # github.com/containerd/containerd/cmd/containerd [2022-01-03T22:38:30.681Z] #62 267.2 /usr/bin/ld: /tmp/go-link-4052237303/000019.o: in function `New': [2022-01-03T22:38:30.681Z] #62 267.2 /tmp/tmp.QNDeN1Blt0/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-01-03T22:38:30.681Z] #62 267.2 + bin/containerd-stress [2022-01-03T22:38:30.681Z] #62 268.3 + bin/containerd-shim [2022-01-03T22:38:30.716Z] === RUN TestContainerStopSignal [2022-01-03T22:38:30.716Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestContainerStopTimeout [2022-01-03T22:38:30.716Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-03T22:38:30.716Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-03T22:38:30.716Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-03T22:38:30.716Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestReplaceAndAppendEnvVars [2022-01-03T22:38:30.716Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-03T22:38:30.716Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestNewMemoryStore [2022-01-03T22:38:30.716Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestAddContainers [2022-01-03T22:38:30.716Z] --- PASS: TestAddContainers (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestGetContainer [2022-01-03T22:38:30.716Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestDeleteContainer [2022-01-03T22:38:30.716Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestListContainers [2022-01-03T22:38:30.716Z] --- PASS: TestListContainers (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestFirstContainer [2022-01-03T22:38:30.716Z] --- PASS: TestFirstContainer (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestApplyAllContainer [2022-01-03T22:38:30.716Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestIsValidHealthString [2022-01-03T22:38:30.716Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestStateRunStop [2022-01-03T22:38:30.716Z] --- PASS: TestStateRunStop (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestStateTimeoutWait [2022-01-03T22:38:30.716Z] state_test.go:141: Stop callback fired [2022-01-03T22:38:30.716Z] state_test.go:165: Stop callback fired [2022-01-03T22:38:30.716Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-03T22:38:30.716Z] === RUN TestIsValidStateString [2022-01-03T22:38:30.716Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestViewSaveDelete [2022-01-03T22:38:30.716Z] --- PASS: TestViewSaveDelete (0.01s) [2022-01-03T22:38:30.716Z] === RUN TestViewAll [2022-01-03T22:38:30.716Z] --- PASS: TestViewAll (0.01s) [2022-01-03T22:38:30.716Z] === RUN TestViewGet [2022-01-03T22:38:30.716Z] --- PASS: TestViewGet (0.01s) [2022-01-03T22:38:30.716Z] === RUN TestNames [2022-01-03T22:38:30.716Z] --- PASS: TestNames (0.00s) [2022-01-03T22:38:30.716Z] === RUN TestViewWithHealthCheck [2022-01-03T22:38:30.716Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-03T22:38:30.716Z] PASS [2022-01-03T22:38:30.716Z] coverage: 41.7% of statements [2022-01-03T22:38:30.716Z] ok github.com/docker/docker/container 0.220s coverage: 41.7% of statements [2022-01-03T22:38:30.716Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T22:38:30.716Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T22:38:30.716Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T22:38:30.716Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T22:38:32.276Z] === RUN TestPrepare [2022-01-03T22:38:32.276Z] --- PASS: TestPrepare (0.00s) [2022-01-03T22:38:32.276Z] === RUN TestStart [2022-01-03T22:38:32.276Z] --- PASS: TestStart (0.00s) [2022-01-03T22:38:32.276Z] === RUN TestWaitCancel [2022-01-03T22:38:32.276Z] --- PASS: TestWaitCancel (0.00s) [2022-01-03T22:38:32.276Z] === RUN TestWaitDisabled [2022-01-03T22:38:32.276Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-03T22:38:32.276Z] === RUN TestWaitEnabled [2022-01-03T22:38:32.276Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-03T22:38:32.276Z] === RUN TestRemove [2022-01-03T22:38:32.276Z] --- PASS: TestRemove (0.00s) [2022-01-03T22:38:32.276Z] PASS [2022-01-03T22:38:32.276Z] coverage: 65.3% of statements [2022-01-03T22:38:32.276Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2022-01-03T22:38:33.835Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-03T22:38:33.835Z] === RUN TestNewListSecretsFilters [2022-01-03T22:38:33.835Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestNewListConfigsFilters [2022-01-03T22:38:33.835Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-03T22:38:33.835Z] PASS [2022-01-03T22:38:33.835Z] coverage: 0.5% of statements [2022-01-03T22:38:33.835Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T22:38:33.835Z] ok github.com/docker/docker/daemon/cluster 0.350s coverage: 0.5% of statements [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-03T22:38:33.835Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-03T22:38:33.835Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-03T22:38:33.835Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-03T22:38:33.835Z] PASS [2022-01-03T22:38:33.835Z] coverage: 35.9% of statements [2022-01-03T22:38:33.835Z] ok github.com/docker/docker/daemon/cluster/convert 0.336s coverage: 35.9% of statements [2022-01-03T22:38:34.901Z] #62 275.7 + bin/containerd-shim-runc-v1 [2022-01-03T22:38:36.780Z] === RUN TestBuilderGC [2022-01-03T22:38:36.780Z] --- PASS: TestBuilderGC (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestDaemonConfigurationNotFound [2022-01-03T22:38:36.780Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestDaemonBrokenConfiguration [2022-01-03T22:38:36.780Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestParseClusterAdvertiseSettings [2022-01-03T22:38:36.780Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestFindConfigurationConflicts [2022-01-03T22:38:36.780Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-03T22:38:36.780Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-03T22:38:36.780Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-03T22:38:36.780Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-03T22:38:36.780Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-03T22:38:36.780Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-03T22:38:36.780Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-03T22:38:36.780Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-03T22:38:36.780Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-03T22:38:36.780Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-01-03T22:38:36.780Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-03T22:38:36.780Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-03T22:38:36.780Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-03T22:38:36.780Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-03T22:38:36.780Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-03T22:38:36.780Z] === RUN TestValidateConfiguration [2022-01-03T22:38:36.780Z] === RUN TestValidateConfiguration/with_label [2022-01-03T22:38:36.781Z] === RUN TestValidateConfiguration/with_dns [2022-01-03T22:38:36.781Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-03T22:38:36.781Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-03T22:38:36.781Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-03T22:38:36.781Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-03T22:38:36.781Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-03T22:38:36.781Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-03T22:38:36.781Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-03T22:38:36.781Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-03T22:38:36.781Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-03T22:38:36.781Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-03T22:38:37.247Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-03T22:38:37.247Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-03T22:38:37.247Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-03T22:38:37.247Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-03T22:38:37.247Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-03T22:38:37.247Z] === RUN TestModifiedDiscoverySettings [2022-01-03T22:38:37.247Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-03T22:38:37.247Z] === RUN TestReloadSetConfigFileNotExist [2022-01-03T22:38:37.247Z] time="2022-01-03T22:38:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-03T22:38:37.247Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-01-03T22:38:37.247Z] === RUN TestReloadDefaultConfigNotExist [2022-01-03T22:38:37.247Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:38:37.247Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T22:38:37.247Z] === RUN TestReloadBadDefaultConfig [2022-01-03T22:38:37.247Z] time="2022-01-03T22:38:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2098167308" [2022-01-03T22:38:37.247Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-03T22:38:37.247Z] === RUN TestReloadWithConflictingLabels [2022-01-03T22:38:37.247Z] time="2022-01-03T22:38:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1693635475" [2022-01-03T22:38:37.247Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-03T22:38:37.247Z] === RUN TestReloadWithDuplicateLabels [2022-01-03T22:38:37.247Z] time="2022-01-03T22:38:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1181003018" [2022-01-03T22:38:37.247Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-01-03T22:38:37.247Z] === RUN TestMaskURLCredentials [2022-01-03T22:38:37.247Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-03T22:38:37.247Z] === RUN TestDaemonConfigurationMerge [2022-01-03T22:38:37.247Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-03T22:38:37.247Z] PASS [2022-01-03T22:38:37.247Z] coverage: 80.0% of statements [2022-01-03T22:38:37.247Z] ok github.com/docker/docker/daemon/config 0.455s coverage: 80.0% of statements [2022-01-03T22:38:37.247Z] === RUN TestDiscoveryOptsErrors [2022-01-03T22:38:37.247Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-03T22:38:37.247Z] === RUN TestDiscoveryOpts [2022-01-03T22:38:37.247Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-03T22:38:37.247Z] PASS [2022-01-03T22:38:37.247Z] coverage: 30.0% of statements [2022-01-03T22:38:37.247Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2022-01-03T22:38:37.714Z] === RUN TestWaitNodeAttachment [2022-01-03T22:38:38.181Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-03T22:38:38.181Z] === RUN TestIsolationConversion [2022-01-03T22:38:38.181Z] === RUN TestIsolationConversion/default [2022-01-03T22:38:38.181Z] === RUN TestIsolationConversion/process [2022-01-03T22:38:38.181Z] === RUN TestIsolationConversion/hyperv [2022-01-03T22:38:38.181Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-03T22:38:38.181Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-03T22:38:38.181Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-03T22:38:38.181Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-03T22:38:38.181Z] === RUN TestContainerLabels [2022-01-03T22:38:38.181Z] --- PASS: TestContainerLabels (0.00s) [2022-01-03T22:38:38.181Z] === RUN TestCredentialSpecConversion [2022-01-03T22:38:38.181Z] === RUN TestCredentialSpecConversion/none [2022-01-03T22:38:38.181Z] === RUN TestCredentialSpecConversion/config [2022-01-03T22:38:38.181Z] === RUN TestCredentialSpecConversion/file [2022-01-03T22:38:38.181Z] === RUN TestCredentialSpecConversion/registry [2022-01-03T22:38:38.181Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-03T22:38:38.181Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-03T22:38:38.181Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-03T22:38:38.181Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-03T22:38:38.181Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-03T22:38:38.181Z] === RUN TestControllerValidateMountBind [2022-01-03T22:38:38.181Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-03T22:38:38.181Z] === RUN TestControllerValidateMountVolume [2022-01-03T22:38:38.181Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-03T22:38:38.181Z] === RUN TestControllerValidateMountTarget [2022-01-03T22:38:38.181Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-03T22:38:38.181Z] === RUN TestControllerValidateMountTmpfs [2022-01-03T22:38:38.181Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-03T22:38:38.181Z] === RUN TestControllerValidateMountInvalidType [2022-01-03T22:38:38.181Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-03T22:38:38.181Z] === RUN TestControllerValidateMountNamedPipe [2022-01-03T22:38:38.181Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-03T22:38:38.181Z] PASS [2022-01-03T22:38:38.181Z] coverage: 11.0% of statements [2022-01-03T22:38:38.181Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.600s coverage: 11.0% of statements [2022-01-03T22:38:38.648Z] === RUN TestEventsLog [2022-01-03T22:38:38.648Z] --- PASS: TestEventsLog (0.00s) [2022-01-03T22:38:38.648Z] === RUN TestEventsLogTimeout [2022-01-03T22:38:38.648Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-03T22:38:38.648Z] === RUN TestLogEvents [2022-01-03T22:38:38.648Z] --- PASS: TestLogEvents (0.05s) [2022-01-03T22:38:38.648Z] === RUN TestLoadBufferedEvents [2022-01-03T22:38:38.648Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-01-03T22:38:38.648Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-03T22:38:38.648Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-03T22:38:38.648Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-03T22:38:38.648Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-03T22:38:38.648Z] PASS [2022-01-03T22:38:38.648Z] coverage: 50.0% of statements [2022-01-03T22:38:38.648Z] ok github.com/docker/docker/daemon/events 0.278s coverage: 50.0% of statements [2022-01-03T22:38:39.115Z] === RUN TestIsEmptyDir [2022-01-03T22:38:39.115Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-03T22:38:39.115Z] PASS [2022-01-03T22:38:39.115Z] coverage: 2.3% of statements [2022-01-03T22:38:39.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T22:38:39.583Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2022-01-03T22:38:39.583Z] === RUN TestLinkNaming [2022-01-03T22:38:39.583Z] --- PASS: TestLinkNaming (0.00s) [2022-01-03T22:38:39.583Z] === RUN TestLinkNew [2022-01-03T22:38:39.583Z] --- PASS: TestLinkNew (0.00s) [2022-01-03T22:38:39.583Z] === RUN TestLinkEnv [2022-01-03T22:38:39.583Z] --- PASS: TestLinkEnv (0.00s) [2022-01-03T22:38:39.583Z] === RUN TestLinkMultipleEnv [2022-01-03T22:38:39.583Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-03T22:38:39.583Z] === RUN TestLinkPortRangeEnv [2022-01-03T22:38:39.583Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-03T22:38:39.583Z] PASS [2022-01-03T22:38:39.583Z] coverage: 93.0% of statements [2022-01-03T22:38:39.583Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2022-01-03T22:38:40.049Z] === RUN TestVerifyNetworkingConfig [2022-01-03T22:38:40.049Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-03T22:38:40.049Z] === RUN TestGetContainer [2022-01-03T22:38:40.049Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T22:38:40.049Z] === RUN TestValidContainerNames [2022-01-03T22:38:40.049Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-03T22:38:40.049Z] === RUN TestContainerInitDNS [2022-01-03T22:38:40.049Z] daemon_test.go:146: root required [2022-01-03T22:38:40.049Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-03T22:38:40.049Z] === RUN TestMerge [2022-01-03T22:38:40.049Z] --- PASS: TestMerge (0.00s) [2022-01-03T22:38:40.049Z] === RUN TestValidateContainerIsolation [2022-01-03T22:38:40.049Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-03T22:38:40.049Z] === RUN TestFindNetworkErrorType [2022-01-03T22:38:40.049Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-03T22:38:40.049Z] === RUN TestEnsureServicesExist [2022-01-03T22:38:40.049Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-03T22:38:40.049Z] === RUN TestEnsureServicesExistErrors [2022-01-03T22:38:40.049Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-03T22:38:40.050Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-03T22:38:40.050Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-03T22:38:40.050Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-03T22:38:40.050Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-03T22:38:40.050Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-03T22:38:40.050Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-03T22:38:40.050Z] === RUN TestContainerDelete [2022-01-03T22:38:40.050Z] --- PASS: TestContainerDelete (0.00s) [2022-01-03T22:38:40.050Z] === RUN TestContainerDoubleDelete [2022-01-03T22:38:40.050Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-03T22:38:40.050Z] === RUN TestLogContainerEventCopyLabels [2022-01-03T22:38:40.193Z] #62 280.9 + bin/containerd-shim-runc-v2 [2022-01-03T22:38:40.517Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestLogContainerEventWithAttributes [2022-01-03T22:38:40.517Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestNoneHealthcheck [2022-01-03T22:38:40.517Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestHealthStates [2022-01-03T22:38:40.517Z] time="2022-01-03T22:38:39Z" 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-01-03T22:38:40.517Z] time="2022-01-03T22:38:40Z" 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-01-03T22:38:40.517Z] time="2022-01-03T22:38:40Z" 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-01-03T22:38:40.517Z] time="2022-01-03T22:38:40Z" 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-01-03T22:38:40.517Z] time="2022-01-03T22:38:40Z" 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-01-03T22:38:40.517Z] time="2022-01-03T22:38:40Z" 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-01-03T22:38:40.517Z] time="2022-01-03T22:38:40Z" 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-01-03T22:38:40.517Z] time="2022-01-03T22:38:40Z" 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-01-03T22:38:40.517Z] time="2022-01-03T22:38:40Z" 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-01-03T22:38:40.517Z] time="2022-01-03T22:38:40Z" 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-01-03T22:38:40.517Z] --- PASS: TestHealthStates (0.16s) [2022-01-03T22:38:40.517Z] === RUN TestGetInspectData [2022-01-03T22:38:40.517Z] --- PASS: TestGetInspectData (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestFillLicense [2022-01-03T22:38:40.517Z] --- PASS: TestFillLicense (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestListInvalidFilter [2022-01-03T22:38:40.517Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestNameFilter [2022-01-03T22:38:40.517Z] --- PASS: TestNameFilter (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-03T22:38:40.517Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-03T22:38:40.517Z] === 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-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-03T22:38:40.517Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-03T22:38:40.517Z] --- 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-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-03T22:38:40.517Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestDaemonReloadLabels [2022-01-03T22:38:40.517Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-03T22:38:40.517Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestDaemonReloadMirrors [2022-01-03T22:38:40.517Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-03T22:38:40.517Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-03T22:38:40.517Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-03T22:38:40.517Z] === RUN TestDaemonDiscoveryReload [2022-01-03T22:38:41.135Z] #62 281.5 + binaries [2022-01-03T22:38:41.135Z] #62 281.5 + install -D bin/containerd /build/containerd [2022-01-03T22:38:41.135Z] #62 281.6 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T22:38:41.135Z] #62 281.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T22:38:41.135Z] #62 281.6 + install -D bin/ctr /build/ctr [2022-01-03T22:38:41.503Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-01-03T22:38:41.503Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-03T22:38:41.970Z] === RUN TestAdapterReadLogs [2022-01-03T22:38:41.970Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCopier [2022-01-03T22:38:41.970Z] --- PASS: TestCopier (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCopierLongLines [2022-01-03T22:38:41.970Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCopierSlow [2022-01-03T22:38:41.970Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-01-03T22:38:41.970Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-03T22:38:41.970Z] === RUN TestNewStreamConfig [2022-01-03T22:38:41.970Z] === RUN TestNewStreamConfig/defaults [2022-01-03T22:38:41.970Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-03T22:38:41.970Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-03T22:38:41.970Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-03T22:38:41.970Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-03T22:38:41.970Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-03T22:38:41.970Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-03T22:38:41.970Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-03T22:38:41.970Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-03T22:38:41.970Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-03T22:38:41.970Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-03T22:38:41.970Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-03T22:38:41.970Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-03T22:38:41.970Z] --- PASS: TestCopierSlow (0.20s) [2022-01-03T22:38:41.970Z] === RUN TestCopierWithSized [2022-01-03T22:38:41.970Z] === RUN TestCopierWithSized/as_is [2022-01-03T22:38:41.970Z] time="2022-01-03T22:38:41Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-03T22:38:41.970Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-01-03T22:38:41.970Z] === RUN TestCreateSuccess [2022-01-03T22:38:41.970Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCreateStreamSkipped [2022-01-03T22:38:41.970Z] time="2022-01-03T22:38:41Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-03T22:38:41.970Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCreateLogGroupSuccess [2022-01-03T22:38:41.970Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCreateError [2022-01-03T22:38:41.970Z] --- PASS: TestCreateError (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCreateAlreadyExists [2022-01-03T22:38:41.970Z] time="2022-01-03T22:38:41Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-03T22:38:41.970Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestLogClosed [2022-01-03T22:38:41.970Z] --- PASS: TestLogClosed (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestLogBlocking [2022-01-03T22:38:41.970Z] --- PASS: TestLogBlocking (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-03T22:38:41.970Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestLogNonBlockingBufferFull [2022-01-03T22:38:41.970Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestPublishBatchSuccess [2022-01-03T22:38:41.970Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestPublishBatchError [2022-01-03T22:38:41.970Z] time="2022-01-03T22:38:41Z" level=error msg=Error [2022-01-03T22:38:41.970Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-03T22:38:41.970Z] time="2022-01-03T22:38:41Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T22:38:41.970Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-03T22:38:41.970Z] time="2022-01-03T22:38:41Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T22:38:41.970Z] time="2022-01-03T22:38:41Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-03T22:38:41.970Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchSimple [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchTicker [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchMultilinePattern [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-03T22:38:41.970Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-03T22:38:41.970Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-03T22:38:41.970Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-01-03T22:38:41.970Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCopierWithPartial [2022-01-03T22:38:41.970Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestRingLogger [2022-01-03T22:38:41.970Z] --- PASS: TestRingLogger (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestRingCap [2022-01-03T22:38:41.970Z] --- PASS: TestRingCap (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestRingClose [2022-01-03T22:38:41.970Z] --- PASS: TestRingClose (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestRingDrain [2022-01-03T22:38:41.970Z] --- PASS: TestRingDrain (0.00s) [2022-01-03T22:38:41.970Z] PASS [2022-01-03T22:38:41.970Z] coverage: 43.8% of statements [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchClose [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestEffectiveLen [2022-01-03T22:38:41.970Z] === RUN TestEffectiveLen/0/Hello [2022-01-03T22:38:41.970Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-03T22:38:41.970Z] === RUN TestEffectiveLen/2/🙃 [2022-01-03T22:38:41.970Z] === RUN TestEffectiveLen/3/���� [2022-01-03T22:38:41.970Z] === RUN TestEffectiveLen/4/He��o [2022-01-03T22:38:41.970Z] === RUN TestEffectiveLen/5/ [2022-01-03T22:38:41.970Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestFindValidSplit [2022-01-03T22:38:41.970Z] === RUN TestFindValidSplit/0/ [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1105: [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:38:41.970Z] === RUN TestFindValidSplit/1/Hello [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1105: Hello [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:38:41.970Z] === RUN TestFindValidSplit/2/Hello [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1105: He [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1106: llo [2022-01-03T22:38:41.970Z] === RUN TestFindValidSplit/3/Hello [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1105: [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1106: Hello [2022-01-03T22:38:41.970Z] === RUN TestFindValidSplit/4/🙃 [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1105: [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1106: 🙃 [2022-01-03T22:38:41.970Z] === RUN TestFindValidSplit/5/🙃 [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1105: 🙃 [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:38:41.970Z] === RUN TestFindValidSplit/6/a� [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1105: a [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1106: � [2022-01-03T22:38:41.970Z] === RUN TestFindValidSplit/7/a� [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1105: a� [2022-01-03T22:38:41.970Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:38:41.970Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-03T22:38:41.970Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestProcessEventEmoji [2022-01-03T22:38:41.970Z] ok github.com/docker/docker/daemon/logger 0.297s coverage: 43.8% of statements [2022-01-03T22:38:41.970Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchLineSplit [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchMaxEvents [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-03T22:38:41.970Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-03T22:38:41.970Z] === RUN TestSearchRegistryForImagesErrors [2022-01-03T22:38:41.970Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestSearchRegistryForImages [2022-01-03T22:38:41.970Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestOnlyPlatformWithFallback [2022-01-03T22:38:41.970Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestImageDelete [2022-01-03T22:38:41.970Z] === RUN TestImageDelete/no_lease [2022-01-03T22:38:41.970Z] === RUN TestImageDelete/lease_exists [2022-01-03T22:38:41.970Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-01-03T22:38:41.970Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-03T22:38:41.970Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-03T22:38:41.970Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-03T22:38:41.970Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-03T22:38:41.970Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-03T22:38:41.970Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-03T22:38:41.970Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-03T22:38:41.970Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-03T22:38:41.971Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-03T22:38:41.971Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-03T22:38:41.971Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsFormat [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-03T22:38:41.971Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestImageDelete (0.03s) [2022-01-03T22:38:41.971Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-03T22:38:41.971Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-03T22:38:41.971Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-01-03T22:38:41.971Z] === RUN TestCreateTagSuccess [2022-01-03T22:38:41.971Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-03T22:38:41.971Z] === RUN TestContentStoreForPull [2022-01-03T22:38:41.971Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-03T22:38:41.971Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-03T22:38:41.971Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-03T22:38:41.971Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-03T22:38:41.971Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-03T22:38:41.971Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-03T22:38:41.971Z] PASS [2022-01-03T22:38:41.971Z] coverage: 77.6% of statements [2022-01-03T22:38:41.971Z] ok github.com/docker/docker/daemon/logger/awslogs 0.303s coverage: 77.6% of statements [2022-01-03T22:38:42.439Z] --- PASS: TestContentStoreForPull (0.17s) [2022-01-03T22:38:42.439Z] PASS [2022-01-03T22:38:42.439Z] coverage: 6.7% of statements [2022-01-03T22:38:42.439Z] ok github.com/docker/docker/daemon/images 0.280s coverage: 6.7% of statements [2022-01-03T22:38:42.439Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-01-03T22:38:42.439Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-03T22:38:42.439Z] reload_test.go:520: root required [2022-01-03T22:38:42.439Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T22:38:42.439Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-03T22:38:42.439Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-01-03T22:38:42.439Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-03T22:38:42.439Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-03T22:38:42.439Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-03T22:38:42.439Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-03T22:38:42.439Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-03T22:38:42.439Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-03T22:38:42.439Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-03T22:38:42.439Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-03T22:38:42.439Z] === RUN TestParseVolumesFrom [2022-01-03T22:38:42.439Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-03T22:38:42.439Z] PASS [2022-01-03T22:38:42.439Z] coverage: 9.0% of statements [2022-01-03T22:38:42.439Z] ok github.com/docker/docker/daemon 2.622s coverage: 9.0% of statements [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-03T22:38:42.439Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-03T22:38:42.519Z] #62 DONE 283.2s [2022-01-03T22:38:42.906Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-03T22:38:42.906Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-03T22:38:42.906Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-03T22:38:42.906Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-01-03T22:38:42.906Z] === RUN TestFastTimeMarshalJSON [2022-01-03T22:38:43.372Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-03T22:38:43.372Z] PASS [2022-01-03T22:38:43.372Z] coverage: 87.2% of statements [2022-01-03T22:38:43.372Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.240s coverage: 87.2% of statements [2022-01-03T22:38:43.372Z] === RUN TestJSONFileLogger [2022-01-03T22:38:43.372Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-03T22:38:43.372Z] === RUN TestJSONFileLoggerWithTags [2022-01-03T22:38:43.372Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-03T22:38:43.372Z] === RUN TestJSONFileLoggerWithOpts [2022-01-03T22:38:43.372Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-03T22:38:43.372Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-03T22:38:43.372Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-03T22:38:43.372Z] === RUN TestEncodeDecode [2022-01-03T22:38:43.372Z] === PAUSE TestEncodeDecode [2022-01-03T22:38:43.372Z] === RUN TestUnexpectedEOF [2022-01-03T22:38:43.372Z] time="2022-01-03T22:38:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T22:38:43.372Z] time="2022-01-03T22:38:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T22:38:43.372Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-01-03T22:38:43.372Z] === CONT TestEncodeDecode [2022-01-03T22:38:43.372Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-03T22:38:43.372Z] PASS [2022-01-03T22:38:43.372Z] coverage: 69.9% of statements [2022-01-03T22:38:43.372Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.210s coverage: 69.9% of statements [2022-01-03T22:38:43.839Z] === RUN TestWriteLog [2022-01-03T22:38:43.839Z] === PAUSE TestWriteLog [2022-01-03T22:38:43.839Z] === RUN TestReadLog [2022-01-03T22:38:43.839Z] === PAUSE TestReadLog [2022-01-03T22:38:43.839Z] === RUN TestDecode [2022-01-03T22:38:43.906Z] [2022-01-03T22:38:43.906Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T22:38:43.906Z] #63 sha256:596db9cf6eafa01093b9d12c2fa9c7ed8110428fa38f854ab5ab8bc13c7f2906 [2022-01-03T22:38:44.305Z] --- PASS: TestDecode (0.02s) [2022-01-03T22:38:44.305Z] === CONT TestWriteLog [2022-01-03T22:38:44.305Z] === CONT TestReadLog [2022-01-03T22:38:44.305Z] === RUN TestReadLog/tail_exact [2022-01-03T22:38:44.305Z] --- PASS: TestWriteLog (0.01s) [2022-01-03T22:38:44.305Z] === RUN TestOpenFileDelete [2022-01-03T22:38:44.305Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-03T22:38:44.305Z] === RUN TestOpenFileRename [2022-01-03T22:38:44.305Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-03T22:38:44.305Z] === RUN TestParseLogTagDefaultTag [2022-01-03T22:38:44.305Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-03T22:38:44.305Z] === RUN TestParseLogTag [2022-01-03T22:38:44.305Z] --- PASS: TestParseLogTag (0.00s) [2022-01-03T22:38:44.305Z] === RUN TestParseLogTagEmptyTag [2022-01-03T22:38:44.305Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-03T22:38:44.305Z] === RUN TestTailFiles [2022-01-03T22:38:44.305Z] --- PASS: TestTailFiles (0.00s) [2022-01-03T22:38:44.305Z] === RUN TestFollowLogsConsumerGone [2022-01-03T22:38:44.305Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-03T22:38:44.305Z] === RUN TestFollowLogsProducerGone [2022-01-03T22:38:44.305Z] logfile_test.go:180: logDecode() closed after sending 905 messages [2022-01-03T22:38:44.305Z] logfile_test.go:233: messages sent: 905, received: 905 [2022-01-03T22:38:44.305Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-03T22:38:44.305Z] === RUN TestFollowLogsHandleDecodeErr [2022-01-03T22:38:44.305Z] === RUN TestReadLog/tail_less_than_available [2022-01-03T22:38:44.305Z] === RUN TestReadLog/tail_more_than_available [2022-01-03T22:38:44.305Z] --- PASS: TestReadLog (0.16s) [2022-01-03T22:38:44.305Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-01-03T22:38:44.305Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-03T22:38:44.305Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-03T22:38:44.305Z] PASS [2022-01-03T22:38:44.305Z] coverage: 78.7% of statements [2022-01-03T22:38:44.305Z] ok github.com/docker/docker/daemon/logger/local 0.260s coverage: 78.7% of statements [2022-01-03T22:38:44.305Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T22:38:44.772Z] time="2022-01-03T22:38:44Z" level=error msg="Log reader notified that it must re-open log file, some log data may not be streamed to the client." file="C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestFollowLogsHandleDecodeErr3782348569" [2022-01-03T22:38:44.772Z] --- PASS: TestFollowLogsHandleDecodeErr (0.54s) [2022-01-03T22:38:44.772Z] === RUN TestCheckCapacityAndRotate [2022-01-03T22:38:44.772Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-03T22:38:44.772Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-03T22:38:44.772Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-01-03T22:38:44.772Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-03T22:38:44.772Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-01-03T22:38:44.772Z] PASS [2022-01-03T22:38:44.772Z] coverage: 54.0% of statements [2022-01-03T22:38:44.772Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.632s coverage: 54.0% of statements [2022-01-03T22:38:44.772Z] === RUN TestLog [2022-01-03T22:38:44.772Z] --- PASS: TestLog (0.01s) [2022-01-03T22:38:44.772Z] PASS [2022-01-03T22:38:44.772Z] coverage: 31.5% of statements [2022-01-03T22:38:44.772Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.066s coverage: 31.5% of statements [2022-01-03T22:38:44.846Z] #63 DONE 0.9s [2022-01-03T22:38:44.846Z] [2022-01-03T22:38:44.846Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T22:38:44.846Z] #68 sha256:ba4f54e1c20707f1caf0de382ce977e80c57ddd2e6ac525ff65561cc201c1277 [2022-01-03T22:38:45.107Z] #68 DONE 0.2s [2022-01-03T22:38:45.107Z] [2022-01-03T22:38:45.107Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T22:38:45.107Z] #73 sha256:b34016738e2de330a5388a1f0d8a3f52ee3bcce553365701dfd18c99eeb1c910 [2022-01-03T22:38:45.239Z] === RUN TestValidateLogOpt [2022-01-03T22:38:45.239Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T22:38:45.239Z] === RUN TestNewMissedConfig [2022-01-03T22:38:45.239Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-03T22:38:45.239Z] === RUN TestNewMissedUrl [2022-01-03T22:38:45.239Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-03T22:38:45.239Z] === RUN TestNewMissedToken [2022-01-03T22:38:45.239Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-03T22:38:45.239Z] === RUN TestNewWithProxy [2022-01-03T22:38:45.239Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-03T22:38:45.239Z] === RUN TestDefault [2022-01-03T22:38:45.239Z] --- PASS: TestDefault (0.01s) [2022-01-03T22:38:45.239Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-03T22:38:45.239Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-03T22:38:45.239Z] === RUN TestJsonFormat [2022-01-03T22:38:45.239Z] --- PASS: TestJsonFormat (0.01s) [2022-01-03T22:38:45.239Z] === RUN TestRawFormat [2022-01-03T22:38:45.239Z] --- PASS: TestRawFormat (0.00s) [2022-01-03T22:38:45.239Z] === RUN TestRawFormatWithLabels [2022-01-03T22:38:45.239Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-03T22:38:45.239Z] === RUN TestRawFormatWithoutTag [2022-01-03T22:38:45.239Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-03T22:38:45.239Z] === RUN TestBatching [2022-01-03T22:38:45.239Z] --- PASS: TestBatching (0.21s) [2022-01-03T22:38:45.239Z] === RUN TestFrequency [2022-01-03T22:38:45.705Z] --- PASS: TestFrequency (0.19s) [2022-01-03T22:38:45.705Z] === RUN TestOneMessagePerRequest [2022-01-03T22:38:45.705Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-03T22:38:45.705Z] === RUN TestVerify [2022-01-03T22:38:45.705Z] --- PASS: TestVerify (0.00s) [2022-01-03T22:38:45.705Z] === RUN TestSkipVerify [2022-01-03T22:38:45.705Z] === RUN TestNewParse [2022-01-03T22:38:45.705Z] --- PASS: TestNewParse (0.00s) [2022-01-03T22:38:45.705Z] PASS [2022-01-03T22:38:45.705Z] coverage: 8.3% of statements [2022-01-03T22:38:45.705Z] === RUN TestParseLogFormat [2022-01-03T22:38:45.705Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-03T22:38:45.705Z] === RUN TestValidateLogOptEmpty [2022-01-03T22:38:45.705Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-03T22:38:45.705Z] === RUN TestValidateSyslogAddress [2022-01-03T22:38:45.705Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-03T22:38:45.705Z] === RUN TestParseAddressDefaultPort [2022-01-03T22:38:45.705Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-03T22:38:45.705Z] === RUN TestValidateSyslogFacility [2022-01-03T22:38:45.705Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-03T22:38:45.705Z] === RUN TestValidateLogOptSyslogFormat [2022-01-03T22:38:45.705Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-03T22:38:45.705Z] === RUN TestValidateLogOpt [2022-01-03T22:38:45.705Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T22:38:45.705Z] PASS [2022-01-03T22:38:45.705Z] coverage: 46.8% of statements [2022-01-03T22:38:45.705Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2022-01-03T22:38:45.705Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 46.8% of statements [2022-01-03T22:38:45.705Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:45.705Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:45.705Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:45.705Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:45.705Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:45.705Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:46.046Z] #73 DONE 1.0s [2022-01-03T22:38:46.046Z] [2022-01-03T22:38:46.046Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T22:38:46.046Z] #74 sha256:3f4612ff9193efe202867e0776355418dc33effffd405a4827007e067df7a017 [2022-01-03T22:38:46.046Z] #74 DONE 0.0s [2022-01-03T22:38:46.046Z] [2022-01-03T22:38:46.046Z] #75 [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-01-03T22:38:46.046Z] #75 sha256:aac328a51cade0ffc24b7e4e10f3e6ae5bda5279781da7669189b5a5a7e33c5d [2022-01-03T22:38:46.172Z] --- PASS: TestSkipVerify (0.63s) [2022-01-03T22:38:46.172Z] === RUN TestBufferMaximum [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249525.890488\",\"host\":\"e98f6f06bc7b\"}'" [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249525.890488\",\"host\":\"e98f6f06bc7b\"}'" [2022-01-03T22:38:46.172Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-03T22:38:46.172Z] === RUN TestServerAlwaysDown [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249525.893486\",\"host\":\"e98f6f06bc7b\"}'" [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249525.893486\",\"host\":\"e98f6f06bc7b\"}'" [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249525.893486\",\"host\":\"e98f6f06bc7b\"}'" [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249525.893486\",\"host\":\"e98f6f06bc7b\"}'" [2022-01-03T22:38:46.172Z] time="2022-01-03T22:38:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249525.893486\",\"host\":\"e98f6f06bc7b\"}'" [2022-01-03T22:38:46.172Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-03T22:38:46.172Z] === RUN TestCannotSendAfterClose [2022-01-03T22:38:46.172Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-03T22:38:46.172Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-03T22:38:47.156Z] === RUN TestV1IDService [2022-01-03T22:38:47.156Z] --- PASS: TestV1IDService (0.02s) [2022-01-03T22:38:47.156Z] === RUN TestV2MetadataService [2022-01-03T22:38:47.156Z] time="2022-01-03T22:38:46Z" 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-01-03T22:38:47.156Z] time="2022-01-03T22:38:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e98f6f06bc7b\"}'" [2022-01-03T22:38:47.156Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2022-01-03T22:38:47.156Z] PASS [2022-01-03T22:38:47.156Z] coverage: 82.5% of statements [2022-01-03T22:38:47.156Z] ok github.com/docker/docker/daemon/logger/splunk 2.167s coverage: 82.5% of statements [2022-01-03T22:38:47.156Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T22:38:47.156Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-03T22:38:47.156Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T22:38:47.435Z] #75 1.195 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T22:38:47.435Z] #75 1.195 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T22:38:47.435Z] #75 1.195 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T22:38:47.623Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-03T22:38:47.623Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-03T22:38:47.623Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-03T22:38:47.623Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-03T22:38:47.623Z] === RUN TestContinueOnError_NeverContinue [2022-01-03T22:38:47.623Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-03T22:38:47.623Z] === RUN TestManifestStore [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/no_remote_or_local [2022-01-03T22:38:47.623Z] === RUN TestSuccessfulDownload [2022-01-03T22:38:47.623Z] download_test.go:267: Needs fixing on Windows [2022-01-03T22:38:47.623Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-03T22:38:47.623Z] === RUN TestCancelledDownload [2022-01-03T22:38:47.623Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-03T22:38:47.623Z] === RUN TestMaxDownloadAttempts [2022-01-03T22:38:47.623Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T22:38:47.623Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T22:38:47.623Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T22:38:47.623Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T22:38:47.623Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T22:38:47.623Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T22:38:47.623Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T22:38:47.623Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T22:38:47.623Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T22:38:47.623Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T22:38:47.623Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T22:38:47.623Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T22:38:47.623Z] --- PASS: TestV2MetadataService (0.64s) [2022-01-03T22:38:47.623Z] PASS [2022-01-03T22:38:47.623Z] coverage: 48.2% of statements [2022-01-03T22:38:47.623Z] ok github.com/docker/docker/distribution/metadata 0.720s coverage: 48.2% of statements [2022-01-03T22:38:47.623Z] time="2022-01-03T22:38:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3140032685\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/no_local_cache [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/with_local_cache [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/unknown_media_type [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-03T22:38:47.623Z] time="2022-01-03T22:38:47Z" level=warning msg="reference for unknown type: " [2022-01-03T22:38:47.623Z] time="2022-01-03T22:38:47Z" level=warning msg="reference for unknown type: " [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-03T22:38:47.623Z] time="2022-01-03T22:38:47Z" level=warning msg="reference for unknown type: " [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-03T22:38:47.623Z] time="2022-01-03T22:38:47Z" level=warning msg="reference for unknown type: " [2022-01-03T22:38:47.623Z] time="2022-01-03T22:38:47Z" level=warning msg="reference for unknown type: " [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-03T22:38:47.623Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-03T22:38:47.623Z] time="2022-01-03T22:38:47Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore (0.28s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-03T22:38:47.623Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-03T22:38:47.623Z] === RUN TestDetectManifestBlobMediaType [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-03T22:38:47.624Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-03T22:38:47.624Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-03T22:38:47.624Z] === RUN TestFixManifestLayers [2022-01-03T22:38:47.624Z] --- PASS: TestFixManifestLayers (0.01s) [2022-01-03T22:38:47.624Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-03T22:38:47.624Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T22:38:47.624Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T22:38:47.624Z] === RUN TestFixManifestLayersBadParent [2022-01-03T22:38:47.624Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-03T22:38:47.624Z] === RUN TestValidateManifest [2022-01-03T22:38:47.624Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T22:38:47.624Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-03T22:38:47.624Z] === RUN TestFormatPlatform [2022-01-03T22:38:47.624Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-03T22:38:47.624Z] === RUN TestGetRepositoryMountCandidates [2022-01-03T22:38:47.624Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-03T22:38:47.624Z] === RUN TestLayerAlreadyExists [2022-01-03T22:38:47.624Z] 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-01-03T22:38:47.624Z] 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-01-03T22:38:47.624Z] 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-01-03T22:38:47.624Z] 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-01-03T22:38:47.624Z] 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-01-03T22:38:47.624Z] 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-01-03T22:38:47.624Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-03T22:38:47.624Z] === RUN TestWhenEmptyAuthConfig [2022-01-03T22:38:47.714Z] #58 ... [2022-01-03T22:38:47.714Z] [2022-01-03T22:38:47.714Z] #62 [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-01-03T22:38:47.714Z] #62 sha256:fd56dbdc20df3ab0c5f7dc584281e398cf9a391f294dfe0d68f809e55f076067 [2022-01-03T22:38:47.714Z] #62 247.7 + bin/containerd [2022-01-03T22:38:47.957Z] #75 1.534 Reading package lists... [2022-01-03T22:38:48.091Z] time="2022-01-03T22:38:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:38:48.091Z] time="2022-01-03T22:38:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:38:48.091Z] time="2022-01-03T22:38:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:38:48.091Z] time="2022-01-03T22:38:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:38:48.091Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-03T22:38:48.091Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-01-03T22:38:48.091Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-01-03T22:38:48.091Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-01-03T22:38:48.091Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-01-03T22:38:48.091Z] === RUN TestTransfer [2022-01-03T22:38:48.091Z] --- PASS: TestTransfer (0.12s) [2022-01-03T22:38:48.091Z] === RUN TestConcurrencyLimit [2022-01-03T22:38:48.529Z] #75 2.041 Reading package lists... [2022-01-03T22:38:48.557Z] === RUN TestNotFound [2022-01-03T22:38:48.557Z] --- PASS: TestNotFound (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestConflict [2022-01-03T22:38:48.557Z] --- PASS: TestConflict (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestForbidden [2022-01-03T22:38:48.557Z] --- PASS: TestForbidden (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestInvalidParameter [2022-01-03T22:38:48.557Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestNotImplemented [2022-01-03T22:38:48.557Z] --- PASS: TestNotImplemented (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestNotModified [2022-01-03T22:38:48.557Z] --- PASS: TestNotModified (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestUnauthorized [2022-01-03T22:38:48.557Z] --- PASS: TestUnauthorized (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestUnknown [2022-01-03T22:38:48.557Z] --- PASS: TestUnknown (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestCancelled [2022-01-03T22:38:48.557Z] --- PASS: TestCancelled (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestDeadline [2022-01-03T22:38:48.557Z] --- PASS: TestDeadline (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestDataLoss [2022-01-03T22:38:48.557Z] --- PASS: TestDataLoss (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestUnavailable [2022-01-03T22:38:48.557Z] --- PASS: TestUnavailable (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestSystem [2022-01-03T22:38:48.557Z] --- PASS: TestSystem (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Not_Found [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Bad_Request [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Conflict [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Unauthorized [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Forbidden [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Not_Modified [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-03T22:38:48.557Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-03T22:38:48.557Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-03T22:38:48.557Z] PASS [2022-01-03T22:38:48.557Z] coverage: 53.1% of statements [2022-01-03T22:38:48.557Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2022-01-03T22:38:48.557Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-01-03T22:38:48.557Z] === RUN TestInactiveJobs [2022-01-03T22:38:48.557Z] --- PASS: TestInactiveJobs (0.35s) [2022-01-03T22:38:48.557Z] === RUN TestWatchRelease [2022-01-03T22:38:48.557Z] --- PASS: TestWatchRelease (0.04s) [2022-01-03T22:38:48.557Z] === RUN TestWatchFinishedTransfer [2022-01-03T22:38:48.557Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-03T22:38:48.557Z] === RUN TestDuplicateTransfer [2022-01-03T22:38:48.789Z] #75 2.551 Building dependency tree... [2022-01-03T22:38:48.789Z] #75 2.667 Reading state information... [2022-01-03T22:38:48.789Z] #75 2.785 The following additional packages will be installed: [2022-01-03T22:38:48.789Z] #75 2.786 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-01-03T22:38:48.789Z] #75 2.786 systemd-timesyncd [2022-01-03T22:38:48.789Z] #75 2.786 Suggested packages: [2022-01-03T22:38:48.789Z] #75 2.786 systemd-container policykit-1 [2022-01-03T22:38:48.789Z] #75 2.786 Recommended packages: [2022-01-03T22:38:48.789Z] #75 2.786 libnss-systemd [2022-01-03T22:38:48.789Z] #75 2.872 The following NEW packages will be installed: [2022-01-03T22:38:48.789Z] #75 2.872 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-01-03T22:38:48.789Z] #75 2.873 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-01-03T22:38:49.024Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-03T22:38:49.024Z] === RUN TestSuccessfulUpload [2022-01-03T22:38:49.024Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-01-03T22:38:49.024Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-03T22:38:49.024Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-03T22:38:49.024Z] === RUN TestTokenPassThru [2022-01-03T22:38:49.024Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-03T22:38:49.024Z] === RUN TestTokenPassThruDifferentHost [2022-01-03T22:38:49.024Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-03T22:38:49.024Z] PASS [2022-01-03T22:38:49.024Z] coverage: 24.6% of statements [2022-01-03T22:38:49.024Z] ok github.com/docker/docker/distribution 1.487s coverage: 24.6% of statements [2022-01-03T22:38:49.024Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T22:38:49.024Z] time="2022-01-03T22:38:48Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-03T22:38:49.024Z] === RUN TestFSGetInvalidData [2022-01-03T22:38:49.024Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-03T22:38:49.024Z] === RUN TestFSInvalidSet [2022-01-03T22:38:49.024Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-03T22:38:49.024Z] === RUN TestFSInvalidRoot [2022-01-03T22:38:49.024Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-03T22:38:49.024Z] === RUN TestFSMetadataGetSet [2022-01-03T22:38:49.024Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-01-03T22:38:49.024Z] === RUN TestFSInvalidWalker [2022-01-03T22:38:49.024Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-03T22:38:49.024Z] === RUN TestFSGetSet [2022-01-03T22:38:49.024Z] --- PASS: TestFSGetSet (0.01s) [2022-01-03T22:38:49.024Z] === RUN TestFSGetUnsetKey [2022-01-03T22:38:49.024Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-01-03T22:38:49.024Z] === RUN TestFSGetEmptyData [2022-01-03T22:38:49.024Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-03T22:38:49.024Z] === RUN TestFSDelete [2022-01-03T22:38:49.024Z] --- PASS: TestFSDelete (0.01s) [2022-01-03T22:38:49.024Z] === RUN TestFSWalker [2022-01-03T22:38:49.024Z] --- PASS: TestFSWalker (0.01s) [2022-01-03T22:38:49.024Z] === RUN TestFSWalkerStopOnError [2022-01-03T22:38:49.024Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-03T22:38:49.024Z] === RUN TestNewFromJSON [2022-01-03T22:38:49.024Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-03T22:38:49.024Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-03T22:38:49.024Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-03T22:38:49.024Z] === RUN TestMarshalKeyOrder [2022-01-03T22:38:49.024Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-03T22:38:49.359Z] #75 3.142 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T22:38:49.359Z] #75 3.142 Need to get 5937 kB of archives. [2022-01-03T22:38:49.359Z] #75 3.142 After this operation, 19.5 MB of additional disk space will be used. [2022-01-03T22:38:49.359Z] #75 3.142 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-01-03T22:38:49.359Z] #75 3.146 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-01-03T22:38:49.359Z] #75 3.150 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-01-03T22:38:49.359Z] #75 3.156 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-01-03T22:38:49.359Z] #75 3.157 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-01-03T22:38:49.359Z] #75 3.158 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-01-03T22:38:49.359Z] #75 3.230 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-01-03T22:38:49.359Z] #75 3.249 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-01-03T22:38:49.359Z] #75 3.251 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-01-03T22:38:49.359Z] #75 3.252 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-01-03T22:38:49.359Z] #75 3.254 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-01-03T22:38:49.359Z] #75 3.418 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T22:38:49.359Z] #75 3.449 Fetched 5937 kB in 0s (15.7 MB/s) [2022-01-03T22:38:49.359Z] #75 3.477 Selecting previously unselected package libargon2-1:amd64. [2022-01-03T22:38:49.491Z] === RUN TestHistoryEqual [2022-01-03T22:38:49.491Z] === RUN TestCompare [2022-01-03T22:38:49.491Z] --- PASS: TestCompare (0.00s) [2022-01-03T22:38:49.491Z] PASS [2022-01-03T22:38:49.492Z] coverage: 19.2% of statements [2022-01-03T22:38:49.492Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-01-03T22:38:49.492Z] === RUN TestCancelledUpload [2022-01-03T22:38:49.492Z] --- PASS: TestCancelledUpload (0.01s) [2022-01-03T22:38:49.492Z] PASS [2022-01-03T22:38:49.492Z] coverage: 76.8% of statements [2022-01-03T22:38:49.492Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-01-03T22:38:49.492Z] ok github.com/docker/docker/distribution/xfer 1.853s coverage: 76.8% of statements [2022-01-03T22:38:49.492Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T22:38:49.492Z] --- PASS: TestHistoryEqual (0.15s) [2022-01-03T22:38:49.492Z] === RUN TestImage [2022-01-03T22:38:49.492Z] --- PASS: TestImage (0.00s) [2022-01-03T22:38:49.492Z] === RUN TestImageOSNotEmpty [2022-01-03T22:38:49.492Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-03T22:38:49.492Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-03T22:38:49.492Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-03T22:38:49.492Z] === RUN TestCreate [2022-01-03T22:38:49.492Z] --- PASS: TestCreate (0.02s) [2022-01-03T22:38:49.492Z] === RUN TestRestore [2022-01-03T22:38:49.492Z] time="2022-01-03T22:38:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-03T22:38:49.492Z] --- PASS: TestRestore (0.05s) [2022-01-03T22:38:49.492Z] === RUN TestAddDelete [2022-01-03T22:38:49.492Z] --- PASS: TestAddDelete (0.03s) [2022-01-03T22:38:49.492Z] === RUN TestSearchAfterDelete [2022-01-03T22:38:49.492Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-03T22:38:49.492Z] === RUN TestParentReset [2022-01-03T22:38:49.492Z] --- PASS: TestParentReset (0.03s) [2022-01-03T22:38:49.492Z] === RUN TestGetAndSetLastUpdated [2022-01-03T22:38:49.492Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-03T22:38:49.492Z] === RUN TestStoreLen [2022-01-03T22:38:49.492Z] --- PASS: TestStoreLen (0.04s) [2022-01-03T22:38:49.492Z] PASS [2022-01-03T22:38:49.492Z] coverage: 86.6% of statements [2022-01-03T22:38:49.492Z] ok github.com/docker/docker/image 0.507s coverage: 86.6% of statements [2022-01-03T22:38:49.619Z] #75 3.477 (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-01-03T22:38:49.619Z] #75 3.491 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-01-03T22:38:49.619Z] #75 3.500 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-03T22:38:49.619Z] #75 3.537 Selecting previously unselected package libjson-c5:amd64. [2022-01-03T22:38:49.619Z] #75 3.540 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-01-03T22:38:49.619Z] #75 3.544 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-01-03T22:38:49.619Z] #75 3.576 Selecting previously unselected package libcryptsetup12:amd64. [2022-01-03T22:38:49.619Z] #75 3.579 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-01-03T22:38:49.619Z] #75 3.582 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-03T22:38:49.619Z] #75 3.645 Selecting previously unselected package libkmod2:amd64. [2022-01-03T22:38:49.619Z] #75 3.647 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-01-03T22:38:49.619Z] #75 3.652 Unpacking libkmod2:amd64 (28-1) ... [2022-01-03T22:38:49.619Z] #75 3.701 Selecting previously unselected package systemd-timesyncd. [2022-01-03T22:38:49.619Z] #75 3.704 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-01-03T22:38:49.619Z] #75 3.708 Unpacking systemd-timesyncd (247.3-6) ... [2022-01-03T22:38:49.619Z] #75 3.765 Selecting previously unselected package systemd. [2022-01-03T22:38:49.880Z] #75 3.768 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-01-03T22:38:49.880Z] #75 3.803 Unpacking systemd (247.3-6) ... [2022-01-03T22:38:49.958Z] === RUN TestMakeV1ConfigFromConfig [2022-01-03T22:38:49.958Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-03T22:38:49.958Z] PASS [2022-01-03T22:38:49.958Z] coverage: 25.0% of statements [2022-01-03T22:38:50.425Z] ok github.com/docker/docker/image/v1 0.072s coverage: 25.0% of statements [2022-01-03T22:38:50.425Z] === RUN TestValidateManifest [2022-01-03T22:38:50.425Z] === RUN TestValidateManifest/non-nil [2022-01-03T22:38:50.425Z] === RUN TestValidateManifest/nil [2022-01-03T22:38:50.425Z] --- PASS: TestValidateManifest (0.00s) [2022-01-03T22:38:50.425Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-03T22:38:50.425Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-03T22:38:50.425Z] PASS [2022-01-03T22:38:50.425Z] coverage: 0.7% of statements [2022-01-03T22:38:50.425Z] ok github.com/docker/docker/image/tarexport 0.138s coverage: 0.7% of statements [2022-01-03T22:38:50.425Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T22:38:50.450Z] #75 4.346 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-03T22:38:50.450Z] #75 4.358 Setting up libjson-c5:amd64 (0.15-2) ... [2022-01-03T22:38:50.450Z] #75 4.371 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-03T22:38:50.450Z] #75 4.382 Setting up libkmod2:amd64 (28-1) ... [2022-01-03T22:38:50.450Z] #75 4.394 Setting up systemd (247.3-6) ... [2022-01-03T22:38:50.450Z] #75 4.441 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-01-03T22:38:50.450Z] #75 4.443 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-01-03T22:38:50.450Z] #75 4.445 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-01-03T22:38:51.021Z] #75 4.832 Setting up systemd-timesyncd (247.3-6) ... [2022-01-03T22:38:51.021Z] #75 5.046 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-03T22:38:51.021Z] #75 5.046 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-03T22:38:51.281Z] #75 5.121 Selecting previously unselected package systemd-sysv. [2022-01-03T22:38:51.281Z] #75 5.121 (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-01-03T22:38:51.281Z] #75 5.136 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-01-03T22:38:51.281Z] #75 5.140 Unpacking systemd-sysv (247.3-6) ... [2022-01-03T22:38:51.281Z] #75 5.183 Selecting previously unselected package libdbus-1-3:amd64. [2022-01-03T22:38:51.281Z] #75 5.186 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-01-03T22:38:51.281Z] #75 5.191 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-03T22:38:51.281Z] #75 5.253 Selecting previously unselected package dbus. [2022-01-03T22:38:51.281Z] #75 5.256 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-01-03T22:38:51.281Z] #75 5.266 Unpacking dbus (1.12.20-2) ... [2022-01-03T22:38:51.281Z] #75 5.326 Selecting previously unselected package libpam-systemd:amd64. [2022-01-03T22:38:51.281Z] #75 5.329 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-01-03T22:38:51.281Z] #75 5.337 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-01-03T22:38:51.281Z] #75 5.397 Selecting previously unselected package dbus-user-session. [2022-01-03T22:38:51.409Z] === RUN TestSerialization [2022-01-03T22:38:51.409Z] --- PASS: TestSerialization (0.03s) [2022-01-03T22:38:51.409Z] PASS [2022-01-03T22:38:51.409Z] coverage: 100.0% of statements [2022-01-03T22:38:51.409Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-01-03T22:38:51.409Z] === RUN TestEnvironmentParsing [2022-01-03T22:38:51.409Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-03T22:38:51.409Z] PASS [2022-01-03T22:38:51.409Z] coverage: 1.2% of statements [2022-01-03T22:38:51.409Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2022-01-03T22:38:51.542Z] #75 5.400 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-01-03T22:38:51.542Z] #75 5.404 Unpacking dbus-user-session (1.12.20-2) ... [2022-01-03T22:38:51.542Z] #75 5.471 Setting up systemd-sysv (247.3-6) ... [2022-01-03T22:38:51.542Z] #75 5.485 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-03T22:38:51.542Z] #75 5.498 Setting up dbus (1.12.20-2) ... [2022-01-03T22:38:51.542Z] #75 5.628 invoke-rc.d: could not determine current runlevel [2022-01-03T22:38:51.803Z] #75 5.630 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T22:38:51.803Z] #75 5.635 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-01-03T22:38:51.803Z] #75 5.791 Setting up dbus-user-session (1.12.20-2) ... [2022-01-03T22:38:51.803Z] #75 5.808 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T22:38:51.876Z] === RUN TestEmptyLayer [2022-01-03T22:38:51.876Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-03T22:38:51.876Z] === RUN TestCommitFailure [2022-01-03T22:38:51.876Z] --- PASS: TestCommitFailure (0.01s) [2022-01-03T22:38:51.876Z] === RUN TestStartTransactionFailure [2022-01-03T22:38:51.876Z] --- PASS: TestStartTransactionFailure (0.02s) [2022-01-03T22:38:51.876Z] === RUN TestGetOrphan [2022-01-03T22:38:51.876Z] --- PASS: TestGetOrphan (0.01s) [2022-01-03T22:38:51.876Z] === RUN TestMountAndRegister [2022-01-03T22:38:51.876Z] layer_test.go:270: Layer size: 14 [2022-01-03T22:38:51.876Z] --- PASS: TestMountAndRegister (0.05s) [2022-01-03T22:38:51.876Z] === RUN TestLayerRelease [2022-01-03T22:38:51.876Z] layer_test.go:303: Failing on Windows [2022-01-03T22:38:51.876Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-03T22:38:51.876Z] === RUN TestStoreRestore [2022-01-03T22:38:51.876Z] layer_test.go:352: Failing on Windows [2022-01-03T22:38:51.876Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-03T22:38:51.876Z] === RUN TestTarStreamStability [2022-01-03T22:38:51.876Z] layer_test.go:467: Failing on Windows [2022-01-03T22:38:51.876Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-03T22:38:51.876Z] === RUN TestRegisterExistingLayer [2022-01-03T22:38:51.876Z] --- PASS: TestRegisterExistingLayer (0.25s) [2022-01-03T22:38:51.876Z] === RUN TestTarStreamVerification [2022-01-03T22:38:51.876Z] layer_test.go:696: Failing on Windows [2022-01-03T22:38:51.876Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-03T22:38:51.876Z] === RUN TestLayerMigration [2022-01-03T22:38:51.876Z] migration_test.go:45: Failing on Windows [2022-01-03T22:38:51.876Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-03T22:38:51.876Z] === RUN TestLayerMigrationNoTarsplit [2022-01-03T22:38:51.876Z] migration_test.go:181: Failing on Windows [2022-01-03T22:38:51.876Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T22:38:51.876Z] === RUN TestMountInit [2022-01-03T22:38:51.876Z] mount_test.go:17: Failing on Windows [2022-01-03T22:38:51.876Z] --- SKIP: TestMountInit (0.00s) [2022-01-03T22:38:51.876Z] === RUN TestMountSize [2022-01-03T22:38:51.876Z] mount_test.go:76: Failing on Windows [2022-01-03T22:38:51.876Z] --- SKIP: TestMountSize (0.00s) [2022-01-03T22:38:51.876Z] === RUN TestMountChanges [2022-01-03T22:38:51.876Z] mount_test.go:125: Failing on Windows [2022-01-03T22:38:51.876Z] --- SKIP: TestMountChanges (0.00s) [2022-01-03T22:38:51.876Z] === RUN TestMountApply [2022-01-03T22:38:51.876Z] mount_test.go:212: Failing on Windows [2022-01-03T22:38:51.876Z] --- SKIP: TestMountApply (0.00s) [2022-01-03T22:38:51.876Z] PASS [2022-01-03T22:38:51.876Z] coverage: 30.1% of statements [2022-01-03T22:38:51.876Z] ok github.com/docker/docker/layer 0.416s coverage: 30.1% of statements [2022-01-03T22:38:51.897Z] 4d1d74adc6a9: Pull complete [2022-01-03T22:38:51.897Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2022-01-03T22:38:51.897Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:38:51.897Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-03T22:38:51.897Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-03T22:38:51.897Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2022-01-03T22:38:51.897Z] WARN: Skipping validation tests [2022-01-03T22:38:51.897Z] INFO: Running unit tests at 01/03/2022 22:38:42... [2022-01-03T22:38:51.897Z] INFO: make.ps1 starting at 01/03/2022 22:38:46 [2022-01-03T22:38:51.897Z] INFO: Git commit (4bdc208449) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T22:38:51.897Z] INFO: Invoking autogen... [2022-01-03T22:38:51.897Z] INFO: Running unit tests... [2022-01-03T22:38:51.908Z] #62 ... [2022-01-03T22:38:51.908Z] [2022-01-03T22:38:51.908Z] #58 [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-01-03T22:38:51.908Z] #58 sha256:86fba81353443fab2f20f7aa9e0a287bb7c0c8a875a6502f309aca55d38dbe6a [2022-01-03T22:38:51.908Z] #58 137.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T22:38:51.908Z] #58 138.5 + mkdir -p /build [2022-01-03T22:38:51.908Z] #58 138.5 + cp runc /build/runc [2022-01-03T22:38:52.064Z] #75 DONE 6.0s [2022-01-03T22:38:52.065Z] [2022-01-03T22:38:52.065Z] #76 [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-01-03T22:38:52.065Z] #76 sha256:6464dc5dcfb3772a98a8f46e53798a6bea69e437003862de6a25057a086b6863 [2022-01-03T22:38:52.168Z] #58 DONE 139.3s [2022-01-03T22:38:52.168Z] [2022-01-03T22:38:52.168Z] #62 [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-01-03T22:38:52.168Z] #62 sha256:fd56dbdc20df3ab0c5f7dc584281e398cf9a391f294dfe0d68f809e55f076067 [2022-01-03T22:38:52.344Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T22:38:52.344Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T22:38:52.344Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T22:38:52.344Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T22:38:52.637Z] #76 0.659 % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T22:38:52.637Z] #76 0.661 Dload Upload Total Spent Left Speed [2022-01-03T22:38:52.812Z] === RUN TestSequenceGetAvailableBit [2022-01-03T22:38:52.812Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-03T22:38:52.812Z] === RUN TestSequenceEqual [2022-01-03T22:38:52.812Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-03T22:38:52.812Z] === RUN TestSequenceCopy [2022-01-03T22:38:52.812Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-03T22:38:52.812Z] === RUN TestGetFirstAvailable [2022-01-03T22:38:52.812Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-03T22:38:52.812Z] === RUN TestFindSequence [2022-01-03T22:38:52.812Z] --- PASS: TestFindSequence (0.00s) [2022-01-03T22:38:52.812Z] === RUN TestCheckIfAvailable [2022-01-03T22:38:52.812Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-03T22:38:52.812Z] === RUN TestMergeSequences [2022-01-03T22:38:52.812Z] --- PASS: TestMergeSequences (0.00s) [2022-01-03T22:38:52.812Z] === RUN TestPushReservation [2022-01-03T22:38:52.812Z] --- PASS: TestPushReservation (0.00s) [2022-01-03T22:38:52.812Z] === RUN TestSerializeDeserialize [2022-01-03T22:38:52.812Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-03T22:38:52.900Z] #76 0.668 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16276 0 --:--:-- --:--:-- --:--:-- 16276 [2022-01-03T22:38:52.900Z] #76 DONE 0.8s [2022-01-03T22:38:52.900Z] [2022-01-03T22:38:52.900Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T22:38:52.900Z] #77 sha256:d25e12043bf8d7dd558adcf21e22cc434b4aa9e0e13c1d5638241f367db61c3e [2022-01-03T22:38:53.281Z] === RUN TestSet [2022-01-03T22:38:53.281Z] --- PASS: TestSet (0.00s) [2022-01-03T22:38:53.281Z] === RUN TestSetUnset [2022-01-03T22:38:53.281Z] --- PASS: TestSetUnset (0.00s) [2022-01-03T22:38:53.281Z] === RUN TestOffsetSetUnset [2022-01-03T22:38:53.281Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-03T22:38:53.281Z] === RUN TestSetInRange [2022-01-03T22:38:53.281Z] --- PASS: TestSetInRange (0.00s) [2022-01-03T22:38:53.281Z] === RUN TestSetAnyInRange [2022-01-03T22:38:53.281Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-03T22:38:53.281Z] === RUN TestMethods [2022-01-03T22:38:53.281Z] --- PASS: TestMethods (0.00s) [2022-01-03T22:38:53.281Z] === RUN TestRandomAllocateDeallocate [2022-01-03T22:38:54.075Z] #62 ... [2022-01-03T22:38:54.075Z] [2022-01-03T22:38:54.075Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T22:38:54.075Z] #59 sha256:d895fe109da029b1690546f6c198be38dee99b8e589cb40a72d3299d337e318d [2022-01-03T22:38:54.264Z] === RUN TestInvalidConfig [2022-01-03T22:38:54.264Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-03T22:38:54.264Z] === RUN TestConfig [2022-01-03T22:38:54.264Z] --- PASS: TestConfig (0.00s) [2022-01-03T22:38:54.264Z] === RUN TestOptionsLabels [2022-01-03T22:38:54.264Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-03T22:38:54.264Z] === RUN TestValidName [2022-01-03T22:38:54.264Z] --- PASS: TestValidName (0.00s) [2022-01-03T22:38:54.264Z] === RUN TestTLSConfiguration [2022-01-03T22:38:54.264Z] time="2022-01-03T22:38:54Z" level=info msg="Option Initializing KV with TLS" [2022-01-03T22:38:54.264Z] --- PASS: TestTLSConfiguration (0.15s) [2022-01-03T22:38:54.264Z] PASS [2022-01-03T22:38:54.264Z] coverage: 24.0% of statements [2022-01-03T22:38:54.264Z] ok github.com/docker/docker/libnetwork/config 0.212s coverage: 24.0% of statements [2022-01-03T22:38:54.286Z] #77 DONE 1.6s [2022-01-03T22:38:54.547Z] [2022-01-03T22:38:54.547Z] #78 exporting to image [2022-01-03T22:38:54.547Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T22:38:54.547Z] #78 exporting layers [2022-01-03T22:38:54.643Z] #59 DONE 0.5s [2022-01-03T22:38:54.643Z] [2022-01-03T22:38:54.643Z] #62 [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-01-03T22:38:54.643Z] #62 sha256:fd56dbdc20df3ab0c5f7dc584281e398cf9a391f294dfe0d68f809e55f076067 [2022-01-03T22:38:54.731Z] === RUN TestKey [2022-01-03T22:38:54.731Z] --- PASS: TestKey (0.00s) [2022-01-03T22:38:54.731Z] === RUN TestParseKey [2022-01-03T22:38:54.731Z] --- PASS: TestParseKey (0.00s) [2022-01-03T22:38:54.731Z] === RUN TestInvalidDataStore [2022-01-03T22:38:54.731Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-03T22:38:54.731Z] === RUN TestKVObjectFlatKey [2022-01-03T22:38:54.731Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-03T22:38:54.731Z] === RUN TestAtomicKVObjectFlatKey [2022-01-03T22:38:54.731Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-03T22:38:54.731Z] PASS [2022-01-03T22:38:54.731Z] coverage: 21.9% of statements [2022-01-03T22:38:54.731Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2022-01-03T22:38:55.197Z] === RUN TestErrorInterfaces [2022-01-03T22:38:55.197Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-03T22:38:55.197Z] === RUN TestNetworkMarshalling [2022-01-03T22:38:55.197Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-01-03T22:38:55.197Z] === RUN TestEndpointMarshalling [2022-01-03T22:38:55.197Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-03T22:38:55.197Z] === RUN TestAuxAddresses [2022-01-03T22:38:55.197Z] time="2022-01-03T22:38:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T22:38:55.197Z] --- PASS: TestAuxAddresses (0.01s) [2022-01-03T22:38:55.197Z] === RUN TestSRVServiceQuery [2022-01-03T22:38:55.197Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:38:55.197Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-03T22:38:55.197Z] === RUN TestServiceVIPReuse [2022-01-03T22:38:55.197Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:38:55.197Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-03T22:38:55.197Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-03T22:38:55.197Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:38:55.197Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-03T22:38:55.197Z] === RUN TestDNSIPQuery [2022-01-03T22:38:55.197Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:38:55.197Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-03T22:38:55.197Z] === RUN TestDNSProxyServFail [2022-01-03T22:38:55.197Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:38:55.197Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-03T22:38:55.197Z] === RUN TestSandboxAddEmpty [2022-01-03T22:38:55.197Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:38:55.197Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-03T22:38:55.197Z] === RUN TestSandboxAddMultiPrio [2022-01-03T22:38:55.197Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:38:55.197Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-03T22:38:55.197Z] === RUN TestSandboxAddSamePrio [2022-01-03T22:38:55.197Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:38:55.197Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-03T22:38:55.197Z] === RUN TestCleanupServiceDiscovery [2022-01-03T22:38:55.197Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:38:55.197Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-03T22:38:55.197Z] === RUN TestDNSOptions [2022-01-03T22:38:55.197Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:38:55.197Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-03T22:38:55.197Z] === RUN TestMultipleControllersWithSameStore [2022-01-03T22:38:55.197Z] time="2022-01-03T22:38:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T22:38:55.197Z] time="2022-01-03T22:38:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T22:38:55.197Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-03T22:38:55.197Z] PASS [2022-01-03T22:38:55.197Z] coverage: 8.6% of statements [2022-01-03T22:38:55.197Z] ok github.com/docker/docker/libnetwork 0.301s coverage: 8.6% of statements [2022-01-03T22:38:55.664Z] === RUN TestIPDataMarshalling [2022-01-03T22:38:55.664Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-03T22:38:55.664Z] === RUN TestValidateAndIsV6 [2022-01-03T22:38:55.664Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-03T22:38:55.664Z] PASS [2022-01-03T22:38:55.664Z] coverage: 68.9% of statements [2022-01-03T22:38:55.664Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-01-03T22:38:55.664Z] === RUN TestDriver [2022-01-03T22:38:55.664Z] --- PASS: TestDriver (0.00s) [2022-01-03T22:38:55.664Z] PASS [2022-01-03T22:38:55.664Z] coverage: 34.8% of statements [2022-01-03T22:38:55.664Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2022-01-03T22:38:55.690Z] 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/discovery 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/hostdiscovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes 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/namesgenerator/cmd/names-generator 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-01-03T22:38:56.255Z] === RUN TestDriver [2022-01-03T22:38:56.255Z] --- PASS: TestDriver (0.00s) [2022-01-03T22:38:56.255Z] PASS [2022-01-03T22:38:56.255Z] coverage: 34.8% of statements [2022-01-03T22:38:56.255Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-01-03T22:38:56.255Z] --- PASS: TestRandomAllocateDeallocate (3.43s) [2022-01-03T22:38:56.255Z] === RUN TestAllocateRandomDeallocate [2022-01-03T22:38:56.721Z] === RUN TestNetworkAllocateFree [2022-01-03T22:38:56.721Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-03T22:38:56.721Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-03T22:38:56.721Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-03T22:38:56.721Z] PASS [2022-01-03T22:38:56.721Z] coverage: 63.6% of statements [2022-01-03T22:38:56.721Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2022-01-03T22:38:57.188Z] === RUN TestGetEmptyCapabilities [2022-01-03T22:38:57.188Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-03T22:38:57.188Z] === RUN TestGetExtraCapabilities [2022-01-03T22:38:57.188Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-03T22:38:57.188Z] === RUN TestGetInvalidCapabilities [2022-01-03T22:38:57.188Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-03T22:38:57.188Z] === RUN TestRemoteDriver [2022-01-03T22:38:57.188Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T22:38:57.188Z] === RUN TestDriverError [2022-01-03T22:38:57.188Z] --- PASS: TestDriverError (0.00s) [2022-01-03T22:38:57.188Z] === RUN TestMissingValues [2022-01-03T22:38:57.188Z] --- PASS: TestMissingValues (0.00s) [2022-01-03T22:38:57.188Z] === RUN TestRollback [2022-01-03T22:38:57.188Z] --- PASS: TestRollback (0.00s) [2022-01-03T22:38:57.188Z] PASS [2022-01-03T22:38:57.188Z] coverage: 57.4% of statements [2022-01-03T22:38:57.188Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.085s coverage: 57.4% of statements [2022-01-03T22:38:57.188Z] --- PASS: TestAllocateRandomDeallocate (0.88s) [2022-01-03T22:38:57.188Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-03T22:38:57.657Z] === RUN TestNAT [2022-01-03T22:38:57.657Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T22:38:57.657Z] --- SKIP: TestNAT (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestTransparent [2022-01-03T22:38:57.657Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T22:38:57.657Z] --- SKIP: TestTransparent (0.00s) [2022-01-03T22:38:57.657Z] PASS [2022-01-03T22:38:57.657Z] coverage: 0.0% of statements [2022-01-03T22:38:57.657Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-01-03T22:38:57.657Z] === RUN TestBuildDefault [2022-01-03T22:38:57.657Z] --- PASS: TestBuildDefault (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestBuildHostnameDomainname [2022-01-03T22:38:57.657Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestBuildHostname [2022-01-03T22:38:57.657Z] --- PASS: TestBuildHostname (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestBuildHostnameFQDN [2022-01-03T22:38:57.657Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestBuildNoIP [2022-01-03T22:38:57.657Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestUpdate [2022-01-03T22:38:57.657Z] --- PASS: TestUpdate (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-03T22:38:57.657Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-03T22:38:57.657Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestAddEmpty [2022-01-03T22:38:57.657Z] --- PASS: TestAddEmpty (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestAdd [2022-01-03T22:38:57.657Z] --- PASS: TestAdd (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestDeleteEmpty [2022-01-03T22:38:57.657Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestDeleteNewline [2022-01-03T22:38:57.657Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestDelete [2022-01-03T22:38:57.657Z] --- PASS: TestDelete (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestConcurrentWrites [2022-01-03T22:38:57.657Z] === RUN TestNew [2022-01-03T22:38:57.657Z] --- PASS: TestNew (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestAddDriver [2022-01-03T22:38:57.657Z] --- PASS: TestAddDriver (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestAddDuplicateDriver [2022-01-03T22:38:57.657Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-03T22:38:57.657Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestDriver [2022-01-03T22:38:57.657Z] --- PASS: TestDriver (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestIPAM [2022-01-03T22:38:57.657Z] --- PASS: TestIPAM (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestWalkIPAMs [2022-01-03T22:38:57.657Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-03T22:38:57.657Z] === RUN TestWalkDrivers [2022-01-03T22:38:57.657Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-03T22:38:57.657Z] PASS [2022-01-03T22:38:57.657Z] coverage: 82.4% of statements [2022-01-03T22:38:57.657Z] ok github.com/docker/docker/libnetwork/drvregistry 0.073s coverage: 82.4% of statements [2022-01-03T22:38:58.123Z] --- PASS: TestConcurrentWrites (0.17s) [2022-01-03T22:38:58.123Z] PASS [2022-01-03T22:38:58.123Z] coverage: 81.2% of statements [2022-01-03T22:38:58.123Z] ok github.com/docker/docker/libnetwork/etchosts 0.226s coverage: 81.2% of statements [2022-01-03T22:38:58.123Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.92s) [2022-01-03T22:38:58.123Z] === RUN TestRetrieveFromStore [2022-01-03T22:38:58.590Z] --- PASS: TestRetrieveFromStore (0.43s) [2022-01-03T22:38:58.590Z] === RUN TestIsCorrupted [2022-01-03T22:38:58.590Z] --- PASS: TestIsCorrupted (0.01s) [2022-01-03T22:38:58.590Z] === RUN TestSetRollover [2022-01-03T22:38:58.590Z] === RUN TestNew [2022-01-03T22:38:58.590Z] --- PASS: TestNew (0.00s) [2022-01-03T22:38:58.590Z] === RUN TestAllocate [2022-01-03T22:38:58.590Z] --- PASS: TestAllocate (0.00s) [2022-01-03T22:38:58.590Z] === RUN TestUninitialized [2022-01-03T22:38:58.590Z] --- PASS: TestUninitialized (0.00s) [2022-01-03T22:38:58.590Z] === RUN TestAllocateInRange [2022-01-03T22:38:58.590Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-03T22:38:58.590Z] === RUN TestAllocateSerial [2022-01-03T22:38:58.590Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-03T22:38:58.590Z] PASS [2022-01-03T22:38:58.590Z] coverage: 87.5% of statements [2022-01-03T22:38:58.590Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-01-03T22:38:58.590Z] === RUN TestDiff [2022-01-03T22:38:58.590Z] --- PASS: TestDiff (0.00s) [2022-01-03T22:38:58.590Z] === RUN TestAddedCallback [2022-01-03T22:38:58.590Z] --- PASS: TestAddedCallback (0.00s) [2022-01-03T22:38:58.590Z] === RUN TestRemovedCallback [2022-01-03T22:38:58.590Z] --- PASS: TestRemovedCallback (0.00s) [2022-01-03T22:38:58.590Z] === RUN TestNoCallback [2022-01-03T22:38:58.590Z] --- PASS: TestNoCallback (0.00s) [2022-01-03T22:38:58.590Z] PASS [2022-01-03T22:38:58.590Z] coverage: 48.1% of statements [2022-01-03T22:38:58.590Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.043s coverage: 48.1% of statements [2022-01-03T22:38:58.652Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|deps|exports_file|files|imports|types_sizes) took 2m23.961275991s [2022-01-03T22:38:58.652Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 506.883868ms [2022-01-03T22:38:59.060Z] === RUN TestCaller [2022-01-03T22:38:59.060Z] --- PASS: TestCaller (0.00s) [2022-01-03T22:38:59.060Z] PASS [2022-01-03T22:38:59.060Z] coverage: 100.0% of statements [2022-01-03T22:38:59.060Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-01-03T22:38:59.060Z] === RUN TestSetSerialInsertDelete [2022-01-03T22:38:59.060Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-03T22:38:59.060Z] === RUN TestSetParallelInsertDelete [2022-01-03T22:39:00.047Z] --- PASS: TestSetRollover (1.37s) [2022-01-03T22:39:00.047Z] === RUN TestSetRolloverSerial [2022-01-03T22:39:00.047Z] === RUN TestPoolRequest [2022-01-03T22:39:00.047Z] --- PASS: TestPoolRequest (0.00s) [2022-01-03T22:39:00.047Z] === RUN TestOtherRequests [2022-01-03T22:39:00.047Z] --- PASS: TestOtherRequests (0.00s) [2022-01-03T22:39:00.047Z] PASS [2022-01-03T22:39:00.047Z] coverage: 57.1% of statements [2022-01-03T22:39:00.047Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2022-01-03T22:39:00.522Z] === RUN TestInt2IP2IntConversion [2022-01-03T22:39:00.989Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-01-03T22:39:00.989Z] === RUN TestGetAddressVersion [2022-01-03T22:39:00.989Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-03T22:39:00.989Z] === RUN TestKeyString [2022-01-03T22:39:00.989Z] --- PASS: TestKeyString (0.00s) [2022-01-03T22:39:00.989Z] === RUN TestPoolDataMarshal [2022-01-03T22:39:00.989Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-03T22:39:00.989Z] === RUN TestSubnetsMarshal [2022-01-03T22:39:00.989Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-01-03T22:39:00.989Z] === RUN TestAddSubnets [2022-01-03T22:39:00.989Z] --- PASS: TestAddSubnets (0.03s) [2022-01-03T22:39:00.989Z] === RUN TestDoublePoolRelease [2022-01-03T22:39:00.989Z] --- PASS: TestDoublePoolRelease (0.01s) [2022-01-03T22:39:00.989Z] === RUN TestAddReleasePoolID [2022-01-03T22:39:00.989Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-01-03T22:39:00.989Z] === RUN TestPredefinedPool [2022-01-03T22:39:00.989Z] --- PASS: TestPredefinedPool (0.02s) [2022-01-03T22:39:00.989Z] === RUN TestRemoveSubnet [2022-01-03T22:39:00.989Z] === RUN TestGetCapabilities [2022-01-03T22:39:00.989Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-03T22:39:00.989Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-03T22:39:00.989Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-03T22:39:00.989Z] === RUN TestGetDefaultAddressSpaces [2022-01-03T22:39:00.989Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-03T22:39:00.989Z] === RUN TestRemoteDriver [2022-01-03T22:39:00.989Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T22:39:00.989Z] PASS [2022-01-03T22:39:00.989Z] coverage: 47.4% of statements [2022-01-03T22:39:00.989Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.065s coverage: 47.4% of statements [2022-01-03T22:39:00.989Z] --- PASS: TestSetRolloverSerial (1.09s) [2022-01-03T22:39:00.989Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-03T22:39:00.989Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-03T22:39:00.989Z] PASS [2022-01-03T22:39:00.989Z] coverage: 84.4% of statements [2022-01-03T22:39:00.989Z] ok github.com/docker/docker/libnetwork/bitseq 8.273s coverage: 84.4% of statements [2022-01-03T22:39:00.989Z] --- PASS: TestRemoveSubnet (0.11s) [2022-01-03T22:39:00.989Z] === RUN TestGetSameAddress [2022-01-03T22:39:00.989Z] --- PASS: TestGetSameAddress (0.01s) [2022-01-03T22:39:00.989Z] === RUN TestPoolAllocationReuse [2022-01-03T22:39:01.975Z] === RUN TestWindowsIPAM [2022-01-03T22:39:01.975Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-03T22:39:01.975Z] PASS [2022-01-03T22:39:01.975Z] coverage: 71.4% of statements [2022-01-03T22:39:01.975Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2022-01-03T22:39:01.975Z] --- PASS: TestPoolAllocationReuse (1.12s) [2022-01-03T22:39:01.975Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-03T22:39:02.444Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-03T22:39:02.444Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-03T22:39:02.444Z] === RUN TestDefaultNetwork [2022-01-03T22:39:02.687Z] #78 exporting layers 7.6s done [2022-01-03T22:39:02.687Z] #78 writing image sha256:8ad4e1986b18eac98ab4f7d077744ad895a71b0353a402fd3493b3fb489d8273 done [2022-01-03T22:39:02.687Z] #78 naming to docker.io/library/docker:4bdc20844935c5995637b40bdb8152640d2e0c1f done [2022-01-03T22:39:02.687Z] #78 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T22:39:02.911Z] --- PASS: TestDefaultNetwork (0.25s) [2022-01-03T22:39:02.911Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-03T22:39:02.911Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-01-03T22:39:02.911Z] === RUN TestInitAddressPools [2022-01-03T22:39:02.911Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-03T22:39:02.911Z] PASS [2022-01-03T22:39:02.911Z] coverage: 74.0% of statements [2022-01-03T22:39:02.911Z] ok github.com/docker/docker/libnetwork/ipamutils 0.558s coverage: 74.0% of statements [2022-01-03T22:39:03.044Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -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:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/make.sh dynbinary test-integration [2022-01-03T22:39:03.379Z] === RUN TestKeyValue [2022-01-03T22:39:03.379Z] --- PASS: TestKeyValue (0.00s) [2022-01-03T22:39:03.379Z] PASS [2022-01-03T22:39:03.379Z] coverage: 60.0% of statements [2022-01-03T22:39:03.379Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2022-01-03T22:39:03.846Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.62s) [2022-01-03T22:39:03.846Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T22:39:04.313Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T22:39:04.958Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-03T22:39:04.958Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-03T22:39:04.958Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-03T22:39:04.958Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-03T22:39:04.958Z] 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-01-03T22:39:04.958Z] Detected virtualization docker. [2022-01-03T22:39:04.958Z] Detected architecture x86-64. [2022-01-03T22:39:04.958Z] Set hostname to <7f26ec046d96>. [2022-01-03T22:39:04.958Z] modprobe@configfs.service: Succeeded. [2022-01-03T22:39:04.958Z] modprobe@drm.service: Succeeded. [2022-01-03T22:39:04.958Z] modprobe@fuse.service: Succeeded. [2022-01-03T22:39:05.218Z] + source /etc/docker-entrypoint-cmd [2022-01-03T22:39:05.218Z] ++ hack/make.sh dynbinary test-integration [2022-01-03T22:39:05.218Z] [2022-01-03T22:39:05.297Z] === RUN TestGenerate [2022-01-03T22:39:05.297Z] --- PASS: TestGenerate (0.00s) [2022-01-03T22:39:05.297Z] === RUN TestGeneratePtr [2022-01-03T22:39:05.297Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-03T22:39:05.297Z] === RUN TestGenerateMissingField [2022-01-03T22:39:05.297Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-03T22:39:05.297Z] === RUN TestFieldCannotBeSet [2022-01-03T22:39:05.297Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-03T22:39:05.297Z] === RUN TestTypeMismatchError [2022-01-03T22:39:05.297Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-03T22:39:05.297Z] PASS [2022-01-03T22:39:05.297Z] coverage: 100.0% of statements [2022-01-03T22:39:05.297Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-01-03T22:39:05.479Z] Removing bundles/ [2022-01-03T22:39:05.479Z] [2022-01-03T22:39:05.479Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T22:39:05.479Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T22:39:05.479Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:39:05.764Z] === RUN TestNetworkDBSimple [2022-01-03T22:39:05.764Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.02s) [2022-01-03T22:39:05.764Z] === RUN TestGetAddress [2022-01-03T22:39:05.764Z] testing: warning: no tests to run [2022-01-03T22:39:05.764Z] PASS [2022-01-03T22:39:05.764Z] coverage: 0.0% of statements [2022-01-03T22:39:05.764Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-01-03T22:39:05.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T22:39:06.747Z] 2022/01/03 22:39:06 Closing DB instances... [2022-01-03T22:39:06.747Z] === RUN TestRequestNewPort [2022-01-03T22:39:06.747Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-03T22:39:06.747Z] === RUN TestRequestSpecificPort [2022-01-03T22:39:06.747Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-03T22:39:06.747Z] === RUN TestReleasePort [2022-01-03T22:39:06.747Z] --- PASS: TestReleasePort (0.00s) [2022-01-03T22:39:06.747Z] === RUN TestReuseReleasedPort [2022-01-03T22:39:06.747Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-03T22:39:06.747Z] === RUN TestReleaseUnreadledPort [2022-01-03T22:39:06.747Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-03T22:39:06.747Z] === RUN TestUnknowProtocol [2022-01-03T22:39:06.747Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-03T22:39:06.747Z] === RUN TestAllocateAllPorts [2022-01-03T22:39:06.747Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-03T22:39:06.747Z] === RUN TestPortAllocation [2022-01-03T22:39:06.747Z] --- PASS: TestPortAllocation (0.00s) [2022-01-03T22:39:06.747Z] === RUN TestPortAllocationWithCustomRange [2022-01-03T22:39:06.747Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-03T22:39:06.747Z] === RUN TestNoDuplicateBPR [2022-01-03T22:39:06.747Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-03T22:39:06.747Z] === RUN TestChangePortRange [2022-01-03T22:39:06.747Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-03T22:39:06.747Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-03T22:39:06.747Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-03T22:39:06.747Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-03T22:39:06.747Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-03T22:39:06.747Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-03T22:39:06.747Z] --- PASS: TestChangePortRange (0.00s) [2022-01-03T22:39:06.747Z] PASS [2022-01-03T22:39:06.747Z] coverage: 88.6% of statements [2022-01-03T22:39:06.747Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-01-03T22:39:07.213Z] testing: warning: no tests to run [2022-01-03T22:39:07.213Z] PASS [2022-01-03T22:39:07.213Z] coverage: 0.0% of statements [2022-01-03T22:39:07.213Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-01-03T22:39:07.680Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-01-03T22:39:07.680Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-03T22:39:08.146Z] === RUN TestHashData [2022-01-03T22:39:08.146Z] --- PASS: TestHashData (0.00s) [2022-01-03T22:39:08.146Z] PASS [2022-01-03T22:39:08.146Z] coverage: 2.8% of statements [2022-01-03T22:39:08.146Z] ok github.com/docker/docker/libnetwork/resolvconf 0.038s coverage: 2.8% of statements [2022-01-03T22:39:08.290Z] ? github.com/docker/docker/api [no test files] [2022-01-03T22:39:08.613Z] === RUN TestErrorConstructors [2022-01-03T22:39:08.613Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-03T22:39:08.613Z] === RUN TestCompareIPMask [2022-01-03T22:39:08.613Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-03T22:39:08.613Z] === RUN TestUtilGetHostPartIP [2022-01-03T22:39:08.613Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-03T22:39:08.613Z] === RUN TestUtilGetBroadcastIP [2022-01-03T22:39:08.613Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-03T22:39:08.613Z] === RUN TestParseCIDR [2022-01-03T22:39:08.613Z] --- PASS: TestParseCIDR (0.00s) [2022-01-03T22:39:08.613Z] PASS [2022-01-03T22:39:08.613Z] coverage: 37.3% of statements [2022-01-03T22:39:08.613Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2022-01-03T22:39:08.613Z] 2022/01/03 22:39:08 Closing DB instances... [2022-01-03T22:39:09.080Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-03T22:39:09.080Z] PASS [2022-01-03T22:39:09.080Z] coverage: 100.0% of statements [2022-01-03T22:39:09.080Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-03T22:39:09.546Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-03T22:39:09.546Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-03T22:39:09.546Z] PASS [2022-01-03T22:39:09.546Z] coverage: 50.0% of statements [2022-01-03T22:39:09.546Z] ok github.com/docker/docker/oci 0.052s coverage: 50.0% of statements [2022-01-03T22:39:10.528Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-01-03T22:39:10.528Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-03T22:39:10.528Z] === RUN TestParseVersion [2022-01-03T22:39:10.528Z] --- PASS: TestParseVersion (0.00s) [2022-01-03T22:39:10.528Z] PASS [2022-01-03T22:39:10.528Z] coverage: 52.9% of statements [2022-01-03T22:39:10.528Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-01-03T22:39:10.528Z] === RUN TestAddressPoolOpt [2022-01-03T22:39:10.528Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/a [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/something [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/_=a [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/env1=value1 [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/_env1=value1 [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/PATH [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/=a [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/PATH= [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/PATH=something [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/asd!qwe [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/1asd [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/123 [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/some_space [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/__some_space_before [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/some_space_after__ [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/= [2022-01-03T22:39:10.528Z] === RUN TestValidateEnv/PaTh [2022-01-03T22:39:10.528Z] --- PASS: TestValidateEnv (0.00s) [2022-01-03T22:39:10.528Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-03T22:39:10.528Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-03T22:39:10.528Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-03T22:39:10.528Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-03T22:39:10.528Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-03T22:39:10.528Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-03T22:39:10.528Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-03T22:39:10.528Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-03T22:39:10.528Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestParseHost [2022-01-03T22:39:10.529Z] --- PASS: TestParseHost (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestParseDockerDaemonHost [2022-01-03T22:39:10.529Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestParseTCP [2022-01-03T22:39:10.529Z] --- PASS: TestParseTCP (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-03T22:39:10.529Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestValidateExtraHosts [2022-01-03T22:39:10.529Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestIpOptString [2022-01-03T22:39:10.529Z] --- PASS: TestIpOptString (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-03T22:39:10.529Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestNewIpOptValidDefaultVal [2022-01-03T22:39:10.529Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestIpOptSetInvalidVal [2022-01-03T22:39:10.529Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestValidateIPAddress [2022-01-03T22:39:10.529Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestMapOpts [2022-01-03T22:39:10.529Z] --- PASS: TestMapOpts (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestListOptsWithoutValidator [2022-01-03T22:39:10.529Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestListOptsWithValidator [2022-01-03T22:39:10.529Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestValidateDNSSearch [2022-01-03T22:39:10.529Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_general_format [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_one_more [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-03T22:39:10.529Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-03T22:39:10.529Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestNamedListOpts [2022-01-03T22:39:10.529Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestNamedMapOpts [2022-01-03T22:39:10.529Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestParseLink [2022-01-03T22:39:10.529Z] --- PASS: TestParseLink (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestQuotedStringSetWithQuotes [2022-01-03T22:39:10.529Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-03T22:39:10.529Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-03T22:39:10.529Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-03T22:39:10.995Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-03T22:39:10.995Z] === RUN TestUlimitOpt [2022-01-03T22:39:10.995Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-03T22:39:10.995Z] PASS [2022-01-03T22:39:10.995Z] coverage: 67.1% of statements [2022-01-03T22:39:10.995Z] ok github.com/docker/docker/opts 0.056s coverage: 67.1% of statements [2022-01-03T22:39:11.463Z] 2022/01/03 22:39:11 Closing DB instances... [2022-01-03T22:39:12.445Z] === RUN TestPeerCertificateMarshalJSON [2022-01-03T22:39:12.445Z] === RUN TestIsArchivePathDir [2022-01-03T22:39:12.445Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-01-03T22:39:12.445Z] === RUN TestIsArchivePathInvalidFile [2022-01-03T22:39:12.445Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-01-03T22:39:12.445Z] === RUN TestIsArchivePathTar [2022-01-03T22:39:12.445Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-01-03T22:39:12.445Z] === RUN TestDecompressStreamGzip [2022-01-03T22:39:12.912Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-03T22:39:12.912Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-03T22:39:12.912Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2022-01-03T22:39:12.912Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-03T22:39:12.912Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestMiddleware [2022-01-03T22:39:12.912Z] --- PASS: TestMiddleware (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestNewResponseModifier [2022-01-03T22:39:12.912Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-03T22:39:12.912Z] PASS [2022-01-03T22:39:12.912Z] coverage: 26.8% of statements [2022-01-03T22:39:12.912Z] ok github.com/docker/docker/pkg/authorization 0.477s coverage: 26.8% of statements [2022-01-03T22:39:12.912Z] --- PASS: TestDecompressStreamGzip (0.21s) [2022-01-03T22:39:12.912Z] === RUN TestDecompressStreamBzip2 [2022-01-03T22:39:12.912Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-01-03T22:39:12.912Z] === RUN TestDecompressStreamXz [2022-01-03T22:39:12.912Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T22:39:12.912Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestDecompressStreamZstd [2022-01-03T22:39:12.912Z] archive_test.go:140: zstd not installed [2022-01-03T22:39:12.912Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-01-03T22:39:12.912Z] === RUN TestCompressStreamXzUnsupported [2022-01-03T22:39:12.912Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-03T22:39:12.912Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestCompressStreamInvalid [2022-01-03T22:39:12.912Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestExtensionInvalid [2022-01-03T22:39:12.912Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestExtensionUncompressed [2022-01-03T22:39:12.912Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestExtensionBzip2 [2022-01-03T22:39:12.912Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestExtensionGzip [2022-01-03T22:39:12.912Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestExtensionXz [2022-01-03T22:39:12.912Z] --- PASS: TestExtensionXz (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestExtensionZstd [2022-01-03T22:39:12.912Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestCmdStreamLargeStderr [2022-01-03T22:39:12.912Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-01-03T22:39:12.912Z] === RUN TestCmdStreamBad [2022-01-03T22:39:12.912Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T22:39:12.912Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestCmdStreamGood [2022-01-03T22:39:12.912Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-03T22:39:12.912Z] === RUN TestUntarPathWithInvalidDest [2022-01-03T22:39:12.912Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-03T22:39:12.912Z] === RUN TestUntarPathWithInvalidSrc [2022-01-03T22:39:12.912Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-03T22:39:12.912Z] === RUN TestUntarPath [2022-01-03T22:39:13.379Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-01-03T22:39:13.379Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-03T22:39:13.379Z] --- PASS: TestUntarPath (0.06s) [2022-01-03T22:39:13.379Z] === RUN TestUntarPathWithDestinationFile [2022-01-03T22:39:13.379Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-03T22:39:13.379Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-03T22:39:13.379Z] === RUN TestUnbuffered [2022-01-03T22:39:13.379Z] --- PASS: TestUnbuffered (0.00s) [2022-01-03T22:39:13.379Z] === RUN TestRaceUnbuffered [2022-01-03T22:39:13.379Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-03T22:39:13.379Z] PASS [2022-01-03T22:39:13.379Z] coverage: 100.0% of statements [2022-01-03T22:39:13.379Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-03T22:39:13.379Z] === RUN TestCopyWithTarInvalidSrc [2022-01-03T22:39:13.379Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-03T22:39:13.379Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-03T22:39:13.379Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T22:39:13.379Z] === RUN TestCopyWithTarSrcFile [2022-01-03T22:39:13.379Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-01-03T22:39:13.379Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-03T22:39:13.379Z] === RUN TestCopyWithTarSrcFolder [2022-01-03T22:39:13.379Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-03T22:39:13.379Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-03T22:39:13.379Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-03T22:39:13.379Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-03T22:39:13.379Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T22:39:13.379Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-03T22:39:13.379Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-03T22:39:13.379Z] === RUN TestCopyFileWithTarSrcFile [2022-01-03T22:39:13.379Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-03T22:39:13.379Z] === RUN TestTarFiles [2022-01-03T22:39:13.846Z] === RUN TestMatch [2022-01-03T22:39:13.846Z] === RUN TestMatch/[[]] [2022-01-03T22:39:13.846Z] === RUN TestMatch/[[foo]] [2022-01-03T22:39:13.846Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-03T22:39:13.846Z] === RUN TestMatch/[[foo_bar]] [2022-01-03T22:39:13.846Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-03T22:39:13.846Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-03T22:39:13.846Z] === RUN TestMatch/[] [2022-01-03T22:39:13.846Z] === RUN TestMatch/[]#01 [2022-01-03T22:39:13.846Z] === RUN TestMatch/[[qux]] [2022-01-03T22:39:13.846Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-03T22:39:13.846Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-03T22:39:13.846Z] === RUN TestMatch/[[foo_baz]] [2022-01-03T22:39:13.846Z] --- PASS: TestMatch (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[] (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-03T22:39:13.846Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-03T22:39:13.846Z] PASS [2022-01-03T22:39:13.846Z] coverage: 87.5% of statements [2022-01-03T22:39:13.846Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-01-03T22:39:14.831Z] === RUN TestChrootTarUntar [2022-01-03T22:39:14.831Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:39:14.831Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-03T22:39:14.831Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-03T22:39:14.831Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:39:14.831Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T22:39:14.831Z] === RUN TestChrootUntarEmptyArchive [2022-01-03T22:39:14.831Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-03T22:39:14.831Z] === RUN TestChrootTarUntarWithSymlink [2022-01-03T22:39:14.831Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:39:14.831Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T22:39:14.831Z] === RUN TestChrootCopyWithTar [2022-01-03T22:39:14.831Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:39:14.831Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-03T22:39:14.831Z] === RUN TestChrootCopyFileWithTar [2022-01-03T22:39:14.831Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:39:14.831Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-03T22:39:14.831Z] === RUN TestChrootUntarPath [2022-01-03T22:39:14.831Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:39:14.831Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-03T22:39:14.831Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-03T22:39:14.831Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:39:14.831Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:39:14.831Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-03T22:39:14.831Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:39:14.831Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:39:14.831Z] === RUN TestChrootApplyDotDotFile [2022-01-03T22:39:14.831Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:39:14.831Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-03T22:39:14.831Z] PASS [2022-01-03T22:39:14.831Z] coverage: 15.1% of statements [2022-01-03T22:39:14.831Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 15.1% of statements [2022-01-03T22:39:15.302Z] 2022/01/03 22:39:15 Closing DB instances... [2022-01-03T22:39:15.302Z] === RUN TestSizeEmpty [2022-01-03T22:39:15.302Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-03T22:39:15.302Z] === RUN TestSizeEmptyFile [2022-01-03T22:39:15.302Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-03T22:39:15.302Z] === RUN TestSizeNonemptyFile [2022-01-03T22:39:15.302Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-03T22:39:15.302Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-03T22:39:15.302Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-03T22:39:15.302Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-03T22:39:15.302Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-03T22:39:15.302Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-03T22:39:15.302Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-03T22:39:15.302Z] === RUN TestMoveToSubdir [2022-01-03T22:39:15.302Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-03T22:39:15.302Z] === RUN TestSizeNonExistingDirectory [2022-01-03T22:39:15.302Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-03T22:39:15.302Z] PASS [2022-01-03T22:39:15.302Z] coverage: 80.0% of statements [2022-01-03T22:39:15.302Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2022-01-03T22:39:16.285Z] === RUN Test [2022-01-03T22:39:16.285Z] === RUN Test/TestContainsEntry [2022-01-03T22:39:16.285Z] === RUN Test/TestCreateEntries [2022-01-03T22:39:16.285Z] === RUN Test/TestEntriesDiff [2022-01-03T22:39:16.285Z] === RUN Test/TestEntriesEquality [2022-01-03T22:39:16.285Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-03T22:39:16.285Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-03T22:39:16.285Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-03T22:39:16.285Z] === RUN Test/TestGeneratorNotGenerate [2022-01-03T22:39:16.285Z] === RUN Test/TestGeneratorWithPort [2022-01-03T22:39:16.285Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-03T22:39:16.285Z] === RUN Test/TestNewEntry [2022-01-03T22:39:16.285Z] === RUN Test/TestParse [2022-01-03T22:39:16.285Z] --- PASS: Test (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-03T22:39:16.285Z] --- PASS: Test/TestParse (0.00s) [2022-01-03T22:39:16.285Z] PASS [2022-01-03T22:39:16.285Z] coverage: 58.3% of statements [2022-01-03T22:39:16.285Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2022-01-03T22:39:17.271Z] --- PASS: TestTarFiles (3.78s) [2022-01-03T22:39:17.271Z] === RUN TestDetectCompressionZstd [2022-01-03T22:39:17.271Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-03T22:39:17.271Z] === RUN TestTarUntar [2022-01-03T22:39:17.271Z] === RUN Test [2022-01-03T22:39:17.271Z] === RUN Test/TestContent [2022-01-03T22:39:17.271Z] === RUN Test/TestInitialize [2022-01-03T22:39:17.271Z] === RUN Test/TestNew [2022-01-03T22:39:17.271Z] === RUN Test/TestParsingContentsWithComments [2022-01-03T22:39:17.271Z] === RUN Test/TestRegister [2022-01-03T22:39:17.271Z] === RUN Test/TestWatch [2022-01-03T22:39:17.271Z] --- PASS: TestTarUntar (0.03s) [2022-01-03T22:39:17.271Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-03T22:39:17.271Z] --- PASS: Test (0.01s) [2022-01-03T22:39:17.271Z] --- PASS: Test/TestContent (0.00s) [2022-01-03T22:39:17.271Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T22:39:17.271Z] --- PASS: Test/TestNew (0.00s) [2022-01-03T22:39:17.271Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-03T22:39:17.271Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T22:39:17.271Z] --- PASS: Test/TestWatch (0.01s) [2022-01-03T22:39:17.271Z] PASS [2022-01-03T22:39:17.271Z] coverage: 97.6% of statements [2022-01-03T22:39:17.271Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-03T22:39:17.271Z] === RUN TestTarWithOptions [2022-01-03T22:39:17.271Z] ok github.com/docker/docker/pkg/discovery/file 0.045s coverage: 97.6% of statements [2022-01-03T22:39:17.271Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-03T22:39:17.271Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-03T22:39:17.271Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-03T22:39:17.271Z] === RUN TestUntarUstarGnuConflict [2022-01-03T22:39:17.271Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-03T22:39:17.271Z] === RUN TestUntarInvalidFilenames [2022-01-03T22:39:17.271Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1736442251\\dest" [2022-01-03T22:39:17.271Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-01-03T22:39:17.271Z] === RUN TestUntarHardlinkToSymlink [2022-01-03T22:39:17.271Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-03T22:39:17.271Z] === RUN TestUntarInvalidHardlink [2022-01-03T22:39:17.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2870186634\\victim\\hello" -> "../victim/hello" [2022-01-03T22:39:17.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3203733121\\victim\\hello" -> "/../victim/hello" [2022-01-03T22:39:17.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink483651491\\victim" -> "../victim" [2022-01-03T22:39:17.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2183828917\\victim" -> "../victim" [2022-01-03T22:39:17.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3368918648\\victim" -> "../victim" [2022-01-03T22:39:17.271Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2237550611\\victim" -> "../victim" [2022-01-03T22:39:17.271Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-01-03T22:39:17.271Z] === RUN TestUntarInvalidSymlink [2022-01-03T22:39:17.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink762293747\\dest\\dotdot" -> "../victim/hello" [2022-01-03T22:39:17.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink217718944\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T22:39:17.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1629159869\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:39:17.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4230512380\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:39:17.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2274767696\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:39:17.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2629875714\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:39:17.271Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3803752614\\dest\\dir\\loophole" -> "../../victim" [2022-01-03T22:39:17.271Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-01-03T22:39:17.271Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-03T22:39:17.271Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-03T22:39:17.271Z] === RUN TestXGlobalNoParent [2022-01-03T22:39:17.271Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-03T22:39:17.271Z] === RUN TestReplaceFileTarWrapper [2022-01-03T22:39:17.271Z] --- PASS: TestNetworkDBCRUDTableEntry (4.24s) [2022-01-03T22:39:17.271Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-03T22:39:17.271Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-01-03T22:39:17.271Z] === RUN TestPrefixHeaderReadable [2022-01-03T22:39:17.737Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-03T22:39:17.737Z] === RUN TestDisablePigz [2022-01-03T22:39:17.737Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-03T22:39:17.737Z] --- PASS: TestDisablePigz (0.10s) [2022-01-03T22:39:17.737Z] === RUN TestPigz [2022-01-03T22:39:17.737Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-03T22:39:17.737Z] --- PASS: TestPigz (0.12s) [2022-01-03T22:39:17.737Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T22:39:17.737Z] archive_windows_test.go:16: Currently fails [2022-01-03T22:39:17.737Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestCanonicalTarNameForPath [2022-01-03T22:39:17.737Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestCanonicalTarName [2022-01-03T22:39:17.737Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestChmodTarEntry [2022-01-03T22:39:17.737Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestHardLinkOrder [2022-01-03T22:39:17.737Z] --- PASS: TestHardLinkOrder (0.06s) [2022-01-03T22:39:17.737Z] === RUN TestChangeString [2022-01-03T22:39:17.737Z] --- PASS: TestChangeString (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestChangesWithNoChanges [2022-01-03T22:39:17.737Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-03T22:39:17.737Z] === RUN TestChangesWithChanges [2022-01-03T22:39:17.737Z] --- PASS: TestChangesWithChanges (0.02s) [2022-01-03T22:39:17.737Z] === RUN TestChangesWithChangesGH13590 [2022-01-03T22:39:17.737Z] changes_test.go:195: needs more investigation [2022-01-03T22:39:17.737Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestChangesDirsEmpty [2022-01-03T22:39:17.737Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T22:39:17.737Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestChangesDirsMutated [2022-01-03T22:39:17.737Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T22:39:17.737Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestApplyLayer [2022-01-03T22:39:17.737Z] changes_test.go:432: needs further investigation [2022-01-03T22:39:17.737Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestChangesSizeWithHardlinks [2022-01-03T22:39:17.737Z] changes_test.go:468: needs further investigation [2022-01-03T22:39:17.737Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestChangesSizeWithNoChanges [2022-01-03T22:39:17.737Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-03T22:39:17.737Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestChangesSize [2022-01-03T22:39:17.737Z] --- PASS: TestChangesSize (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestApplyLayerInvalidFilenames [2022-01-03T22:39:17.737Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2804108939\\dest" [2022-01-03T22:39:17.737Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-03T22:39:17.737Z] === RUN TestApplyLayerInvalidHardlink [2022-01-03T22:39:17.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1082302354\\victim\\hello" -> "../victim/hello" [2022-01-03T22:39:17.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1908826980\\victim\\hello" -> "/../victim/hello" [2022-01-03T22:39:17.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3801978160\\victim" -> "../victim" [2022-01-03T22:39:17.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4008595064\\victim" -> "../victim" [2022-01-03T22:39:17.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3871613480\\victim" -> "../victim" [2022-01-03T22:39:17.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3682797493\\victim" -> "../victim" [2022-01-03T22:39:17.737Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-01-03T22:39:17.737Z] === RUN TestApplyLayerInvalidSymlink [2022-01-03T22:39:17.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2980055971\\dest\\dotdot" -> "../victim/hello" [2022-01-03T22:39:17.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink706532515\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T22:39:17.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink572566683\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:39:17.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2590220372\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:39:17.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2167987096\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:39:17.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink836800683\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:39:17.737Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-03T22:39:17.737Z] === RUN TestApplyLayerWhiteouts [2022-01-03T22:39:17.737Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-01-03T22:39:17.737Z] === RUN TestGenerateEmptyFile [2022-01-03T22:39:17.737Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-03T22:39:17.737Z] === RUN TestGenerateWithContent [2022-01-03T22:39:17.737Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-03T22:39:17.737Z] PASS [2022-01-03T22:39:18.207Z] coverage: 62.0% of statements [2022-01-03T22:39:18.207Z] ok github.com/docker/docker/pkg/archive 5.713s coverage: 62.0% of statements [2022-01-03T22:39:18.207Z] === RUN Test [2022-01-03T22:39:18.207Z] === RUN Test/TestInitialize [2022-01-03T22:39:18.207Z] time="2022-01-03T22:39:17Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:39:18.207Z] time="2022-01-03T22:39:18Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:39:18.207Z] time="2022-01-03T22:39:18Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:39:18.207Z] === RUN Test/TestInitializeWithCerts [2022-01-03T22:39:18.207Z] time="2022-01-03T22:39:18Z" level=info msg="Initializing discovery with TLS" [2022-01-03T22:39:18.207Z] === RUN Test/TestWatch [2022-01-03T22:39:18.207Z] time="2022-01-03T22:39:18Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:39:19.766Z] 2022/01/03 22:39:19 Closing DB instances... [2022-01-03T22:39:20.750Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-01-03T22:39:20.750Z] === RUN TestNetworkDBNodeLeave [2022-01-03T22:39:21.218Z] --- PASS: Test (3.14s) [2022-01-03T22:39:21.218Z] --- PASS: Test/TestInitialize (0.14s) [2022-01-03T22:39:21.218Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2022-01-03T22:39:21.218Z] --- PASS: Test/TestWatch (3.00s) [2022-01-03T22:39:21.218Z] PASS [2022-01-03T22:39:21.218Z] coverage: 84.1% of statements [2022-01-03T22:39:21.218Z] ok github.com/docker/docker/pkg/discovery/kv 3.197s coverage: 84.1% of statements [2022-01-03T22:39:22.201Z] === RUN Test [2022-01-03T22:39:22.201Z] === RUN Test/TestWatch [2022-01-03T22:39:22.201Z] --- PASS: Test (0.00s) [2022-01-03T22:39:22.201Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T22:39:22.201Z] PASS [2022-01-03T22:39:22.201Z] coverage: 92.3% of statements [2022-01-03T22:39:22.201Z] ok github.com/docker/docker/pkg/discovery/memory 0.044s coverage: 92.3% of statements [2022-01-03T22:39:22.669Z] === RUN Test [2022-01-03T22:39:22.669Z] === RUN Test/TestInitialize [2022-01-03T22:39:22.669Z] === RUN Test/TestInitializeWithPattern [2022-01-03T22:39:22.669Z] === RUN Test/TestRegister [2022-01-03T22:39:22.669Z] === RUN Test/TestWatch [2022-01-03T22:39:22.669Z] --- PASS: Test (0.00s) [2022-01-03T22:39:22.669Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T22:39:22.669Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-03T22:39:22.669Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T22:39:22.669Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T22:39:22.669Z] PASS [2022-01-03T22:39:22.669Z] coverage: 93.8% of statements [2022-01-03T22:39:22.669Z] ok github.com/docker/docker/pkg/discovery/nodes 0.040s coverage: 93.8% of statements [2022-01-03T22:39:23.135Z] === RUN TestPollerAddRemove [2022-01-03T22:39:23.135Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-03T22:39:23.135Z] === RUN TestPollerEvent [2022-01-03T22:39:23.135Z] poller_test.go:40: No chmod on Windows [2022-01-03T22:39:23.135Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-03T22:39:23.135Z] === RUN TestPollerClose [2022-01-03T22:39:23.135Z] --- PASS: TestPollerClose (0.00s) [2022-01-03T22:39:23.135Z] PASS [2022-01-03T22:39:23.135Z] coverage: 45.7% of statements [2022-01-03T22:39:23.135Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2022-01-03T22:39:23.601Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-01-03T22:39:23.601Z] === RUN TestNetworkDBWatch [2022-01-03T22:39:23.701Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T22:39:23.701Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-01-03T22:39:23.701Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-01-03T22:39:23.701Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T22:39:23.701Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T22:39:23.701Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T22:39:23.701Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T22:39:23.701Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T22:39:23.701Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T22:39:23.701Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T22:39:23.701Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T22:39:23.702Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T22:39:23.702Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-01-03T22:39:23.702Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T22:39:23.702Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-01-03T22:39:23.702Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T22:39:23.702Z] ok github.com/docker/docker/builder/dockerfile 0.149s coverage: 49.0% of statements [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T22:39:23.702Z] ok github.com/docker/docker/builder/remotecontext 0.066s coverage: 13.7% of statements [2022-01-03T22:39:23.702Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-03T22:39:23.702Z] ok github.com/docker/docker/builder/remotecontext/git 0.759s coverage: 86.3% of statements [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T22:39:23.702Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T22:39:24.068Z] === RUN TestCopyFileWithInvalidSrc [2022-01-03T22:39:24.068Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T22:39:24.068Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-03T22:39:24.068Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-03T22:39:24.068Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCopyFile [2022-01-03T22:39:24.068Z] --- PASS: TestCopyFile (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-03T22:39:24.068Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T22:39:24.068Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-03T22:39:24.068Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-03T22:39:24.068Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T22:39:24.068Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestWildcardMatches [2022-01-03T22:39:24.068Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestPatternMatches [2022-01-03T22:39:24.068Z] --- PASS: TestPatternMatches (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-03T22:39:24.068Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestPatternMatchesFolderExclusions [2022-01-03T22:39:24.068Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-03T22:39:24.068Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-03T22:39:24.068Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-03T22:39:24.068Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-03T22:39:24.068Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestSingleExclamationError [2022-01-03T22:39:24.068Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestMatchesWithNoPatterns [2022-01-03T22:39:24.068Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestMatchesWithMalformedPatterns [2022-01-03T22:39:24.068Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestMatches [2022-01-03T22:39:24.068Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-03T22:39:24.068Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-03T22:39:24.068Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-03T22:39:24.068Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-03T22:39:24.068Z] --- PASS: TestMatches (0.01s) [2022-01-03T22:39:24.068Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-03T22:39:24.068Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-03T22:39:24.068Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-03T22:39:24.068Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCleanPatterns [2022-01-03T22:39:24.068Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-03T22:39:24.068Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCleanPatternsExceptionFlag [2022-01-03T22:39:24.068Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-03T22:39:24.068Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-03T22:39:24.068Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCleanPatternsErrorSingleException [2022-01-03T22:39:24.068Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCreateIfNotExistsDir [2022-01-03T22:39:24.068Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestCreateIfNotExistsFile [2022-01-03T22:39:24.068Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-03T22:39:24.068Z] === RUN TestMatch [2022-01-03T22:39:24.068Z] --- PASS: TestMatch (0.00s) [2022-01-03T22:39:24.068Z] PASS [2022-01-03T22:39:24.068Z] coverage: 84.0% of statements [2022-01-03T22:39:24.068Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 84.0% of statements [2022-01-03T22:39:24.535Z] === RUN TestGet [2022-01-03T22:39:24.535Z] --- PASS: TestGet (0.00s) [2022-01-03T22:39:24.535Z] === RUN TestGetShortcutString [2022-01-03T22:39:24.535Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-03T22:39:24.535Z] PASS [2022-01-03T22:39:24.535Z] coverage: 42.9% of statements [2022-01-03T22:39:24.535Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-01-03T22:39:24.642Z] ok github.com/docker/docker/cmd/docker-proxy 0.329s coverage: 69.3% of statements [2022-01-03T22:39:25.519Z] 2022/01/03 22:39:25 Closing DB instances... [2022-01-03T22:39:25.519Z] --- PASS: TestGetAddress (19.54s) [2022-01-03T22:39:25.519Z] === RUN TestRequestSyntaxCheck [2022-01-03T22:39:25.519Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-03T22:39:25.519Z] === RUN TestRequest [2022-01-03T22:39:25.519Z] === RUN TestCreateIDMapOrder [2022-01-03T22:39:25.519Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-03T22:39:25.519Z] PASS [2022-01-03T22:39:25.519Z] coverage: 7.2% of statements [2022-01-03T22:39:25.519Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2022-01-03T22:39:26.112Z] === RUN TestMiddlewares [2022-01-03T22:39:26.112Z] --- PASS: TestMiddlewares (0.00s) [2022-01-03T22:39:26.112Z] PASS [2022-01-03T22:39:26.112Z] coverage: 9.0% of statements [2022-01-03T22:39:26.112Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements [2022-01-03T22:39:26.502Z] === RUN TestFixedBufferCap [2022-01-03T22:39:26.502Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-03T22:39:26.502Z] === RUN TestFixedBufferLen [2022-01-03T22:39:26.502Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-03T22:39:26.502Z] === RUN TestFixedBufferString [2022-01-03T22:39:26.502Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-03T22:39:26.502Z] === RUN TestFixedBufferWrite [2022-01-03T22:39:26.502Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-03T22:39:26.502Z] === RUN TestFixedBufferRead [2022-01-03T22:39:26.502Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-03T22:39:26.502Z] === RUN TestBytesPipeRead [2022-01-03T22:39:26.502Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-03T22:39:26.502Z] === RUN TestBytesPipeWrite [2022-01-03T22:39:26.502Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-03T22:39:26.502Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-03T22:39:26.502Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-01-03T22:39:26.502Z] === RUN TestNetworkDBBulkSync [2022-01-03T22:39:26.812Z] #62 284.3 # github.com/containerd/containerd/cmd/containerd [2022-01-03T22:39:26.812Z] #62 284.3 /usr/bin/ld: /tmp/go-link-692295576/000019.o: in function `New': [2022-01-03T22:39:26.812Z] #62 284.3 /tmp/tmp.OnGso9LWgt/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-01-03T22:39:26.812Z] #62 284.4 + bin/containerd-stress [2022-01-03T22:39:26.812Z] #62 285.4 + bin/containerd-shim [2022-01-03T22:39:26.969Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-01-03T22:39:26.969Z] === RUN TestAtomicWriteToFile [2022-01-03T22:39:26.969Z] --- PASS: TestAtomicWriteToFile (0.00s) [2022-01-03T22:39:26.969Z] === RUN TestAtomicWriteSetCommit [2022-01-03T22:39:26.969Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-03T22:39:26.969Z] === RUN TestAtomicWriteSetCancel [2022-01-03T22:39:26.969Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-03T22:39:26.969Z] === RUN TestReadCloserWrapperClose [2022-01-03T22:39:26.969Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-03T22:39:26.969Z] === RUN TestReaderErrWrapperReadOnError [2022-01-03T22:39:26.969Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-03T22:39:26.969Z] === RUN TestReaderErrWrapperRead [2022-01-03T22:39:26.969Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-03T22:39:26.969Z] === RUN TestCancelReadCloser [2022-01-03T22:39:26.969Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-03T22:39:26.969Z] === RUN TestWriteCloserWrapperClose [2022-01-03T22:39:26.969Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-03T22:39:26.969Z] === RUN TestNopWriteCloser [2022-01-03T22:39:26.969Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-03T22:39:26.969Z] === RUN TestNopWriter [2022-01-03T22:39:26.969Z] --- PASS: TestNopWriter (0.00s) [2022-01-03T22:39:26.969Z] === RUN TestWriteCounter [2022-01-03T22:39:26.969Z] --- PASS: TestWriteCounter (0.00s) [2022-01-03T22:39:26.969Z] PASS [2022-01-03T22:39:26.969Z] coverage: 70.1% of statements [2022-01-03T22:39:26.969Z] ok github.com/docker/docker/pkg/ioutils 0.580s coverage: 70.1% of statements [2022-01-03T22:39:27.187Z] ok github.com/docker/docker/client 0.125s coverage: 75.6% of statements [2022-01-03T22:39:27.437Z] === RUN TestError [2022-01-03T22:39:27.437Z] --- PASS: TestError (0.00s) [2022-01-03T22:39:27.437Z] === RUN TestProgressString [2022-01-03T22:39:27.437Z] === RUN TestProgressString/no_progress [2022-01-03T22:39:27.437Z] === RUN TestProgressString/progress_1 [2022-01-03T22:39:27.437Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-03T22:39:27.437Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-03T22:39:27.437Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-03T22:39:27.437Z] === RUN TestProgressString/with_units [2022-01-03T22:39:27.437Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-03T22:39:27.437Z] === RUN TestProgressString/hide_counts [2022-01-03T22:39:27.437Z] --- PASS: TestProgressString (0.00s) [2022-01-03T22:39:27.437Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-03T22:39:27.437Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-03T22:39:27.437Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-03T22:39:27.437Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-03T22:39:27.437Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-03T22:39:27.437Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-03T22:39:27.437Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-03T22:39:27.437Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-03T22:39:27.437Z] === RUN TestJSONMessageDisplay [2022-01-03T22:39:27.904Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-01-03T22:39:27.904Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-03T22:39:27.904Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-03T22:39:27.904Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-03T22:39:27.904Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-03T22:39:27.904Z] === RUN TestDisplayJSONMessagesStream [2022-01-03T22:39:27.904Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-03T22:39:27.904Z] PASS [2022-01-03T22:39:27.904Z] coverage: 91.7% of statements [2022-01-03T22:39:27.904Z] ok github.com/docker/docker/pkg/jsonmessage 0.170s coverage: 91.7% of statements [2022-01-03T22:39:27.904Z] 2022/01/03 22:39:27 Closing DB instances... [2022-01-03T22:39:28.371Z] === RUN TestStandardLongPath [2022-01-03T22:39:28.371Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-03T22:39:28.371Z] === RUN TestUNCLongPath [2022-01-03T22:39:28.371Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-03T22:39:28.371Z] PASS [2022-01-03T22:39:28.371Z] coverage: 100.0% of statements [2022-01-03T22:39:28.371Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2022-01-03T22:39:28.842Z] === RUN TestNameFormat [2022-01-03T22:39:28.842Z] --- PASS: TestNameFormat (0.00s) [2022-01-03T22:39:28.842Z] === RUN TestNameRetries [2022-01-03T22:39:28.842Z] --- PASS: TestNameRetries (0.00s) [2022-01-03T22:39:28.842Z] PASS [2022-01-03T22:39:28.842Z] coverage: 85.7% of statements [2022-01-03T22:39:28.842Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2022-01-03T22:39:29.308Z] === RUN TestParseKeyValueOpt [2022-01-03T22:39:29.308Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-03T22:39:29.308Z] === RUN TestParseUintList [2022-01-03T22:39:29.308Z] --- PASS: TestParseUintList (0.00s) [2022-01-03T22:39:29.308Z] === RUN TestParseUintListMaximumLimits [2022-01-03T22:39:29.308Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-03T22:39:29.308Z] PASS [2022-01-03T22:39:29.308Z] coverage: 97.0% of statements [2022-01-03T22:39:29.308Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2022-01-03T22:39:29.775Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-01-03T22:39:29.775Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-03T22:39:30.241Z] === RUN TestNewAndRemove [2022-01-03T22:39:30.241Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-03T22:39:30.241Z] === RUN TestRemoveInvalidPath [2022-01-03T22:39:30.241Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-03T22:39:30.241Z] PASS [2022-01-03T22:39:30.241Z] coverage: 82.6% of statements [2022-01-03T22:39:30.241Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2022-01-03T22:39:31.056Z] #62 292.8 + bin/containerd-shim-runc-v1 [2022-01-03T22:39:31.224Z] === RUN TestFailedConnection [2022-01-03T22:39:31.690Z] --- PASS: TestRequest (6.31s) [2022-01-03T22:39:31.690Z] === RUN TestOverlappingRequests [2022-01-03T22:39:32.157Z] --- PASS: TestOverlappingRequests (0.29s) [2022-01-03T22:39:32.157Z] === RUN TestRelease [2022-01-03T22:39:32.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T22:39:32.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T22:39:32.624Z] 2022/01/03 22:39:32 Closing DB instances... [2022-01-03T22:39:33.090Z] --- PASS: TestRelease (1.05s) [2022-01-03T22:39:33.090Z] === RUN TestAllocateRandomDeallocate [2022-01-03T22:39:33.557Z] --- PASS: TestFailedConnection (2.01s) [2022-01-03T22:39:33.557Z] === RUN TestFailOnce [2022-01-03T22:39:33.557Z] === RUN TestParseEmptyInterface [2022-01-03T22:39:33.557Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-03T22:39:33.558Z] === RUN TestParseNonInterfaceType [2022-01-03T22:39:33.558Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-03T22:39:33.558Z] === RUN TestParseWithOneFunction [2022-01-03T22:39:33.558Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-03T22:39:33.558Z] === RUN TestParseWithMultipleFuncs [2022-01-03T22:39:33.558Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-03T22:39:33.558Z] === RUN TestParseWithUnnamedReturn [2022-01-03T22:39:33.558Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-03T22:39:33.558Z] === RUN TestEmbeddedInterface [2022-01-03T22:39:33.558Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-03T22:39:33.558Z] === RUN TestParsedImports [2022-01-03T22:39:33.558Z] --- PASS: TestParsedImports (0.00s) [2022-01-03T22:39:33.558Z] === RUN TestAliasedImports [2022-01-03T22:39:33.558Z] --- PASS: TestAliasedImports (0.00s) [2022-01-03T22:39:33.558Z] PASS [2022-01-03T22:39:33.558Z] coverage: 56.8% of statements [2022-01-03T22:39:33.558Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2022-01-03T22:39:33.558Z] 2022/01/03 22:39:33 http: panic serving 127.0.0.1:49284: Plugin not ready [2022-01-03T22:39:33.558Z] goroutine 11 [running]: [2022-01-03T22:39:33.558Z] net/http.(*conn).serve.func1() [2022-01-03T22:39:33.558Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-03T22:39:33.558Z] panic({0xd3ac40, 0xe47350}) [2022-01-03T22:39:33.558Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-03T22:39:33.558Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xfc75f931dc7a4a4a}, 0xc00016ba98) [2022-01-03T22:39:33.558Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-03T22:39:33.558Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xe540d0, 0xc0001ae000}, 0xc8f106) [2022-01-03T22:39:33.558Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-03T22:39:33.558Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xe540d0, 0xc0001ae000}, 0xc000150300) [2022-01-03T22:39:33.558Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-03T22:39:33.558Z] net/http.serverHandler.ServeHTTP({0xe526d0}, {0xe540d0, 0xc0001ae000}, 0xc000150300) [2022-01-03T22:39:33.558Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-03T22:39:33.558Z] net/http.(*conn).serve(0xc000054aa0, {0xe55fa0, 0xc0000960c0}) [2022-01-03T22:39:33.558Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-03T22:39:33.558Z] created by net/http.(*Server).Serve [2022-01-03T22:39:33.558Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-03T22:39:33.558Z] time="2022-01-03T22:39:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2022-01-03T22:39:34.024Z] === RUN TestHTTPTransport [2022-01-03T22:39:34.024Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-03T22:39:34.024Z] PASS [2022-01-03T22:39:34.024Z] coverage: 85.7% of statements [2022-01-03T22:39:34.493Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2022-01-03T22:39:34.493Z] --- PASS: TestFailOnce (1.14s) [2022-01-03T22:39:34.493Z] === RUN TestEchoInputOutput [2022-01-03T22:39:34.493Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-03T22:39:34.493Z] === RUN TestBackoff [2022-01-03T22:39:34.493Z] --- PASS: TestBackoff (0.00s) [2022-01-03T22:39:34.493Z] === RUN TestAbortRetry [2022-01-03T22:39:34.493Z] --- PASS: TestAbortRetry (0.00s) [2022-01-03T22:39:34.493Z] === RUN TestClientScheme [2022-01-03T22:39:34.493Z] --- PASS: TestClientScheme (0.00s) [2022-01-03T22:39:34.493Z] === RUN TestNewClientWithTimeout [2022-01-03T22:39:34.960Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-03T22:39:34.960Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T22:39:34.960Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-03T22:39:34.960Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-03T22:39:34.960Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-03T22:39:34.960Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-03T22:39:34.960Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-03T22:39:34.960Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T22:39:34.960Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-03T22:39:34.960Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-03T22:39:34.960Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-03T22:39:34.960Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-03T22:39:34.960Z] === RUN TestBufferPoolPutAndGet [2022-01-03T22:39:34.960Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-03T22:39:34.960Z] PASS [2022-01-03T22:39:34.960Z] coverage: 88.2% of statements [2022-01-03T22:39:34.960Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2022-01-03T22:39:34.960Z] time="2022-01-03T22:39:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-03T22:39:34.960Z] === RUN TestOutputOnPrematureClose [2022-01-03T22:39:34.960Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-03T22:39:34.960Z] === RUN TestCompleteSilently [2022-01-03T22:39:34.960Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-03T22:39:34.960Z] PASS [2022-01-03T22:39:34.960Z] coverage: 75.9% of statements [2022-01-03T22:39:35.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T22:39:35.426Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-01-03T22:39:35.426Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.95s) [2022-01-03T22:39:35.426Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-03T22:39:35.426Z] === RUN TestSendToOneSub [2022-01-03T22:39:35.426Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-03T22:39:35.426Z] === RUN TestSendToMultipleSubs [2022-01-03T22:39:35.426Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-03T22:39:35.426Z] === RUN TestEvictOneSub [2022-01-03T22:39:35.426Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-03T22:39:35.426Z] === RUN TestClosePublisher [2022-01-03T22:39:35.426Z] --- PASS: TestClosePublisher (0.00s) [2022-01-03T22:39:35.426Z] === RUN TestPubSubRace [2022-01-03T22:39:36.326Z] #62 298.0 + bin/containerd-shim-runc-v2 [2022-01-03T22:39:36.409Z] --- PASS: TestAllocateRandomDeallocate (3.13s) [2022-01-03T22:39:36.409Z] === RUN TestRetrieveFromStore [2022-01-03T22:39:36.409Z] 2022/01/03 22:39:36 Closing DB instances... [2022-01-03T22:39:36.409Z] time="2022-01-03T22:39:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-03T22:39:36.876Z] --- PASS: TestPubSubRace (1.05s) [2022-01-03T22:39:36.876Z] PASS [2022-01-03T22:39:36.876Z] coverage: 75.0% of statements [2022-01-03T22:39:36.876Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2022-01-03T22:39:36.893Z] #62 298.6 + binaries [2022-01-03T22:39:36.893Z] #62 298.6 + install -D bin/containerd /build/containerd [2022-01-03T22:39:36.893Z] #62 298.7 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T22:39:36.893Z] #62 298.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T22:39:36.893Z] #62 298.7 + install -D bin/ctr /build/ctr [2022-01-03T22:39:37.343Z] --- PASS: TestRetrieveFromStore (0.97s) [2022-01-03T22:39:37.343Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-03T22:39:37.343Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-03T22:39:37.343Z] === RUN TestParallelPredefinedRequest1 [2022-01-03T22:39:37.343Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-03T22:39:37.343Z] === RUN TestParallelPredefinedRequest2 [2022-01-03T22:39:37.343Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-03T22:39:37.343Z] === RUN TestParallelPredefinedRequest3 [2022-01-03T22:39:37.343Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-03T22:39:37.343Z] === RUN TestParallelPredefinedRequest4 [2022-01-03T22:39:37.343Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-03T22:39:37.343Z] === RUN TestParallelPredefinedRequest5 [2022-01-03T22:39:37.343Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-03T22:39:37.343Z] === RUN TestDebug [2022-01-03T22:39:37.343Z] --- PASS: TestDebug (0.00s) [2022-01-03T22:39:37.343Z] === RUN TestRequestPoolParallel [2022-01-03T22:39:37.343Z] === RUN TestRegister [2022-01-03T22:39:37.343Z] --- PASS: TestRegister (0.00s) [2022-01-03T22:39:37.343Z] === RUN TestCommand [2022-01-03T22:39:37.343Z] --- PASS: TestCommand (0.03s) [2022-01-03T22:39:37.343Z] === RUN TestNaiveSelf [2022-01-03T22:39:37.343Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-03T22:39:37.343Z] PASS [2022-01-03T22:39:37.343Z] coverage: 82.4% of statements [2022-01-03T22:39:37.343Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2022-01-03T22:39:37.343Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-01-03T22:39:37.343Z] === RUN TestFullAllocateRelease [2022-01-03T22:39:37.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T22:39:37.811Z] === RUN TestDump [2022-01-03T22:39:37.811Z] goroutine 6 [running]: [2022-01-03T22:39:37.811Z] github.com/docker/docker/pkg/stack.dump(0xbfb457) [2022-01-03T22:39:37.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T22:39:37.811Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-03T22:39:37.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-03T22:39:37.811Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-03T22:39:37.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-03T22:39:37.811Z] testing.tRunner(0xc000118340, 0xd68e38) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:39:37.811Z] created by testing.(*T).Run [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T22:39:37.811Z] [2022-01-03T22:39:37.811Z] goroutine 1 [chan receive]: [2022-01-03T22:39:37.811Z] testing.(*T).Run(0xc0001181a0, {0xd5a4fd, 0xbda1b3}, 0xd68e38) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T22:39:37.811Z] testing.runTests.func1(0xc000068750) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T22:39:37.811Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:39:37.811Z] testing.runTests(0xc000076080, {0xeccba0, 0x3, 0x3}, {0xbfa6ad, 0xd5c1f7, 0xed1640}) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T22:39:37.811Z] testing.(*M).Run(0xc000076080) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T22:39:37.811Z] main.main() [2022-01-03T22:39:37.811Z] _testmain.go:95 +0x1f5 [2022-01-03T22:39:37.811Z] --- PASS: TestDump (0.00s) [2022-01-03T22:39:37.811Z] === RUN TestDumpToFile [2022-01-03T22:39:37.811Z] --- PASS: TestFullAllocateRelease (0.29s) [2022-01-03T22:39:37.811Z] === RUN TestOddAllocateRelease [2022-01-03T22:39:37.811Z] --- PASS: TestDumpToFile (0.12s) [2022-01-03T22:39:37.811Z] === RUN TestDumpToFileWithEmptyInput [2022-01-03T22:39:37.811Z] goroutine 8 [running]: [2022-01-03T22:39:37.811Z] github.com/docker/docker/pkg/stack.dump(0xc683f4) [2022-01-03T22:39:37.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T22:39:37.811Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc687a0}) [2022-01-03T22:39:37.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-03T22:39:37.811Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2022-01-03T22:39:37.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-03T22:39:37.811Z] testing.tRunner(0xc000118820, 0xd68e28) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:39:37.811Z] created by testing.(*T).Run [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T22:39:37.811Z] [2022-01-03T22:39:37.811Z] goroutine 1 [chan receive]: [2022-01-03T22:39:37.811Z] testing.(*T).Run(0xc0001181a0, {0xd61289, 0xbda1b3}, 0xd68e28) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T22:39:37.811Z] testing.runTests.func1(0xc000068750) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T22:39:37.811Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:39:37.811Z] testing.runTests(0xc000076080, {0xeccba0, 0x3, 0x3}, {0xbfa6ad, 0xd5c1f7, 0xed1640}) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T22:39:37.811Z] testing.(*M).Run(0xc000076080) [2022-01-03T22:39:37.811Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T22:39:37.811Z] main.main() [2022-01-03T22:39:37.811Z] _testmain.go:95 +0x1f5 [2022-01-03T22:39:37.811Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-03T22:39:37.811Z] PASS [2022-01-03T22:39:37.811Z] coverage: 90.9% of statements [2022-01-03T22:39:37.811Z] ok github.com/docker/docker/pkg/stack 0.161s coverage: 90.9% of statements [2022-01-03T22:39:37.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T22:39:38.280Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-01-03T22:39:38.280Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-03T22:39:38.280Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-01-03T22:39:38.280Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-03T22:39:38.280Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-01-03T22:39:38.280Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-03T22:39:38.280Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-03T22:39:38.280Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T22:39:38.280Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T22:39:38.280Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T22:39:38.280Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T22:39:38.280Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T22:39:38.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:39:38.280Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T22:39:38.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:39:38.280Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T22:39:38.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:39:38.280Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T22:39:38.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:39:38.280Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-03T22:39:38.280Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T22:39:38.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:39:38.280Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-03T22:39:38.280Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-03T22:39:38.280Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-03T22:39:38.280Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-03T22:39:38.280Z] PASS [2022-01-03T22:39:38.280Z] coverage: 85.3% of statements [2022-01-03T22:39:38.280Z] ok github.com/docker/docker/libnetwork/ipam 37.942s coverage: 85.3% of statements [2022-01-03T22:39:38.280Z] time="2022-01-03T22:39:38Z" level=error msg="node1(71567d4abafb) Could not close DB: timeout waiting for leave broadcast" [2022-01-03T22:39:38.280Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-01-03T22:39:38.280Z] === RUN TestNetworkDBGarbageCollection [2022-01-03T22:39:38.280Z] === RUN TestNewStdWriter [2022-01-03T22:39:38.280Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-03T22:39:38.280Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestWriteWithNilBytes [2022-01-03T22:39:38.280Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestWrite [2022-01-03T22:39:38.280Z] --- PASS: TestWrite (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestWriteWithWriterError [2022-01-03T22:39:38.280Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-03T22:39:38.280Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestStdCopyWriteAndRead [2022-01-03T22:39:38.280Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-03T22:39:38.280Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-03T22:39:38.280Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-03T22:39:38.280Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-03T22:39:38.280Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-03T22:39:38.280Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-03T22:39:38.280Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-03T22:39:38.280Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-03T22:39:38.280Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-03T22:39:38.280Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-03T22:39:38.280Z] PASS [2022-01-03T22:39:38.280Z] coverage: 100.0% of statements [2022-01-03T22:39:38.280Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2022-01-03T22:39:38.796Z] #62 DONE 300.4s [2022-01-03T22:39:39.264Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-03T22:39:39.264Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-03T22:39:39.264Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestFormatStatus [2022-01-03T22:39:39.264Z] --- PASS: TestFormatStatus (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestFormatError [2022-01-03T22:39:39.264Z] --- PASS: TestFormatError (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestFormatJSONError [2022-01-03T22:39:39.264Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-03T22:39:39.264Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-03T22:39:39.264Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestNewJSONProgressOutput [2022-01-03T22:39:39.264Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestAuxFormatterEmit [2022-01-03T22:39:39.264Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestStreamWriterStdout [2022-01-03T22:39:39.264Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestStreamWriterStderr [2022-01-03T22:39:39.264Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-03T22:39:39.264Z] PASS [2022-01-03T22:39:39.264Z] coverage: 66.2% of statements [2022-01-03T22:39:39.264Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-01-03T22:39:39.264Z] time="2022-01-03T22:39:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-03T22:39:39.264Z] === RUN TestGenerateRandomID [2022-01-03T22:39:39.264Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestShortenId [2022-01-03T22:39:39.264Z] --- PASS: TestShortenId (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestShortenSha256Id [2022-01-03T22:39:39.264Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestShortenIdEmpty [2022-01-03T22:39:39.264Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestShortenIdInvalid [2022-01-03T22:39:39.264Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestIsShortIDNonHex [2022-01-03T22:39:39.264Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-03T22:39:39.264Z] === RUN TestIsShortIDNotCorrectSize [2022-01-03T22:39:39.264Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-03T22:39:39.264Z] PASS [2022-01-03T22:39:39.264Z] coverage: 70.6% of statements [2022-01-03T22:39:39.264Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-01-03T22:39:40.174Z] [2022-01-03T22:39:40.174Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T22:39:40.174Z] #63 sha256:9a9d857a46945cdc71f62535bedbe679360736e122d44e79cda6e315ed2f0ecd [2022-01-03T22:39:40.247Z] === RUN TestIsCpusetListAvailable [2022-01-03T22:39:40.247Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-03T22:39:40.247Z] PASS [2022-01-03T22:39:40.247Z] coverage: 39.4% of statements [2022-01-03T22:39:40.247Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-01-03T22:39:40.740Z] #63 DONE 0.7s [2022-01-03T22:39:40.740Z] [2022-01-03T22:39:40.740Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T22:39:40.740Z] #68 sha256:89fcf177e590f57d30ed90c0a485e7ebebae4dd3a5175dea1f4df0a7209c526f [2022-01-03T22:39:40.998Z] #68 DONE 0.2s [2022-01-03T22:39:40.998Z] [2022-01-03T22:39:40.998Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T22:39:40.998Z] #73 sha256:9ee4eb7b2cc6872549256d7f31823090fc390998db4bcde04a94ff593830ebd1 [2022-01-03T22:39:41.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T22:39:41.230Z] === RUN TestChtimes [2022-01-03T22:39:41.230Z] --- PASS: TestChtimes (0.00s) [2022-01-03T22:39:41.230Z] === RUN TestChtimesWindows [2022-01-03T22:39:41.230Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-03T22:39:41.230Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-03T22:39:41.230Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-03T22:39:41.230Z] === RUN TestEnsureRemoveAllNotExist [2022-01-03T22:39:41.230Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-03T22:39:41.230Z] === RUN TestEnsureRemoveAllWithDir [2022-01-03T22:39:41.231Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-03T22:39:41.231Z] === RUN TestEnsureRemoveAllWithFile [2022-01-03T22:39:41.231Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-03T22:39:41.231Z] === RUN TestHasWin32KSupport [2022-01-03T22:39:41.231Z] syscall_windows_test.go:8: win32k: true [2022-01-03T22:39:41.231Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-03T22:39:41.231Z] PASS [2022-01-03T22:39:41.231Z] coverage: 13.0% of statements [2022-01-03T22:39:41.231Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2022-01-03T22:39:41.564Z] #73 DONE 0.8s [2022-01-03T22:39:41.698Z] === RUN TestTailFile [2022-01-03T22:39:41.698Z] --- PASS: TestTailFile (0.00s) [2022-01-03T22:39:41.698Z] === RUN TestTailFileManyLines [2022-01-03T22:39:41.698Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-03T22:39:41.698Z] === RUN TestTailEmptyFile [2022-01-03T22:39:41.698Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-03T22:39:41.698Z] === RUN TestTailNegativeN [2022-01-03T22:39:41.698Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/truncated_last_line [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/no_delimiter [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:41.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:41.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:41.698Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:41.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:41.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:41.700Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:41.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:41.700Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:41.822Z] [2022-01-03T22:39:41.822Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T22:39:41.822Z] #74 sha256:44780924c73f16eef4967cf0cd5d63d18b365b4091c0cf2adc83a85dbffcb85e [2022-01-03T22:39:41.822Z] #74 DONE 0.0s [2022-01-03T22:39:41.822Z] [2022-01-03T22:39:41.822Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T22:39:41.822Z] #75 sha256:cc34ec4f0be280b9ad700c38ddda4e451b93c4f7c08ea564df58faf0245b3793 [2022-01-03T22:39:42.168Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:42.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.168Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.168Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.170Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.170Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.171Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:39:42.172Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:39:42.172Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:39:42.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:39:42.647Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:39:42.648Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:39:42.648Z] PASS [2022-01-03T22:39:42.648Z] coverage: 88.6% of statements [2022-01-03T22:39:42.648Z] ok github.com/docker/docker/pkg/tailfile 0.152s coverage: 88.6% of statements [2022-01-03T22:39:42.648Z] === RUN TestTarSumRemoveNonExistent [2022-01-03T22:39:42.648Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestTarSumRemove [2022-01-03T22:39:42.648Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestSortFileInfoSums [2022-01-03T22:39:42.648Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestNewTarSumForLabelInvalid [2022-01-03T22:39:42.648Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestNewTarSumForLabel [2022-01-03T22:39:42.648Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestEmptyTar [2022-01-03T22:39:42.648Z] --- PASS: TestEmptyTar (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestTarSumsReadSize [2022-01-03T22:39:42.648Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestTarSums [2022-01-03T22:39:42.648Z] --- PASS: TestTarSums (0.05s) [2022-01-03T22:39:42.648Z] === RUN TestIteration [2022-01-03T22:39:42.648Z] --- PASS: TestIteration (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestVersionLabelForChecksum [2022-01-03T22:39:42.648Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestVersion [2022-01-03T22:39:42.648Z] --- PASS: TestVersion (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestGetVersion [2022-01-03T22:39:42.648Z] --- PASS: TestGetVersion (0.00s) [2022-01-03T22:39:42.648Z] === RUN TestGetVersions [2022-01-03T22:39:42.648Z] --- PASS: TestGetVersions (0.00s) [2022-01-03T22:39:42.648Z] PASS [2022-01-03T22:39:42.648Z] coverage: 89.3% of statements [2022-01-03T22:39:42.648Z] ok github.com/docker/docker/pkg/tarsum 0.103s coverage: 89.3% of statements [2022-01-03T22:39:43.115Z] testing: warning: no tests to run [2022-01-03T22:39:43.115Z] PASS [2022-01-03T22:39:43.115Z] coverage: [no statements] [2022-01-03T22:39:43.115Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2022-01-03T22:39:43.197Z] #75 DONE 1.2s [2022-01-03T22:39:43.197Z] [2022-01-03T22:39:43.197Z] #76 exporting to image [2022-01-03T22:39:43.197Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T22:39:43.197Z] #76 exporting layers [2022-01-03T22:39:43.588Z] time="2022-01-03T22:39:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-03T22:39:43.588Z] === RUN TestTruncIndex [2022-01-03T22:39:44.054Z] --- PASS: TestTruncIndex (0.10s) [2022-01-03T22:39:44.054Z] PASS [2022-01-03T22:39:44.054Z] coverage: 91.5% of statements [2022-01-03T22:39:44.054Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-01-03T22:39:44.054Z] === RUN TestIsGIT [2022-01-03T22:39:44.054Z] --- PASS: TestIsGIT (0.00s) [2022-01-03T22:39:44.054Z] === RUN TestIsTransport [2022-01-03T22:39:44.054Z] --- PASS: TestIsTransport (0.00s) [2022-01-03T22:39:44.054Z] PASS [2022-01-03T22:39:44.054Z] coverage: 100.0% of statements [2022-01-03T22:39:44.054Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2022-01-03T22:39:44.521Z] === RUN TestVersionInfo [2022-01-03T22:39:44.521Z] --- PASS: TestVersionInfo (0.00s) [2022-01-03T22:39:44.521Z] === RUN TestAppendVersions [2022-01-03T22:39:44.521Z] --- PASS: TestAppendVersions (0.00s) [2022-01-03T22:39:44.521Z] PASS [2022-01-03T22:39:44.521Z] coverage: 88.9% of statements [2022-01-03T22:39:44.521Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-01-03T22:39:44.988Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T22:39:44.988Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T22:39:44.988Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T22:39:44.988Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-03T22:39:45.972Z] === RUN TestValidatePrivileges [2022-01-03T22:39:45.972Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-03T22:39:45.972Z] === RUN TestFilterByCapNeg [2022-01-03T22:39:45.972Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-03T22:39:45.972Z] === RUN TestFilterByCapPos [2022-01-03T22:39:45.972Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-03T22:39:45.972Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-03T22:39:45.972Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-03T22:39:45.972Z] PASS [2022-01-03T22:39:45.972Z] coverage: 12.0% of statements [2022-01-03T22:39:45.972Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-01-03T22:39:45.972Z] === RUN TestNewSettable [2022-01-03T22:39:45.972Z] --- PASS: TestNewSettable (0.00s) [2022-01-03T22:39:45.972Z] === RUN TestIsSettable [2022-01-03T22:39:45.972Z] --- PASS: TestIsSettable (0.00s) [2022-01-03T22:39:45.972Z] === RUN TestUpdateSettingsEnv [2022-01-03T22:39:45.972Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-03T22:39:45.972Z] PASS [2022-01-03T22:39:45.972Z] coverage: 20.0% of statements [2022-01-03T22:39:45.972Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2022-01-03T22:39:46.439Z] === RUN TestLoad [2022-01-03T22:39:46.439Z] --- PASS: TestLoad (0.00s) [2022-01-03T22:39:46.439Z] === RUN TestSave [2022-01-03T22:39:46.439Z] --- PASS: TestSave (0.03s) [2022-01-03T22:39:46.439Z] === RUN TestAddDeleteGet [2022-01-03T22:39:46.906Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-03T22:39:46.906Z] === RUN TestInvalidTags [2022-01-03T22:39:46.906Z] --- PASS: TestInvalidTags (0.00s) [2022-01-03T22:39:46.906Z] PASS [2022-01-03T22:39:46.906Z] coverage: 84.4% of statements [2022-01-03T22:39:46.906Z] ok github.com/docker/docker/reference 0.094s coverage: 84.4% of statements [2022-01-03T22:39:47.373Z] === RUN TestResolveAuthConfigIndexServer [2022-01-03T22:39:47.373Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-03T22:39:47.373Z] === RUN TestResolveAuthConfigFullURL [2022-01-03T22:39:47.373Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-03T22:39:47.373Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-03T22:39:47.373Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-03T22:39:47.373Z] === RUN TestValidateMirror [2022-01-03T22:39:47.373Z] --- PASS: TestValidateMirror (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestLoadInsecureRegistries [2022-01-03T22:39:47.374Z] time="2022-01-03T22:39:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T22:39:47.374Z] time="2022-01-03T22:39:47Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-03T22:39:47.374Z] time="2022-01-03T22:39:47Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T22:39:47.374Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-01-03T22:39:47.374Z] === RUN TestNewServiceConfig [2022-01-03T22:39:47.374Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestValidateIndexName [2022-01-03T22:39:47.374Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestValidateIndexNameWithError [2022-01-03T22:39:47.374Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestEndpointParse [2022-01-03T22:39:47.374Z] --- PASS: TestEndpointParse (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestEndpointParseInvalid [2022-01-03T22:39:47.374Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestValidateEndpoint [2022-01-03T22:39:47.374Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-03T22:39:47.374Z] === RUN TestPing [2022-01-03T22:39:47.374Z] --- PASS: TestPing (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestPingRegistryEndpoint [2022-01-03T22:39:47.374Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:39:47.374Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestEndpoint [2022-01-03T22:39:47.374Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:39:47.374Z] --- SKIP: TestEndpoint (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestParseRepositoryInfo [2022-01-03T22:39:47.374Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestNewIndexInfo [2022-01-03T22:39:47.374Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-03T22:39:47.374Z] === RUN TestMirrorEndpointLookup [2022-01-03T22:39:47.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T22:39:47.841Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:39:47.841Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestSearchRepositories [2022-01-03T22:39:47.841Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-03T22:39:47.841Z] Host: 127.0.0.1:49311 [2022-01-03T22:39:47.841Z] User-Agent: docker test client [2022-01-03T22:39:47.841Z] Authorization: Token fake-token [2022-01-03T22:39:47.841Z] X-Docker-Token: true [2022-01-03T22:39:47.841Z] Accept-Encoding: gzip [2022-01-03T22:39:47.841Z] [2022-01-03T22:39:47.841Z] [2022-01-03T22:39:47.841Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-03T22:39:47.841Z] Connection: close [2022-01-03T22:39:47.841Z] Content-Length: 144 [2022-01-03T22:39:47.841Z] Cache-Control: no-cache [2022-01-03T22:39:47.841Z] Content-Type: application/json [2022-01-03T22:39:47.841Z] Date: Mon, 03 Jan 2022 22:39:47 GMT [2022-01-03T22:39:47.841Z] Expires: -1 [2022-01-03T22:39:47.841Z] Pragma: no-cache [2022-01-03T22:39:47.841Z] Server: docker-tests/mock [2022-01-03T22:39:47.841Z] X-Docker-Registry-Config: mock [2022-01-03T22:39:47.841Z] X-Docker-Registry-Version: 0.0.0 [2022-01-03T22:39:47.841Z] [2022-01-03T22:39:47.841Z] [2022-01-03T22:39:47.841Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestTrustedLocation [2022-01-03T22:39:47.841Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-03T22:39:47.841Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestAllowNondistributableArtifacts [2022-01-03T22:39:47.841Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestIsSecureIndex [2022-01-03T22:39:47.841Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-03T22:39:47.841Z] PASS [2022-01-03T22:39:47.841Z] coverage: 51.2% of statements [2022-01-03T22:39:47.841Z] ok github.com/docker/docker/registry 0.178s coverage: 51.2% of statements [2022-01-03T22:39:47.841Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-03T22:39:47.841Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-03T22:39:47.841Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-03T22:39:47.841Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-03T22:39:47.841Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestResumableRequestReaderWithReadError [2022-01-03T22:39:47.841Z] time="2022-01-03T22:39:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-03T22:39:47.841Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-01-03T22:39:47.841Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-03T22:39:47.841Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-03T22:39:47.841Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-03T22:39:47.841Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestResumableRequestReader [2022-01-03T22:39:47.841Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-03T22:39:47.841Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-03T22:39:47.841Z] PASS [2022-01-03T22:39:47.841Z] coverage: 100.0% of statements [2022-01-03T22:39:47.841Z] ok github.com/docker/docker/registry/resumable 0.168s coverage: 100.0% of statements [2022-01-03T22:39:47.841Z] === RUN TestRestartManagerTimeout [2022-01-03T22:39:47.841Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-03T22:39:47.841Z] === RUN TestRestartManagerTimeoutReset [2022-01-03T22:39:47.841Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-03T22:39:47.841Z] PASS [2022-01-03T22:39:47.841Z] coverage: 50.9% of statements [2022-01-03T22:39:47.841Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-01-03T22:39:48.309Z] === RUN TestDecodeContainerConfig [2022-01-03T22:39:48.309Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-03T22:39:48.309Z] === RUN TestDecodeContainerConfigIsolation [2022-01-03T22:39:48.309Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-03T22:39:48.309Z] === RUN TestValidatePrivileged [2022-01-03T22:39:48.309Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-03T22:39:48.309Z] PASS [2022-01-03T22:39:48.309Z] coverage: 52.6% of statements [2022-01-03T22:39:48.309Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2022-01-03T22:39:48.777Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-03T22:39:48.777Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-03T22:39:48.777Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-03T22:39:48.777Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-03T22:39:48.777Z] PASS [2022-01-03T22:39:48.777Z] coverage: 62.5% of statements [2022-01-03T22:39:48.777Z] ok github.com/docker/docker/testutil 0.084s coverage: 62.5% of statements [2022-01-03T22:39:49.759Z] #76 exporting layers 6.0s done [2022-01-03T22:39:49.759Z] #76 writing image sha256:29de5ffb4a8195c4f9c54a46f0171a9ed541da1af3d5203af293136d16823271 done [2022-01-03T22:39:49.759Z] #76 naming to docker.io/library/docker:4bdc20844935c5995637b40bdb8152640d2e0c1f done [2022-01-03T22:39:49.759Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T22:39:50.118Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -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:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/make.sh dynbinary test-integration [2022-01-03T22:39:50.986Z] === RUN TestGetDriver [2022-01-03T22:39:50.986Z] --- PASS: TestGetDriver (0.00s) [2022-01-03T22:39:50.986Z] === RUN TestVolumeRequestError [2022-01-03T22:39:50.986Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-03T22:39:50.986Z] PASS [2022-01-03T22:39:50.986Z] coverage: 36.1% of statements [2022-01-03T22:39:50.986Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2022-01-03T22:39:50.986Z] === RUN TestGetAddress [2022-01-03T22:39:50.986Z] --- PASS: TestGetAddress (0.00s) [2022-01-03T22:39:50.986Z] === RUN TestRemove [2022-01-03T22:39:50.986Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T22:39:50.986Z] --- SKIP: TestRemove (0.00s) [2022-01-03T22:39:50.986Z] === RUN TestInitializeWithVolumes [2022-01-03T22:39:50.986Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-01-03T22:39:50.986Z] === RUN TestCreate [2022-01-03T22:39:50.986Z] --- PASS: TestCreate (0.01s) [2022-01-03T22:39:50.986Z] === RUN TestValidateName [2022-01-03T22:39:50.986Z] --- PASS: TestValidateName (0.00s) [2022-01-03T22:39:50.986Z] === RUN TestCreateWithOpts [2022-01-03T22:39:50.986Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T22:39:50.986Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-03T22:39:50.986Z] === RUN TestRelaodNoOpts [2022-01-03T22:39:50.986Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-03T22:39:50.986Z] PASS [2022-01-03T22:39:50.986Z] coverage: 41.5% of statements [2022-01-03T22:39:50.986Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRaw [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-03T22:39:51.970Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-03T22:39:51.970Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T22:39:51.970Z] === RUN TestLinuxParseMountRaw [2022-01-03T22:39:51.970Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-03T22:39:51.970Z] === RUN TestLinuxParseMountRawSplit [2022-01-03T22:39:51.970Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-03T22:39:51.970Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-03T22:39:51.970Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-03T22:39:51.970Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-03T22:39:51.971Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-03T22:39:51.971Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-03T22:39:51.971Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-03T22:39:51.971Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-03T22:39:51.971Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-03T22:39:51.971Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestConvertTmpfsOptions [2022-01-03T22:39:51.971Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-03T22:39:51.971Z] linux_parser_test.go:209: data="ro" [2022-01-03T22:39:51.971Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestParseMountSpec [2022-01-03T22:39:51.971Z] parser_test.go:62: case 0 [2022-01-03T22:39:51.971Z] parser_test.go:62: case 1 [2022-01-03T22:39:51.971Z] parser_test.go:62: case 2 [2022-01-03T22:39:51.971Z] parser_test.go:62: case 3 [2022-01-03T22:39:51.971Z] parser_test.go:62: case 4 [2022-01-03T22:39:51.971Z] parser_test.go:62: case 5 [2022-01-03T22:39:51.971Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestValidateMount [2022-01-03T22:39:51.971Z] --- PASS: TestValidateMount (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRaw [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-03T22:39:51.971Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T22:39:51.971Z] PASS [2022-01-03T22:39:51.971Z] coverage: 67.6% of statements [2022-01-03T22:39:51.971Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2022-01-03T22:39:51.971Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-03T22:39:51.971Z] === RUN TestClientStream [2022-01-03T22:39:51.971Z] --- PASS: TestClientStream (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestClientSendFile [2022-01-03T22:39:51.971Z] --- PASS: TestClientSendFile (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestClientWithRequestTimeout [2022-01-03T22:39:51.971Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-03T22:39:51.971Z] === RUN TestFileSpecPlugin [2022-01-03T22:39:51.971Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-03T22:39:51.971Z] === RUN TestFileJSONSpecPlugin [2022-01-03T22:39:51.971Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-03T22:39:51.971Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestPluginAddHandler [2022-01-03T22:39:51.971Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestPluginWaitBadPlugin [2022-01-03T22:39:51.971Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-03T22:39:51.971Z] === RUN TestGet [2022-01-03T22:39:51.971Z] time="2022-01-03T22:39:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-03T22:39:51.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T22:39:52.019Z] [2022-01-03T22:39:52.019Z] Removing bundles/ [2022-01-03T22:39:52.019Z] [2022-01-03T22:39:52.019Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T22:39:52.019Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T22:39:52.019Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:39:52.438Z] === RUN TestSetGetMeta [2022-01-03T22:39:52.438Z] === PAUSE TestSetGetMeta [2022-01-03T22:39:52.438Z] === RUN TestRestore [2022-01-03T22:39:52.438Z] === PAUSE TestRestore [2022-01-03T22:39:52.438Z] === RUN TestServiceCreate [2022-01-03T22:39:52.438Z] === PAUSE TestServiceCreate [2022-01-03T22:39:52.438Z] === RUN TestServiceList [2022-01-03T22:39:52.438Z] === PAUSE TestServiceList [2022-01-03T22:39:52.438Z] === RUN TestServiceRemove [2022-01-03T22:39:52.438Z] === PAUSE TestServiceRemove [2022-01-03T22:39:52.438Z] === RUN TestServiceGet [2022-01-03T22:39:52.438Z] === PAUSE TestServiceGet [2022-01-03T22:39:52.438Z] === RUN TestServicePrune [2022-01-03T22:39:52.438Z] === PAUSE TestServicePrune [2022-01-03T22:39:52.438Z] === RUN TestCreate [2022-01-03T22:39:52.438Z] === PAUSE TestCreate [2022-01-03T22:39:52.438Z] === RUN TestRemove [2022-01-03T22:39:52.438Z] === PAUSE TestRemove [2022-01-03T22:39:52.438Z] === RUN TestList [2022-01-03T22:39:52.438Z] === PAUSE TestList [2022-01-03T22:39:52.438Z] === RUN TestFindByDriver [2022-01-03T22:39:52.438Z] === PAUSE TestFindByDriver [2022-01-03T22:39:52.438Z] === RUN TestFindByReferenced [2022-01-03T22:39:52.438Z] === PAUSE TestFindByReferenced [2022-01-03T22:39:52.438Z] === RUN TestDerefMultipleOfSameRef [2022-01-03T22:39:52.438Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-03T22:39:52.438Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T22:39:52.438Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T22:39:52.438Z] === RUN TestDefererencePluginOnCreateError [2022-01-03T22:39:52.438Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-03T22:39:52.438Z] === RUN TestRefDerefRemove [2022-01-03T22:39:52.438Z] === PAUSE TestRefDerefRemove [2022-01-03T22:39:52.438Z] === RUN TestGet [2022-01-03T22:39:52.438Z] === PAUSE TestGet [2022-01-03T22:39:52.438Z] === RUN TestGetWithReference [2022-01-03T22:39:52.438Z] === PAUSE TestGetWithReference [2022-01-03T22:39:52.438Z] === RUN TestFilterFunc [2022-01-03T22:39:52.438Z] === RUN TestFilterFunc/test_nil_list [2022-01-03T22:39:52.438Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-03T22:39:52.438Z] === RUN TestFilterFunc/test_empty_list [2022-01-03T22:39:52.438Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-03T22:39:52.438Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T22:39:52.438Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T22:39:52.438Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T22:39:52.438Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T22:39:52.438Z] === RUN TestFilterFunc/test_filter_some [2022-01-03T22:39:52.438Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-03T22:39:52.438Z] === RUN TestFilterFunc/test_filter_middle [2022-01-03T22:39:52.438Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-03T22:39:52.438Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-03T22:39:52.438Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-03T22:39:52.438Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-03T22:39:52.438Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-03T22:39:52.438Z] === CONT TestFilterFunc/test_nil_list [2022-01-03T22:39:52.438Z] === CONT TestFilterFunc/test_filter_some [2022-01-03T22:39:52.438Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T22:39:52.438Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T22:39:52.438Z] === CONT TestFilterFunc/test_empty_list [2022-01-03T22:39:52.438Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-03T22:39:52.438Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-03T22:39:52.438Z] === CONT TestFilterFunc/test_filter_middle [2022-01-03T22:39:52.438Z] --- PASS: TestFilterFunc (0.00s) [2022-01-03T22:39:52.438Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-03T22:39:52.438Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-03T22:39:52.438Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-03T22:39:52.438Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-03T22:39:52.438Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-03T22:39:52.438Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-03T22:39:52.438Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-03T22:39:52.438Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-03T22:39:52.438Z] === CONT TestSetGetMeta [2022-01-03T22:39:52.438Z] === CONT TestList [2022-01-03T22:39:52.438Z] === CONT TestServiceGet [2022-01-03T22:39:52.438Z] === CONT TestDefererencePluginOnCreateError [2022-01-03T22:39:52.438Z] --- PASS: TestSetGetMeta (0.01s) [2022-01-03T22:39:52.438Z] === CONT TestServiceRemove [2022-01-03T22:39:52.438Z] --- PASS: TestList (0.02s) [2022-01-03T22:39:52.438Z] === CONT TestServiceList [2022-01-03T22:39:52.438Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-01-03T22:39:52.438Z] === CONT TestServiceCreate [2022-01-03T22:39:52.438Z] --- PASS: TestServiceGet (0.11s) [2022-01-03T22:39:52.438Z] === CONT TestRestore [2022-01-03T22:39:52.438Z] --- PASS: TestServiceRemove (0.10s) [2022-01-03T22:39:52.438Z] === CONT TestGet [2022-01-03T22:39:52.438Z] --- PASS: TestServiceList (0.10s) [2022-01-03T22:39:52.438Z] === CONT TestGetWithReference [2022-01-03T22:39:52.438Z] --- PASS: TestServiceCreate (0.09s) [2022-01-03T22:39:52.438Z] === CONT TestRefDerefRemove [2022-01-03T22:39:52.438Z] --- PASS: TestGet (0.02s) [2022-01-03T22:39:52.438Z] === CONT TestCreate [2022-01-03T22:39:52.438Z] --- PASS: TestRestore (0.02s) [2022-01-03T22:39:52.438Z] === CONT TestRemove [2022-01-03T22:39:52.438Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-03T22:39:52.438Z] === CONT TestServicePrune [2022-01-03T22:39:52.438Z] --- PASS: TestGetWithReference (0.02s) [2022-01-03T22:39:52.438Z] === CONT TestDerefMultipleOfSameRef [2022-01-03T22:39:52.907Z] --- PASS: TestCreate (0.01s) [2022-01-03T22:39:52.907Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T22:39:52.907Z] time="2022-01-03T22:39:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:39:52.907Z] --- PASS: TestRemove (0.02s) [2022-01-03T22:39:52.907Z] === CONT TestFindByReferenced [2022-01-03T22:39:52.907Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-01-03T22:39:52.907Z] === CONT TestFindByDriver [2022-01-03T22:39:52.907Z] time="2022-01-03T22:39:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:39:52.907Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-01-03T22:39:52.907Z] time="2022-01-03T22:39:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:39:52.907Z] time="2022-01-03T22:39:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-03T22:39:52.907Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-03T22:39:52.907Z] time="2022-01-03T22:39:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:39:52.907Z] --- PASS: TestFindByDriver (0.02s) [2022-01-03T22:39:52.907Z] --- PASS: TestServicePrune (0.04s) [2022-01-03T22:39:52.907Z] PASS [2022-01-03T22:39:52.907Z] coverage: 69.0% of statements [2022-01-03T22:39:52.907Z] ok github.com/docker/docker/volume/service 0.213s coverage: 69.0% of statements [2022-01-03T22:39:53.373Z] time="2022-01-03T22:39:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-03T22:39:54.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T22:39:55.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T22:39:55.585Z] time="2022-01-03T22:39:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-03T22:39:58.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T22:39:59.337Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.0% of statements [2022-01-03T22:39:59.337Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2022-01-03T22:39:59.337Z] ok github.com/docker/docker/cmd/dockerd/trap 2.393s coverage: 0.0% of statements [2022-01-03T22:39:59.337Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T22:39:59.337Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T22:39:59.337Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T22:39:59.337Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T22:39:59.337Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T22:39:59.374Z] time="2022-01-03T22:39:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-03T22:40:00.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T22:40:03.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T22:40:04.631Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2022-01-03T22:40:05.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T22:40:06.016Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2022-01-03T22:40:06.280Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.12047142s with top 10 stages: buildssa: 1m32.670527304s, goimports: 21.329443683s, unconvert: 14.191285399s, gosec: 10.12740515s, golint: 6.592086555s, ineffassign: 4.9949188s, misspell: 4.793039781s, inspect: 4.753085787s, vrp: 3.028384082s, ctrlflow: 1.967530135s [2022-01-03T22:40:07.402Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-01-03T22:40:07.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T22:40:08.029Z] --- PASS: TestGet (15.00s) [2022-01-03T22:40:08.029Z] === RUN TestPluginWithNoManifest [2022-01-03T22:40:08.029Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-03T22:40:08.029Z] === RUN TestGetAll [2022-01-03T22:40:08.029Z] --- PASS: TestGetAll (0.00s) [2022-01-03T22:40:08.029Z] PASS [2022-01-03T22:40:08.029Z] coverage: 73.2% of statements [2022-01-03T22:40:08.029Z] ok github.com/docker/docker/pkg/plugins 35.838s coverage: 73.2% of statements [2022-01-03T22:40:10.342Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T22:40:10.342Z] Using test binary docker [2022-01-03T22:40:10.342Z] +++ /etc/init.d/apparmor start [2022-01-03T22:40:10.342Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T22:40:10.342Z] INFO: Waiting for daemon to start... [2022-01-03T22:40:10.342Z] Starting dockerd [2022-01-03T22:40:10.342Z] +++ 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-01-03T22:40:12.891Z] . [2022-01-03T22:40:12.891Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T22:40:12.891Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T22:40:12.891Z] Error: No such image: emptyfs [2022-01-03T22:40:12.891Z] ++++ docker load [2022-01-03T22:40:12.891Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T22:40:13.152Z] Running integration-test (iteration 1) [2022-01-03T22:40:13.152Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T22:40:13.152Z] ++ 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-01-03T22:40:13.152Z] ++ set -e [2022-01-03T22:40:13.152Z] ++ '[' -n 0 ']' [2022-01-03T22:40:13.152Z] ++ set -x [2022-01-03T22:40:13.152Z] ++ 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-01-03T22:40:13.983Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-01-03T22:40:14.095Z] Loaded image: busybox:latest [2022-01-03T22:40:14.356Z] Loaded image: busybox:glibc [2022-01-03T22:40:15.365Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 80.9% of statements [2022-01-03T22:40:15.625Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-01-03T22:40:15.885Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-03T22:40:16.455Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-03T22:40:17.397Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.009s coverage: 4.2% of statements [2022-01-03T22:40:18.779Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2022-01-03T22:40:19.349Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.166s coverage: 56.2% of statements [2022-01-03T22:40:19.609Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.5% of statements [2022-01-03T22:40:19.609Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T22:40:19.609Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T22:40:19.609Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T22:40:19.609Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T22:40:19.692Z] Loaded image: debian:bullseye-slim [2022-01-03T22:40:19.692Z] Loaded image: hello-world:latest [2022-01-03T22:40:19.692Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T22:40:19.692Z] INFO: Testing against a local daemon [2022-01-03T22:40:19.692Z] === RUN TestCgroupNamespacesBuild [2022-01-03T22:40:20.993Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-01-03T22:40:21.602Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2022-01-03T22:40:21.602Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T22:40:22.908Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.312s coverage: 50.5% of statements [2022-01-03T22:40:24.148Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2022-01-03T22:40:24.148Z] === RUN TestBuildWithSession [2022-01-03T22:40:24.148Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:40:24.148Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T22:40:24.148Z] === RUN TestBuildSquashParent [2022-01-03T22:40:24.822Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.646s coverage: 45.9% of statements [2022-01-03T22:40:24.822Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T22:40:25.764Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.349s coverage: 58.0% of statements [2022-01-03T22:40:25.764Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-03T22:40:25.764Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T22:40:26.335Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.8% of statements [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T22:40:26.746Z] === RUN TestBoolValue [2022-01-03T22:40:26.746Z] --- PASS: TestBoolValue (0.00s) [2022-01-03T22:40:26.746Z] === RUN TestBoolValueOrDefault [2022-01-03T22:40:26.746Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-03T22:40:26.746Z] === RUN TestInt64ValueOrZero [2022-01-03T22:40:26.746Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-03T22:40:26.746Z] === RUN TestInt64ValueOrDefault [2022-01-03T22:40:26.746Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-03T22:40:26.746Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-03T22:40:26.746Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-03T22:40:26.746Z] === RUN TestJsonContentType [2022-01-03T22:40:26.746Z] --- PASS: TestJsonContentType (0.00s) [2022-01-03T22:40:26.746Z] PASS [2022-01-03T22:40:26.746Z] coverage: 14.7% of statements [2022-01-03T22:40:26.746Z] ok github.com/docker/docker/api/server/httputils 0.086s coverage: 14.7% of statements [2022-01-03T22:40:26.746Z] === RUN TestMaskSecretKeys [2022-01-03T22:40:26.746Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-03T22:40:26.746Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-03T22:40:26.746Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-03T22:40:26.746Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-03T22:40:26.746Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-03T22:40:26.746Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-03T22:40:26.746Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-03T22:40:26.746Z] === RUN TestVersionMiddlewareVersion [2022-01-03T22:40:26.746Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-03T22:40:26.746Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-03T22:40:26.746Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-03T22:40:26.746Z] PASS [2022-01-03T22:40:26.746Z] coverage: 37.7% of statements [2022-01-03T22:40:26.746Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T22:40:26.746Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T22:40:27.214Z] === RUN TestStrSliceMarshalJSON [2022-01-03T22:40:27.214Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestStrSliceUnmarshalJSON [2022-01-03T22:40:27.214Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestStrSliceUnmarshalString [2022-01-03T22:40:27.214Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestStrSliceUnmarshalSlice [2022-01-03T22:40:27.214Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-03T22:40:27.214Z] PASS [2022-01-03T22:40:27.214Z] coverage: 90.0% of statements [2022-01-03T22:40:27.214Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-01-03T22:40:27.214Z] === RUN TestAdjustForAPIVersion [2022-01-03T22:40:27.214Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-03T22:40:27.214Z] PASS [2022-01-03T22:40:27.214Z] coverage: 5.7% of statements [2022-01-03T22:40:27.214Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T22:40:27.214Z] === RUN TestToJSON [2022-01-03T22:40:27.214Z] --- PASS: TestToJSON (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestToParamWithVersion [2022-01-03T22:40:27.214Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestFromJSON [2022-01-03T22:40:27.214Z] --- PASS: TestFromJSON (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestEmpty [2022-01-03T22:40:27.214Z] --- PASS: TestEmpty (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestArgsMatchKVListEmptySources [2022-01-03T22:40:27.214Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestArgsMatchKVList [2022-01-03T22:40:27.214Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestArgsMatch [2022-01-03T22:40:27.214Z] --- PASS: TestArgsMatch (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestAdd [2022-01-03T22:40:27.214Z] --- PASS: TestAdd (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestDel [2022-01-03T22:40:27.214Z] --- PASS: TestDel (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestLen [2022-01-03T22:40:27.214Z] --- PASS: TestLen (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestExactMatch [2022-01-03T22:40:27.214Z] --- PASS: TestExactMatch (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestOnlyOneExactMatch [2022-01-03T22:40:27.214Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestContains [2022-01-03T22:40:27.214Z] --- PASS: TestContains (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestValidate [2022-01-03T22:40:27.214Z] --- PASS: TestValidate (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestWalkValues [2022-01-03T22:40:27.214Z] --- PASS: TestWalkValues (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestFuzzyMatch [2022-01-03T22:40:27.214Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-03T22:40:27.214Z] === RUN TestClone [2022-01-03T22:40:27.214Z] --- PASS: TestClone (0.00s) [2022-01-03T22:40:27.214Z] PASS [2022-01-03T22:40:27.214Z] coverage: 92.2% of statements [2022-01-03T22:40:27.214Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T22:40:27.214Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T22:40:27.682Z] === RUN TestDurationToSecondsString [2022-01-03T22:40:27.682Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-03T22:40:27.682Z] === RUN TestGetTimestamp [2022-01-03T22:40:27.682Z] --- PASS: TestGetTimestamp (0.20s) [2022-01-03T22:40:27.682Z] === RUN TestParseTimestamps [2022-01-03T22:40:27.682Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-03T22:40:27.682Z] PASS [2022-01-03T22:40:27.682Z] coverage: 100.0% of statements [2022-01-03T22:40:27.682Z] ok github.com/docker/docker/api/types/time 0.274s coverage: 100.0% of statements [2022-01-03T22:40:27.682Z] === RUN TestCompareVersion [2022-01-03T22:40:27.682Z] --- PASS: TestCompareVersion (0.00s) [2022-01-03T22:40:27.682Z] PASS [2022-01-03T22:40:27.682Z] coverage: 77.3% of statements [2022-01-03T22:40:27.682Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2022-01-03T22:40:27.682Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T22:40:27.682Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T22:40:27.682Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T22:40:27.682Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-03T22:40:27.682Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T22:40:27.682Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T22:40:27.682Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T22:40:27.682Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T22:40:27.683Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T22:40:27.683Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T22:40:27.683Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T22:40:27.683Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T22:40:27.719Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-01-03T22:40:28.174Z] INFO [runner/unused/goanalysis] analyzers took 28.743742628s with top 10 stages: buildssa: 24.39499575s, U1000: 4.348746878s [2022-01-03T22:40:28.174Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2022-01-03T22:40:28.174Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2178/2178, exclude: 1790/1790, skip_files: 2178/2178, exclude-rules: 78/1790, autogenerated_exclude: 1790/2178, cgo: 2178/2759, path_prettifier: 2178/2178, skip_dirs: 2178/2178, identifier_marker: 1790/1790, nolint: 0/78 [2022-01-03T22:40:28.174Z] INFO [runner] processing took 164.981342ms with stages: nolint: 70.896913ms, identifier_marker: 59.757222ms, path_prettifier: 15.741763ms, autogenerated_exclude: 7.832306ms, exclude-rules: 4.797583ms, skip_dirs: 3.657369ms, cgo: 1.24022ms, filename_unadjuster: 1.052383ms, max_same_issues: 1.369µs, skip_files: 779ns, exclude: 738ns, uniq_by_line: 670ns, diff: 586ns, max_from_linter: 483ns, source_code: 442ns, max_per_file_from_linter: 273ns, path_shortener: 243ns [2022-01-03T22:40:28.174Z] INFO [runner] linters took 1m40.661595398s with stages: goanalysis_metalinter: 1m17.967916834s, unused: 22.527991995s [2022-01-03T22:40:28.174Z] INFO File cache stats: 1689 entries of total size 8.5MiB [2022-01-03T22:40:28.174Z] INFO Memory: 2453 samples, avg is 432.6MB, max is 4294.7MB [2022-01-03T22:40:28.174Z] INFO Execution took 4m5.141427929s [2022-01-03T22:40:28.174Z] Congratulations! The shell scripts are properly formatted. [2022-01-03T22:40:29.104Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-03T22:40:29.247Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-03T22:40:29.247Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-03T22:40:29.247Z] === RUN TestCloneArgsSmartHttp [2022-01-03T22:40:29.247Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-03T22:40:29.247Z] === RUN TestCloneArgsDumbHttp [2022-01-03T22:40:29.247Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-03T22:40:29.247Z] === RUN TestCloneArgsGit [2022-01-03T22:40:29.247Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-03T22:40:29.247Z] === RUN TestCheckoutGit [2022-01-03T22:40:29.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/make.sh dynbinary test-docker-py [2022-01-03T22:40:30.362Z] [2022-01-03T22:40:30.362Z] Removing bundles/ [2022-01-03T22:40:30.362Z] [2022-01-03T22:40:30.362Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T22:40:30.362Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T22:40:30.362Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:40:30.487Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.7% of statements [2022-01-03T22:40:30.487Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T22:40:30.487Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T22:40:30.812Z] === RUN TestEnable [2022-01-03T22:40:30.812Z] --- PASS: TestEnable (0.00s) [2022-01-03T22:40:30.812Z] === RUN TestDisable [2022-01-03T22:40:30.812Z] --- PASS: TestDisable (0.00s) [2022-01-03T22:40:30.812Z] === RUN TestEnabled [2022-01-03T22:40:30.812Z] --- PASS: TestEnabled (0.00s) [2022-01-03T22:40:30.812Z] PASS [2022-01-03T22:40:30.812Z] coverage: 100.0% of statements [2022-01-03T22:40:30.812Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-01-03T22:40:31.057Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.2% of statements [2022-01-03T22:40:31.280Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-03T22:40:31.280Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-03T22:40:31.280Z] === RUN TestProcessNoDockerignore [2022-01-03T22:40:31.280Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-01-03T22:40:31.280Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-03T22:40:31.280Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-03T22:40:31.280Z] === RUN TestDetectContentType [2022-01-03T22:40:31.280Z] --- PASS: TestDetectContentType (0.00s) [2022-01-03T22:40:31.280Z] === RUN TestSelectAcceptableMIME [2022-01-03T22:40:31.280Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-03T22:40:31.280Z] === RUN TestInspectEmptyResponse [2022-01-03T22:40:31.280Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-03T22:40:31.280Z] === RUN TestInspectResponseBinary [2022-01-03T22:40:31.280Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-03T22:40:31.280Z] === RUN TestResponseUnsupportedContentType [2022-01-03T22:40:31.280Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-03T22:40:31.280Z] === RUN TestInspectResponseTextSimple [2022-01-03T22:40:31.280Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-03T22:40:31.281Z] === RUN TestInspectResponseEmptyContentType [2022-01-03T22:40:31.281Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-03T22:40:31.281Z] === RUN TestUnknownContentLength [2022-01-03T22:40:31.281Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-03T22:40:31.281Z] === RUN TestDownloadRemote [2022-01-03T22:40:31.281Z] --- PASS: TestDownloadRemote (0.11s) [2022-01-03T22:40:31.281Z] === RUN TestGetWithStatusError [2022-01-03T22:40:31.281Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-03T22:40:31.281Z] === RUN TestCloseRootDirectory [2022-01-03T22:40:31.281Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:31.281Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-03T22:40:31.281Z] === RUN TestHashFile [2022-01-03T22:40:31.281Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:31.281Z] --- SKIP: TestHashFile (0.00s) [2022-01-03T22:40:31.281Z] === RUN TestHashSubdir [2022-01-03T22:40:31.281Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:31.281Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-03T22:40:31.281Z] === RUN TestRemoveDirectory [2022-01-03T22:40:31.281Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:31.281Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-03T22:40:31.281Z] PASS [2022-01-03T22:40:31.281Z] coverage: 9.3% of statements [2022-01-03T22:40:31.281Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 9.3% of statements [2022-01-03T22:40:31.751Z] === RUN TestGetAllAllowed [2022-01-03T22:40:31.751Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestGetAllMeta [2022-01-03T22:40:31.751Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-03T22:40:31.751Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestIsUnreferencedBuiltin [2022-01-03T22:40:31.751Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestIsExistingDirectory [2022-01-03T22:40:31.751Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-03T22:40:31.751Z] === RUN TestGetFilenameForDownload [2022-01-03T22:40:31.751Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestEnv2Variables [2022-01-03T22:40:31.751Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-03T22:40:31.751Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestMaintainer [2022-01-03T22:40:31.751Z] --- PASS: TestMaintainer (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestLabel [2022-01-03T22:40:31.751Z] --- PASS: TestLabel (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestFromScratch [2022-01-03T22:40:31.751Z] --- PASS: TestFromScratch (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestFromWithArg [2022-01-03T22:40:31.751Z] --- PASS: TestFromWithArg (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-03T22:40:31.751Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestFromWithUndefinedArg [2022-01-03T22:40:31.751Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestFromMultiStageWithNamedStage [2022-01-03T22:40:31.751Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestOnbuild [2022-01-03T22:40:31.751Z] --- PASS: TestOnbuild (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestWorkdir [2022-01-03T22:40:31.751Z] --- PASS: TestWorkdir (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestCmd [2022-01-03T22:40:31.751Z] --- PASS: TestCmd (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestHealthcheckNone [2022-01-03T22:40:31.751Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestHealthcheckCmd [2022-01-03T22:40:31.751Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestEntrypoint [2022-01-03T22:40:31.751Z] --- PASS: TestEntrypoint (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestExpose [2022-01-03T22:40:31.751Z] --- PASS: TestExpose (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestUser [2022-01-03T22:40:31.751Z] --- PASS: TestUser (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestVolume [2022-01-03T22:40:31.751Z] --- PASS: TestVolume (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestStopSignal [2022-01-03T22:40:31.751Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T22:40:31.751Z] --- SKIP: TestStopSignal (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestArg [2022-01-03T22:40:31.751Z] --- PASS: TestArg (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestShell [2022-01-03T22:40:31.751Z] --- PASS: TestShell (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestPrependEnvOnCmd [2022-01-03T22:40:31.751Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestRunWithBuildArgs [2022-01-03T22:40:31.751Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestRunIgnoresHealthcheck [2022-01-03T22:40:31.751Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestDispatchUnsupportedOptions [2022-01-03T22:40:31.751Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-03T22:40:31.751Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-03T22:40:31.751Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-03T22:40:31.751Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-03T22:40:31.751Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-03T22:40:31.751Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-03T22:40:31.751Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestNormalizeWorkdir [2022-01-03T22:40:31.751Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestDispatch [2022-01-03T22:40:31.751Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-03T22:40:31.751Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-03T22:40:31.751Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-03T22:40:31.751Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-03T22:40:31.751Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-03T22:40:31.751Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-03T22:40:31.751Z] === RUN TestDispatch/COPY_url [2022-01-03T22:40:31.751Z] --- PASS: TestDispatch (0.08s) [2022-01-03T22:40:31.751Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-01-03T22:40:31.751Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-03T22:40:31.751Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-03T22:40:31.751Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T22:40:31.751Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T22:40:31.751Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-03T22:40:31.751Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestAddScratchImageAddsToMounts [2022-01-03T22:40:31.751Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-03T22:40:31.751Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-03T22:40:31.751Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-03T22:40:31.751Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestImageSourceGetAddsToMounts [2022-01-03T22:40:31.751Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestEmptyDockerfile [2022-01-03T22:40:31.751Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-03T22:40:31.751Z] === RUN TestSymlinkDockerfile [2022-01-03T22:40:31.751Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-03T22:40:31.751Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-03T22:40:31.751Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestNonExistingDockerfile [2022-01-03T22:40:31.751Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestCopyRunConfig [2022-01-03T22:40:31.751Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestDeepCopyRunConfig [2022-01-03T22:40:31.751Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestExportImage [2022-01-03T22:40:31.751Z] --- PASS: TestExportImage (0.00s) [2022-01-03T22:40:31.751Z] === RUN TestNormalizeDest [2022-01-03T22:40:31.751Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-03T22:40:31.751Z] PASS [2022-01-03T22:40:31.751Z] coverage: 46.8% of statements [2022-01-03T22:40:31.751Z] ok github.com/docker/docker/builder/dockerfile 0.204s coverage: 46.8% of statements [2022-01-03T22:40:32.222Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T22:40:32.295Z] --- PASS: TestBuildSquashParent (8.60s) [2022-01-03T22:40:32.295Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T22:40:32.295Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:40:32.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:40:32.295Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:40:32.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:40:32.295Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:40:32.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:40:32.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:40:32.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:40:32.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:40:32.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:40:32.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:40:32.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:40:32.295Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:40:32.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:40:32.447Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2022-01-03T22:40:32.698Z] === RUN TestTCP4Proxy [2022-01-03T22:40:32.698Z] --- PASS: TestTCP4Proxy (0.02s) [2022-01-03T22:40:32.698Z] === RUN TestTCP4ProxyHalfClose [2022-01-03T22:40:32.698Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-03T22:40:32.698Z] === RUN TestTCP6Proxy [2022-01-03T22:40:32.698Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T22:40:32.698Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-03T22:40:32.698Z] === RUN TestTCPDualStackProxy [2022-01-03T22:40:32.698Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T22:40:32.698Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-03T22:40:32.698Z] === RUN TestUDP4Proxy [2022-01-03T22:40:32.698Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-03T22:40:32.698Z] === RUN TestUDP6Proxy [2022-01-03T22:40:32.698Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T22:40:32.698Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-03T22:40:32.698Z] === RUN TestUDPWriteError [2022-01-03T22:40:32.698Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-03T22:40:32.698Z] === RUN TestSCTP4Proxy [2022-01-03T22:40:32.698Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T22:40:32.698Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-03T22:40:32.698Z] === RUN TestSCTP6Proxy [2022-01-03T22:40:32.698Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T22:40:32.698Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-03T22:40:32.698Z] PASS [2022-01-03T22:40:32.698Z] coverage: 49.4% of statements [2022-01-03T22:40:32.698Z] ok github.com/docker/docker/cmd/docker-proxy 0.078s coverage: 49.4% of statements [2022-01-03T22:40:33.018Z] ok github.com/docker/docker/daemon/logger/awslogs 0.234s coverage: 78.0% of statements [2022-01-03T22:40:33.018Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T22:40:33.018Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T22:40:33.312Z] 2022/01/03 22:40:30 Closing DB instances... [2022-01-03T22:40:33.312Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-01-03T22:40:33.312Z] === RUN TestFindNode [2022-01-03T22:40:33.312Z] 2022/01/03 22:40:32 Closing DB instances... [2022-01-03T22:40:33.312Z] --- PASS: TestFindNode (0.02s) [2022-01-03T22:40:33.312Z] === RUN TestChangeNodeState [2022-01-03T22:40:33.312Z] 2022/01/03 22:40:32 Closing DB instances... [2022-01-03T22:40:33.312Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-03T22:40:33.312Z] === RUN TestNodeReincarnation [2022-01-03T22:40:33.312Z] 2022/01/03 22:40:32 Closing DB instances... [2022-01-03T22:40:33.591Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2022-01-03T22:40:34.533Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 69.9% of statements [2022-01-03T22:40:34.533Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-01-03T22:40:35.601Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:40:35.601Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:40:35.917Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-01-03T22:40:35.917Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T22:40:36.177Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 62.5% of statements [2022-01-03T22:40:37.561Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-03T22:40:38.057Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-03T22:40:38.057Z] === RUN TestParallelCreate [2022-01-03T22:40:38.057Z] 2022/01/03 22:40:37 Closing DB instances... [2022-01-03T22:40:38.057Z] --- PASS: TestParallelCreate (0.02s) [2022-01-03T22:40:38.057Z] === RUN TestParallelDelete [2022-01-03T22:40:38.057Z] 2022/01/03 22:40:37 Closing DB instances... [2022-01-03T22:40:38.057Z] --- PASS: TestParallelDelete (0.02s) [2022-01-03T22:40:38.057Z] === RUN TestNetworkDBIslands [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7d82488660ad with config:&{NodeID:7d82488660ad 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-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="Node 7d82488660ad/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="Node 7d82488660ad/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b9cf825fa0f9 with config:&{NodeID:b9cf825fa0f9 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-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49379" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="Node 7d82488660ad/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=info msg="Node 7d82488660ad/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-03T22:40:38.057Z] time="2022-01-03T22:40:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49380" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d93c0953358a with config:&{NodeID:d93c0953358a 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-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node d93c0953358a/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node d93c0953358a/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node d93c0953358a/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node d93c0953358a/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7d82488660ad/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7d82488660ad/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node d93c0953358a/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node d93c0953358a/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Failed to join 172.27.142.53: dial tcp 172.27.142.53:10024: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7188a06f63a1 with config:&{NodeID:7188a06f63a1 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-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7188a06f63a1/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7188a06f63a1/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7188a06f63a1/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7188a06f63a1/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node d93c0953358a/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node d93c0953358a/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7d82488660ad/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7d82488660ad/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-03T22:40:38.523Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-01-03T22:40:38.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:40:38.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:40:38.950Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7188a06f63a1/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7188a06f63a1/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7188a06f63a1/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7188a06f63a1/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1f421c04c78e with config:&{NodeID:1f421c04c78e 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-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 1f421c04c78e/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 1f421c04c78e/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 1f421c04c78e/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 1f421c04c78e/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7d82488660ad/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7d82488660ad/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7188a06f63a1/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node 7188a06f63a1/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node d93c0953358a/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=info msg="Node d93c0953358a/172.27.142.53, added to nodes list" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-03T22:40:38.991Z] time="2022-01-03T22:40:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-01-03T22:40:39.211Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=info msg="Node 1f421c04c78e/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=info msg="Node 1f421c04c78e/172.27.142.53, added to nodes list" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=info msg="Node 1f421c04c78e/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=info msg="Node 1f421c04c78e/172.27.142.53, added to nodes list" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=info msg="Node 1f421c04c78e/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=info msg="Node 1f421c04c78e/172.27.142.53, added to nodes list" [2022-01-03T22:40:39.458Z] networkdb_test.go:835: Re-joining: 3 [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=info msg="The new bootstrap node list is:[172.27.142.53:10033 172.27.142.53:10034 172.27.142.53:10035]" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10033" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49388" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10034" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49389" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10035" [2022-01-03T22:40:39.458Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49390" [2022-01-03T22:40:39.782Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-03T22:40:39.782Z] ok github.com/docker/docker/daemon/logger/splunk 1.706s coverage: 82.5% of statements [2022-01-03T22:40:39.782Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T22:40:39.782Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T22:40:39.924Z] networkdb_test.go:835: Re-joining: 4 [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="The new bootstrap node list is:[172.27.142.53:10033 172.27.142.53:10034 172.27.142.53:10035]" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10033" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49391" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49392" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10034" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10035" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49393" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="node 0 leaving" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="Node 7d82488660ad change state NodeActive --> NodeLeft" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="node5(1f421c04c78e): Node leave event for 7d82488660ad/172.27.142.53" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="Node 7d82488660ad change state NodeActive --> NodeLeft" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="node4(7188a06f63a1): Node leave event for 7d82488660ad/172.27.142.53" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="Node 7d82488660ad change state NodeActive --> NodeLeft" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="node3(d93c0953358a): Node leave event for 7d82488660ad/172.27.142.53" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="Node 7d82488660ad change state NodeActive --> NodeLeft" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="node1(7d82488660ad): Node leave event for 7d82488660ad/172.27.142.53" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="Node 7d82488660ad change state NodeActive --> NodeLeft" [2022-01-03T22:40:39.924Z] time="2022-01-03T22:40:39Z" level=info msg="node2(b9cf825fa0f9): Node leave event for 7d82488660ad/172.27.142.53" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node 7d82488660ad/172.27.142.53, left gossip cluster" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node 7d82488660ad/172.27.142.53, left gossip cluster" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node 7d82488660ad/172.27.142.53, left gossip cluster" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node 7d82488660ad/172.27.142.53, left gossip cluster" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node 7d82488660ad/172.27.142.53, left gossip cluster" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="node 1 leaving" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node b9cf825fa0f9 change state NodeActive --> NodeLeft" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="node4(7188a06f63a1): Node leave event for b9cf825fa0f9/172.27.142.53" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, left gossip cluster" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node b9cf825fa0f9 change state NodeActive --> NodeFailed" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, added to failed nodes list" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node b9cf825fa0f9 change state NodeActive --> NodeLeft" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="node5(1f421c04c78e): Node leave event for b9cf825fa0f9/172.27.142.53" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, left gossip cluster" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node b9cf825fa0f9 change state NodeActive --> NodeFailed" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, added to failed nodes list" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, left gossip cluster" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=info msg="Node b9cf825fa0f9/172.27.142.53, left gossip cluster" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=error msg="node: b9cf825fa0f9 is unknown to memberlist" [2022-01-03T22:40:40.393Z] time="2022-01-03T22:40:40Z" level=debug msg="memberlist: Failed to join 172.27.142.53: dial tcp 172.27.142.53:10024: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=warning msg="memberlist: Failed to send gossip to 172.27.142.53:10037: write udp [::]:10034->172.27.142.53:10037: use of closed network connection" [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=info msg="node 2 leaving" [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=info msg="Node d93c0953358a change state NodeActive --> NodeLeft" [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=info msg="node5(1f421c04c78e): Node leave event for d93c0953358a/172.27.142.53" [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=info msg="Node d93c0953358a change state NodeActive --> NodeLeft" [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=info msg="node4(7188a06f63a1): Node leave event for d93c0953358a/172.27.142.53" [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=info msg="Node d93c0953358a change state NodeActive --> NodeLeft" [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=info msg="node3(d93c0953358a): Node leave event for d93c0953358a/172.27.142.53" [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=debug msg="memberlist: Failed ping: b9cf825fa0f9 (timeout reached)" [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.142.53:10035: use of closed network connection" [2022-01-03T22:40:40.859Z] time="2022-01-03T22:40:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.142.53:10037: use of closed network connection" [2022-01-03T22:40:41.172Z] ok github.com/docker/docker/distribution/metadata 0.077s coverage: 48.2% of statements [2022-01-03T22:40:41.325Z] time="2022-01-03T22:40:40Z" level=info msg="Node d93c0953358a/172.27.142.53, left gossip cluster" [2022-01-03T22:40:41.325Z] time="2022-01-03T22:40:41Z" level=info msg="Node d93c0953358a/172.27.142.53, left gossip cluster" [2022-01-03T22:40:41.325Z] time="2022-01-03T22:40:41Z" level=info msg="Node d93c0953358a/172.27.142.53, left gossip cluster" [2022-01-03T22:40:41.325Z] time="2022-01-03T22:40:41Z" level=info msg="memberlist: Suspect b9cf825fa0f9 has failed, no acks received" [2022-01-03T22:40:41.325Z] networkdb_test.go:867: node4: OK [2022-01-03T22:40:41.325Z] networkdb_test.go:867: node5: OK [2022-01-03T22:40:41.325Z] time="2022-01-03T22:40:41Z" level=info msg="node 0 coming back" [2022-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:326248969c73 with config:&{NodeID:326248969c73 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-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="Node 326248969c73/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="Node 326248969c73/172.27.142.53, added to nodes list" [2022-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="node 1 coming back" [2022-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3fadc86345dd with config:&{NodeID:3fadc86345dd 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-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, added to nodes list" [2022-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="node 2 coming back" [2022-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:af82001d9e51 with config:&{NodeID:af82001d9e51 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-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="Node af82001d9e51/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:41.326Z] time="2022-01-03T22:40:41Z" level=info msg="Node af82001d9e51/172.27.142.53, added to nodes list" [2022-01-03T22:40:41.455Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-03T22:40:41.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2022-01-03T22:40:41.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s) [2022-01-03T22:40:41.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s) [2022-01-03T22:40:41.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2022-01-03T22:40:41.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.83s) [2022-01-03T22:40:41.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.82s) [2022-01-03T22:40:41.455Z] === RUN TestBuildMultiStageCopy [2022-01-03T22:40:41.455Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10034" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49396" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 1f421c04c78e/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 1f421c04c78e/172.27.142.53, added to nodes list" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 7188a06f63a1/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 7188a06f63a1/172.27.142.53, added to nodes list" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, is the new incarnation of the failed node b9cf825fa0f9/172.27.142.53" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node b9cf825fa0f9 change state NodeFailed --> NodeLeft" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, added to nodes list" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, is the new incarnation of the shutdown node b9cf825fa0f9/172.27.142.53" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, added to nodes list" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, is the new incarnation of the shutdown node b9cf825fa0f9/172.27.142.53" [2022-01-03T22:40:41.793Z] time="2022-01-03T22:40:41Z" level=info msg="Node 3fadc86345dd/172.27.142.53, added to nodes list" [2022-01-03T22:40:41.986Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T22:40:41.986Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T22:40:41.986Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:40:41.986Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T22:40:41.986Z] [2022-01-03T22:40:41.986Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T22:40:41.986Z] DOCKER_SYSTEMD=1 [2022-01-03T22:40:41.986Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T22:40:41.986Z] HOSTNAME=7f26ec046d96 [2022-01-03T22:40:41.986Z] DEST=bundles/test-integration [2022-01-03T22:40:41.986Z] PWD=/go/src/github.com/docker/docker [2022-01-03T22:40:41.986Z] DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:40:41.986Z] container=docker [2022-01-03T22:40:41.986Z] HOME=/root [2022-01-03T22:40:41.986Z] LANG=C.UTF-8 [2022-01-03T22:40:41.986Z] INVOCATION_ID=f6b5a8f4d8ab469588304bbc96882f3c [2022-01-03T22:40:41.986Z] GOLANG_VERSION=1.17.5 [2022-01-03T22:40:41.986Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T22:40:41.986Z] VALIDATE_BRANCH=master [2022-01-03T22:40:41.986Z] TERM=xterm [2022-01-03T22:40:41.986Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T22:40:41.986Z] SHLVL=3 [2022-01-03T22:40:41.986Z] TIMEOUT=120m [2022-01-03T22:40:41.986Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T22:40:41.986Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T22:40:41.986Z] GO111MODULE=off [2022-01-03T22:40:41.986Z] DOCKER_EXPERIMENTAL=1 [2022-01-03T22:40:41.986Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T22:40:41.986Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T22:40:41.986Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T22:40:41.986Z] GOPATH=/go [2022-01-03T22:40:41.986Z] PKG_CONFIG=pkg-config [2022-01-03T22:40:41.986Z] _=/usr/bin/env [2022-01-03T22:40:41.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T22:40:42.776Z] time="2022-01-03T22:40:42Z" level=debug msg="memberlist: Failed to join 172.27.142.53: dial tcp 172.27.142.53:10024: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:40:43.086Z] ok github.com/docker/docker/distribution 0.162s coverage: 26.4% of statements [2022-01-03T22:40:43.086Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T22:40:43.133Z] === RUN TestCheckpointCreateError [2022-01-03T22:40:43.133Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestCheckpointCreate [2022-01-03T22:40:43.133Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestCheckpointDeleteError [2022-01-03T22:40:43.133Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestCheckpointDelete [2022-01-03T22:40:43.133Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestCheckpointListError [2022-01-03T22:40:43.133Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestCheckpointList [2022-01-03T22:40:43.133Z] --- PASS: TestCheckpointList (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestCheckpointListContainerNotFound [2022-01-03T22:40:43.133Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestNewClientWithOpsFromEnv [2022-01-03T22:40:43.133Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T22:40:43.133Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestGetAPIPath [2022-01-03T22:40:43.133Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestParseHostURL [2022-01-03T22:40:43.133Z] --- PASS: TestParseHostURL (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-03T22:40:43.133Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-03T22:40:43.133Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestNegotiateAPIVersion [2022-01-03T22:40:43.133Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestNegotiateAPVersionOverride [2022-01-03T22:40:43.133Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-03T22:40:43.133Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-03T22:40:43.133Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-03T22:40:43.133Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestClientRedirect [2022-01-03T22:40:43.133Z] --- PASS: TestClientRedirect (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigCreateUnsupported [2022-01-03T22:40:43.133Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigCreateError [2022-01-03T22:40:43.133Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigCreate [2022-01-03T22:40:43.133Z] --- PASS: TestConfigCreate (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigInspectNotFound [2022-01-03T22:40:43.133Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigInspectWithEmptyID [2022-01-03T22:40:43.133Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigInspectUnsupported [2022-01-03T22:40:43.133Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigInspectError [2022-01-03T22:40:43.133Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigInspectConfigNotFound [2022-01-03T22:40:43.133Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigInspect [2022-01-03T22:40:43.133Z] --- PASS: TestConfigInspect (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigListUnsupported [2022-01-03T22:40:43.133Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigListError [2022-01-03T22:40:43.133Z] --- PASS: TestConfigListError (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigList [2022-01-03T22:40:43.133Z] --- PASS: TestConfigList (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigRemoveUnsupported [2022-01-03T22:40:43.133Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigRemoveError [2022-01-03T22:40:43.133Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigRemove [2022-01-03T22:40:43.133Z] --- PASS: TestConfigRemove (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigUpdateUnsupported [2022-01-03T22:40:43.133Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigUpdateError [2022-01-03T22:40:43.133Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-03T22:40:43.133Z] === RUN TestConfigUpdate [2022-01-03T22:40:43.133Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerCommitError [2022-01-03T22:40:43.134Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerCommit [2022-01-03T22:40:43.134Z] --- PASS: TestContainerCommit (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerStatPathError [2022-01-03T22:40:43.134Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerStatPathNotFoundError [2022-01-03T22:40:43.134Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerStatPathNoHeaderError [2022-01-03T22:40:43.134Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerStatPath [2022-01-03T22:40:43.134Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestCopyToContainerError [2022-01-03T22:40:43.134Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestCopyToContainerNotFoundError [2022-01-03T22:40:43.134Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-03T22:40:43.134Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestCopyToContainer [2022-01-03T22:40:43.134Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestCopyFromContainerError [2022-01-03T22:40:43.134Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestCopyFromContainerNotFoundError [2022-01-03T22:40:43.134Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-03T22:40:43.134Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-03T22:40:43.134Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestCopyFromContainer [2022-01-03T22:40:43.134Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerCreateError [2022-01-03T22:40:43.134Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerCreateImageNotFound [2022-01-03T22:40:43.134Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerCreateWithName [2022-01-03T22:40:43.134Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerCreateAutoRemove [2022-01-03T22:40:43.134Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerDiffError [2022-01-03T22:40:43.134Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerDiff [2022-01-03T22:40:43.134Z] --- PASS: TestContainerDiff (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerExecCreateError [2022-01-03T22:40:43.134Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerExecCreate [2022-01-03T22:40:43.134Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-03T22:40:43.134Z] === RUN TestContainerExecStartError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerExecStart [2022-01-03T22:40:43.602Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerExecInspectError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerExecInspect [2022-01-03T22:40:43.602Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerExportError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerExportError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerExport [2022-01-03T22:40:43.602Z] --- PASS: TestContainerExport (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerInspectError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerInspectContainerNotFound [2022-01-03T22:40:43.602Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerInspectWithEmptyID [2022-01-03T22:40:43.602Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerInspect [2022-01-03T22:40:43.602Z] --- PASS: TestContainerInspect (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerInspectNode [2022-01-03T22:40:43.602Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerKillError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerKillError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerKill [2022-01-03T22:40:43.602Z] --- PASS: TestContainerKill (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerListError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerListError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerList [2022-01-03T22:40:43.602Z] --- PASS: TestContainerList (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerLogsNotFoundError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerLogsError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerLogs [2022-01-03T22:40:43.602Z] --- PASS: TestContainerLogs (0.23s) [2022-01-03T22:40:43.602Z] === RUN TestContainerPauseError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerPause [2022-01-03T22:40:43.602Z] --- PASS: TestContainerPause (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainersPruneError [2022-01-03T22:40:43.602Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainersPrune [2022-01-03T22:40:43.602Z] --- PASS: TestContainersPrune (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerRemoveError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerRemoveNotFoundError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerRemove [2022-01-03T22:40:43.602Z] --- PASS: TestContainerRemove (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerRenameError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerRename [2022-01-03T22:40:43.602Z] --- PASS: TestContainerRename (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerResizeError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerExecResizeError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerResize [2022-01-03T22:40:43.602Z] --- PASS: TestContainerResize (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerExecResize [2022-01-03T22:40:43.602Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerRestartError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerRestart [2022-01-03T22:40:43.602Z] --- PASS: TestContainerRestart (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerStartError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerStartError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerStart [2022-01-03T22:40:43.602Z] --- PASS: TestContainerStart (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerStatsError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerStats [2022-01-03T22:40:43.602Z] --- PASS: TestContainerStats (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerStopError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerStopError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerStop [2022-01-03T22:40:43.602Z] --- PASS: TestContainerStop (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerTopError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerTopError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerTop [2022-01-03T22:40:43.602Z] --- PASS: TestContainerTop (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerUnpauseError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerUnpause [2022-01-03T22:40:43.602Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerUpdateError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerUpdate [2022-01-03T22:40:43.602Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerWaitError [2022-01-03T22:40:43.602Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestContainerWait [2022-01-03T22:40:43.602Z] --- PASS: TestContainerWait (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestDiskUsageError [2022-01-03T22:40:43.602Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestDiskUsage [2022-01-03T22:40:43.602Z] --- PASS: TestDiskUsage (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestDistributionInspectUnsupported [2022-01-03T22:40:43.602Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestDistributionInspectWithEmptyID [2022-01-03T22:40:43.602Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestEventsErrorInOptions [2022-01-03T22:40:43.602Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestEventsErrorFromServer [2022-01-03T22:40:43.602Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestEvents [2022-01-03T22:40:43.602Z] --- PASS: TestEvents (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestTLSCloseWriter [2022-01-03T22:40:43.602Z] === PAUSE TestTLSCloseWriter [2022-01-03T22:40:43.602Z] === RUN TestImageBuildError [2022-01-03T22:40:43.602Z] --- PASS: TestImageBuildError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageBuild [2022-01-03T22:40:43.602Z] --- PASS: TestImageBuild (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestGetDockerOS [2022-01-03T22:40:43.602Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageCreateError [2022-01-03T22:40:43.602Z] --- PASS: TestImageCreateError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageCreate [2022-01-03T22:40:43.602Z] --- PASS: TestImageCreate (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageHistoryError [2022-01-03T22:40:43.602Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageHistory [2022-01-03T22:40:43.602Z] --- PASS: TestImageHistory (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageImportError [2022-01-03T22:40:43.602Z] --- PASS: TestImageImportError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageImport [2022-01-03T22:40:43.602Z] --- PASS: TestImageImport (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageInspectError [2022-01-03T22:40:43.602Z] --- PASS: TestImageInspectError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageInspectImageNotFound [2022-01-03T22:40:43.602Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageInspectWithEmptyID [2022-01-03T22:40:43.602Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageInspect [2022-01-03T22:40:43.602Z] --- PASS: TestImageInspect (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageListError [2022-01-03T22:40:43.602Z] --- PASS: TestImageListError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageList [2022-01-03T22:40:43.602Z] --- PASS: TestImageList (0.01s) [2022-01-03T22:40:43.602Z] === RUN TestImageListApiBefore125 [2022-01-03T22:40:43.602Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageLoadError [2022-01-03T22:40:43.602Z] --- PASS: TestImageLoadError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImageLoad [2022-01-03T22:40:43.602Z] --- PASS: TestImageLoad (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImagesPruneError [2022-01-03T22:40:43.602Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImagesPrune [2022-01-03T22:40:43.602Z] --- PASS: TestImagesPrune (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImagePullReferenceParseError [2022-01-03T22:40:43.602Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImagePullAnyError [2022-01-03T22:40:43.602Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-03T22:40:43.602Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-03T22:40:43.602Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T22:40:43.603Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T22:40:43.603Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-03T22:40:43.603Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePullWithoutErrors [2022-01-03T22:40:43.603Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePushReferenceError [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePushAnyError [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImagePushWithoutErrors [2022-01-03T22:40:43.603Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-03T22:40:43.603Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-03T22:40:43.603Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-03T22:40:43.603Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageRemoveError [2022-01-03T22:40:43.603Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageRemoveImageNotFound [2022-01-03T22:40:43.603Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageRemove [2022-01-03T22:40:43.603Z] --- PASS: TestImageRemove (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageSaveError [2022-01-03T22:40:43.603Z] --- PASS: TestImageSaveError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageSave [2022-01-03T22:40:43.603Z] --- PASS: TestImageSave (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageSearchAnyError [2022-01-03T22:40:43.603Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-03T22:40:43.603Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T22:40:43.603Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T22:40:43.603Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-03T22:40:43.603Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.02s) [2022-01-03T22:40:43.603Z] === RUN TestImageSearchWithoutErrors [2022-01-03T22:40:43.603Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageTagError [2022-01-03T22:40:43.603Z] --- PASS: TestImageTagError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageTagInvalidReference [2022-01-03T22:40:43.603Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageTagInvalidSourceImageName [2022-01-03T22:40:43.603Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageTagHexSource [2022-01-03T22:40:43.603Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestImageTag [2022-01-03T22:40:43.603Z] --- PASS: TestImageTag (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestInfoServerError [2022-01-03T22:40:43.603Z] --- PASS: TestInfoServerError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestInfoInvalidResponseJSONError [2022-01-03T22:40:43.603Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestInfo [2022-01-03T22:40:43.603Z] --- PASS: TestInfo (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkConnectError [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkConnect [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkCreateError [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkCreate [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkDisconnectError [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkDisconnect [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkInspect [2022-01-03T22:40:43.603Z] === RUN TestNetworkInspect/empty_ID [2022-01-03T22:40:43.603Z] === RUN TestNetworkInspect/no_options [2022-01-03T22:40:43.603Z] === RUN TestNetworkInspect/verbose [2022-01-03T22:40:43.603Z] === RUN TestNetworkInspect/global_scope [2022-01-03T22:40:43.603Z] === RUN TestNetworkInspect/unknown_network [2022-01-03T22:40:43.603Z] === RUN TestNetworkInspect/server_error [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkListError [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkListError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkList [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkList (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworksPruneError [2022-01-03T22:40:43.603Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworksPrune [2022-01-03T22:40:43.603Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkRemoveError [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNetworkRemove [2022-01-03T22:40:43.603Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNodeInspectError [2022-01-03T22:40:43.603Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNodeInspectNodeNotFound [2022-01-03T22:40:43.603Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNodeInspectWithEmptyID [2022-01-03T22:40:43.603Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNodeInspect [2022-01-03T22:40:43.603Z] --- PASS: TestNodeInspect (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNodeListError [2022-01-03T22:40:43.603Z] --- PASS: TestNodeListError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNodeList [2022-01-03T22:40:43.603Z] --- PASS: TestNodeList (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNodeRemoveError [2022-01-03T22:40:43.603Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNodeRemove [2022-01-03T22:40:43.603Z] --- PASS: TestNodeRemove (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNodeUpdateError [2022-01-03T22:40:43.603Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestNodeUpdate [2022-01-03T22:40:43.603Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestOptionWithTimeout [2022-01-03T22:40:43.603Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPingFail [2022-01-03T22:40:43.603Z] --- PASS: TestPingFail (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPingWithError [2022-01-03T22:40:43.603Z] 2022/01/03 22:40:43 RoundTripper returned a response & error; ignoring response [2022-01-03T22:40:43.603Z] 2022/01/03 22:40:43 RoundTripper returned a response & error; ignoring response [2022-01-03T22:40:43.603Z] --- PASS: TestPingWithError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPingSuccess [2022-01-03T22:40:43.603Z] --- PASS: TestPingSuccess (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPingHeadFallback [2022-01-03T22:40:43.603Z] === RUN TestPingHeadFallback/OK [2022-01-03T22:40:43.603Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-03T22:40:43.603Z] === RUN TestPingHeadFallback/Not_Found [2022-01-03T22:40:43.603Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-03T22:40:43.603Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-03T22:40:43.603Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginDisableError [2022-01-03T22:40:43.603Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginDisable [2022-01-03T22:40:43.603Z] --- PASS: TestPluginDisable (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginEnableError [2022-01-03T22:40:43.603Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginEnable [2022-01-03T22:40:43.603Z] --- PASS: TestPluginEnable (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginInspectError [2022-01-03T22:40:43.603Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginInspectWithEmptyID [2022-01-03T22:40:43.603Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginInspect [2022-01-03T22:40:43.603Z] --- PASS: TestPluginInspect (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginListError [2022-01-03T22:40:43.603Z] --- PASS: TestPluginListError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginList [2022-01-03T22:40:43.603Z] --- PASS: TestPluginList (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginPushError [2022-01-03T22:40:43.603Z] --- PASS: TestPluginPushError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginPush [2022-01-03T22:40:43.603Z] --- PASS: TestPluginPush (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginRemoveError [2022-01-03T22:40:43.603Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginRemove [2022-01-03T22:40:43.603Z] --- PASS: TestPluginRemove (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginSetError [2022-01-03T22:40:43.603Z] --- PASS: TestPluginSetError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPluginSet [2022-01-03T22:40:43.603Z] --- PASS: TestPluginSet (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSetHostHeader [2022-01-03T22:40:43.603Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestPlainTextError [2022-01-03T22:40:43.603Z] --- PASS: TestPlainTextError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestInfiniteError [2022-01-03T22:40:43.603Z] --- PASS: TestInfiniteError (0.02s) [2022-01-03T22:40:43.603Z] === RUN TestCanceledContext [2022-01-03T22:40:43.603Z] 2022/01/03 22:40:43 RoundTripper returned a response & error; ignoring response [2022-01-03T22:40:43.603Z] --- PASS: TestCanceledContext (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestDeadlineExceededContext [2022-01-03T22:40:43.603Z] 2022/01/03 22:40:43 RoundTripper returned a response & error; ignoring response [2022-01-03T22:40:43.603Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretCreateUnsupported [2022-01-03T22:40:43.603Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretCreateError [2022-01-03T22:40:43.603Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretCreate [2022-01-03T22:40:43.603Z] --- PASS: TestSecretCreate (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretInspectUnsupported [2022-01-03T22:40:43.603Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretInspectError [2022-01-03T22:40:43.603Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretInspectSecretNotFound [2022-01-03T22:40:43.603Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretInspectWithEmptyID [2022-01-03T22:40:43.603Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretInspect [2022-01-03T22:40:43.603Z] --- PASS: TestSecretInspect (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretListUnsupported [2022-01-03T22:40:43.603Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretListError [2022-01-03T22:40:43.603Z] --- PASS: TestSecretListError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretList [2022-01-03T22:40:43.603Z] --- PASS: TestSecretList (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretRemoveUnsupported [2022-01-03T22:40:43.603Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretRemoveError [2022-01-03T22:40:43.603Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretRemove [2022-01-03T22:40:43.603Z] --- PASS: TestSecretRemove (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretUpdateUnsupported [2022-01-03T22:40:43.603Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretUpdateError [2022-01-03T22:40:43.603Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSecretUpdate [2022-01-03T22:40:43.603Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceCreateError [2022-01-03T22:40:43.603Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceCreate [2022-01-03T22:40:43.603Z] --- PASS: TestServiceCreate (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-03T22:40:43.603Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceCreateDigestPinning [2022-01-03T22:40:43.603Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceInspectError [2022-01-03T22:40:43.603Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceInspectServiceNotFound [2022-01-03T22:40:43.603Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceInspectWithEmptyID [2022-01-03T22:40:43.603Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceInspect [2022-01-03T22:40:43.603Z] --- PASS: TestServiceInspect (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceListError [2022-01-03T22:40:43.603Z] --- PASS: TestServiceListError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceList [2022-01-03T22:40:43.603Z] --- PASS: TestServiceList (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceLogsError [2022-01-03T22:40:43.603Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceLogs [2022-01-03T22:40:43.603Z] --- PASS: TestServiceLogs (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceRemoveError [2022-01-03T22:40:43.603Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceRemoveNotFoundError [2022-01-03T22:40:43.603Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceRemove [2022-01-03T22:40:43.603Z] --- PASS: TestServiceRemove (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceUpdateError [2022-01-03T22:40:43.603Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestServiceUpdate [2022-01-03T22:40:43.603Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmGetUnlockKeyError [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmGetUnlockKey [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmInitError [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmInit [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmInit (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmInspectError [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmInspect [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmJoinError [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmJoinError (0.02s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmJoin [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmLeaveError [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmLeave [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmUnlockError [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmUnlock [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmUpdateError [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestSwarmUpdate [2022-01-03T22:40:43.603Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestTaskInspectError [2022-01-03T22:40:43.603Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestTaskInspectWithEmptyID [2022-01-03T22:40:43.603Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestTaskInspect [2022-01-03T22:40:43.603Z] --- PASS: TestTaskInspect (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestTaskListError [2022-01-03T22:40:43.603Z] --- PASS: TestTaskListError (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestTaskList [2022-01-03T22:40:43.603Z] --- PASS: TestTaskList (0.00s) [2022-01-03T22:40:43.603Z] === RUN TestVolumeCreateError [2022-01-03T22:40:43.604Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-03T22:40:43.604Z] === RUN TestVolumeCreate [2022-01-03T22:40:43.604Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-03T22:40:43.604Z] === RUN TestVolumeInspectError [2022-01-03T22:40:43.604Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-03T22:40:43.604Z] === RUN TestVolumeInspectNotFound [2022-01-03T22:40:43.604Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-03T22:40:43.604Z] === RUN TestVolumeInspectWithEmptyID [2022-01-03T22:40:43.604Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-03T22:40:43.604Z] === RUN TestVolumeInspect [2022-01-03T22:40:43.604Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-03T22:40:43.604Z] === RUN TestVolumeListError [2022-01-03T22:40:43.604Z] --- PASS: TestVolumeListError (0.00s) [2022-01-03T22:40:43.604Z] === RUN TestVolumeList [2022-01-03T22:40:43.604Z] --- PASS: TestVolumeList (0.00s) [2022-01-03T22:40:43.604Z] === RUN TestVolumeRemoveError [2022-01-03T22:40:43.604Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-03T22:40:43.604Z] === RUN TestVolumeRemove [2022-01-03T22:40:43.604Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-03T22:40:43.604Z] === CONT TestTLSCloseWriter [2022-01-03T22:40:43.604Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-03T22:40:43.604Z] PASS [2022-01-03T22:40:43.604Z] coverage: 75.1% of statements [2022-01-03T22:40:43.604Z] ok github.com/docker/docker/client 0.526s coverage: 75.1% of statements [2022-01-03T22:40:44.004Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T22:40:44.031Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2022-01-03T22:40:44.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T22:40:44.602Z] ok github.com/docker/docker/image 0.022s coverage: 86.6% of statements [2022-01-03T22:40:44.838Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T22:40:44.987Z] time="2022-01-03T22:40:44Z" level=debug msg="memberlist: Failed to join 172.27.142.53: dial tcp 172.27.142.53:10024: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:40:44.987Z] time="2022-01-03T22:40:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.142.53:10033 172.27.142.53:10034 172.27.142.53:10035]" [2022-01-03T22:40:44.987Z] time="2022-01-03T22:40:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.142.53:10033 172.27.142.53:10034 172.27.142.53:10035]" [2022-01-03T22:40:45.174Z] ok github.com/docker/docker/distribution/xfer 1.921s coverage: 85.1% of statements [2022-01-03T22:40:45.174Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T22:40:45.174Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-01-03T22:40:45.411Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10033" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49399" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 1f421c04c78e/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 1f421c04c78e/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 7188a06f63a1/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 7188a06f63a1/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 3fadc86345dd/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 326248969c73/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 3fadc86345dd/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 326248969c73/172.27.142.53, is the new incarnation of the shutdown node 7d82488660ad/172.27.142.53" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 326248969c73/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10034" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49400" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 326248969c73/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 326248969c73/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10035" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49401" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 1f421c04c78e/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 1f421c04c78e/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 7188a06f63a1/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 7188a06f63a1/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 3fadc86345dd/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 3fadc86345dd/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 326248969c73/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 326248969c73/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node af82001d9e51/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node af82001d9e51/172.27.142.53, is the new incarnation of the shutdown node d93c0953358a/172.27.142.53" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node af82001d9e51/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 326248969c73/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 326248969c73/172.27.142.53, is the new incarnation of the shutdown node 7d82488660ad/172.27.142.53" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node 326248969c73/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node af82001d9e51/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node af82001d9e51/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node af82001d9e51/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node af82001d9e51/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node af82001d9e51/172.27.142.53, joined gossip cluster" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node af82001d9e51/172.27.142.53, is the new incarnation of the shutdown node d93c0953358a/172.27.142.53" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=info msg="Node af82001d9e51/172.27.142.53, added to nodes list" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10033" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49402" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10034" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49403" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.53:10035" [2022-01-03T22:40:45.971Z] time="2022-01-03T22:40:45Z" level=debug msg="memberlist: Stream connection from=172.27.142.53:49404" [2022-01-03T22:40:45.984Z] --- PASS: TestBuildMultiStageCopy (4.52s) [2022-01-03T22:40:45.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2022-01-03T22:40:45.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-01-03T22:40:45.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2022-01-03T22:40:45.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-01-03T22:40:45.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2022-01-03T22:40:45.984Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T22:40:46.439Z] 2022/01/03 22:40:46 Closing DB instances... [2022-01-03T22:40:46.439Z] time="2022-01-03T22:40:46Z" level=debug msg="memberlist: Failed to join 172.27.142.53: dial tcp 172.27.142.53:10024: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:40:46.559Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2022-01-03T22:40:46.559Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-01-03T22:40:46.559Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="Node 326248969c73 change state NodeActive --> NodeLeft" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="node4(7188a06f63a1): Node leave event for 326248969c73/172.27.142.53" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="Node 326248969c73 change state NodeActive --> NodeLeft" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="node5(1f421c04c78e): Node leave event for 326248969c73/172.27.142.53" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="Node 326248969c73 change state NodeActive --> NodeLeft" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="node2(3fadc86345dd): Node leave event for 326248969c73/172.27.142.53" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="Node 326248969c73 change state NodeActive --> NodeLeft" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="node3(af82001d9e51): Node leave event for 326248969c73/172.27.142.53" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="Node 326248969c73 change state NodeActive --> NodeLeft" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="node1(326248969c73): Node leave event for 326248969c73/172.27.142.53" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="Node 326248969c73/172.27.142.53, left gossip cluster" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="Node 326248969c73/172.27.142.53, left gossip cluster" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="Node 326248969c73/172.27.142.53, left gossip cluster" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="Node 326248969c73/172.27.142.53, left gossip cluster" [2022-01-03T22:40:46.905Z] time="2022-01-03T22:40:46Z" level=info msg="Node 326248969c73/172.27.142.53, left gossip cluster" [2022-01-03T22:40:47.131Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-01-03T22:40:47.375Z] time="2022-01-03T22:40:46Z" level=info msg="Node 3fadc86345dd change state NodeActive --> NodeLeft" [2022-01-03T22:40:47.375Z] time="2022-01-03T22:40:46Z" level=info msg="node3(af82001d9e51): Node leave event for 3fadc86345dd/172.27.142.53" [2022-01-03T22:40:47.375Z] time="2022-01-03T22:40:46Z" level=info msg="Node 3fadc86345dd change state NodeActive --> NodeLeft" [2022-01-03T22:40:47.375Z] time="2022-01-03T22:40:46Z" level=info msg="Node 3fadc86345dd change state NodeActive --> NodeLeft" [2022-01-03T22:40:47.375Z] time="2022-01-03T22:40:46Z" level=info msg="node4(7188a06f63a1): Node leave event for 3fadc86345dd/172.27.142.53" [2022-01-03T22:40:47.375Z] time="2022-01-03T22:40:46Z" level=info msg="node5(1f421c04c78e): Node leave event for 3fadc86345dd/172.27.142.53" [2022-01-03T22:40:47.375Z] time="2022-01-03T22:40:46Z" level=info msg="Node 3fadc86345dd change state NodeActive --> NodeLeft" [2022-01-03T22:40:47.375Z] time="2022-01-03T22:40:46Z" level=info msg="node2(3fadc86345dd): Node leave event for 3fadc86345dd/172.27.142.53" [2022-01-03T22:40:47.375Z] time="2022-01-03T22:40:46Z" level=info msg="Node 3fadc86345dd/172.27.142.53, left gossip cluster" [2022-01-03T22:40:47.375Z] time="2022-01-03T22:40:47Z" level=info msg="Node 3fadc86345dd/172.27.142.53, left gossip cluster" [2022-01-03T22:40:47.376Z] time="2022-01-03T22:40:47Z" level=info msg="Node 3fadc86345dd/172.27.142.53, left gossip cluster" [2022-01-03T22:40:47.376Z] time="2022-01-03T22:40:47Z" level=info msg="Node 3fadc86345dd/172.27.142.53, left gossip cluster" [2022-01-03T22:40:47.376Z] time="2022-01-03T22:40:47Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.27.142.53:10036: use of closed network connection" [2022-01-03T22:40:47.376Z] time="2022-01-03T22:40:47Z" level=info msg="Node af82001d9e51 change state NodeActive --> NodeLeft" [2022-01-03T22:40:47.376Z] time="2022-01-03T22:40:47Z" level=info msg="node4(7188a06f63a1): Node leave event for af82001d9e51/172.27.142.53" [2022-01-03T22:40:47.376Z] time="2022-01-03T22:40:47Z" level=info msg="Node af82001d9e51 change state NodeActive --> NodeLeft" [2022-01-03T22:40:47.376Z] time="2022-01-03T22:40:47Z" level=info msg="node3(af82001d9e51): Node leave event for af82001d9e51/172.27.142.53" [2022-01-03T22:40:47.389Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2022-01-03T22:40:47.389Z] === RUN TestBuildLabelWithTargets [2022-01-03T22:40:47.845Z] time="2022-01-03T22:40:47Z" level=info msg="Node af82001d9e51 change state NodeActive --> NodeLeft" [2022-01-03T22:40:47.845Z] time="2022-01-03T22:40:47Z" level=info msg="node5(1f421c04c78e): Node leave event for af82001d9e51/172.27.142.53" [2022-01-03T22:40:47.845Z] time="2022-01-03T22:40:47Z" level=info msg="Node af82001d9e51/172.27.142.53, left gossip cluster" [2022-01-03T22:40:47.845Z] time="2022-01-03T22:40:47Z" level=info msg="Node af82001d9e51/172.27.142.53, left gossip cluster" [2022-01-03T22:40:48.312Z] time="2022-01-03T22:40:47Z" level=info msg="Node af82001d9e51/172.27.142.53, left gossip cluster" [2022-01-03T22:40:48.312Z] time="2022-01-03T22:40:48Z" level=warning msg="memberlist: Failed to send gossip to 172.27.142.53:10036: write udp [::]:10035->172.27.142.53:10036: use of closed network connection" [2022-01-03T22:40:48.312Z] time="2022-01-03T22:40:48Z" level=info msg="Node 7188a06f63a1 change state NodeActive --> NodeLeft" [2022-01-03T22:40:48.312Z] time="2022-01-03T22:40:48Z" level=info msg="node5(1f421c04c78e): Node leave event for 7188a06f63a1/172.27.142.53" [2022-01-03T22:40:48.514Z] ok github.com/docker/docker/oci 0.026s coverage: 43.3% of statements [2022-01-03T22:40:48.536Z] 5ee7a7ea9cf2: Pull complete [2022-01-03T22:40:48.536Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2022-01-03T22:40:48.536Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T22:40:48.536Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T22:40:48.536Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-03T22:40:48.536Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-03T22:40:48.536Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2366' [2022-01-03T22:40:48.536Z] INFO: Docker version of control daemon [2022-01-03T22:40:48.536Z] [2022-01-03T22:40:48.536Z] Client: [2022-01-03T22:40:48.536Z] Version: 20.10.9 [2022-01-03T22:40:48.536Z] API version: 1.41 [2022-01-03T22:40:48.536Z] Go version: go1.16.8 [2022-01-03T22:40:48.536Z] Git commit: c2ea9bc [2022-01-03T22:40:48.536Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T22:40:48.536Z] OS/Arch: windows/amd64 [2022-01-03T22:40:48.536Z] Context: default [2022-01-03T22:40:48.536Z] Experimental: true [2022-01-03T22:40:48.536Z] [2022-01-03T22:40:48.536Z] Server: Docker Engine - Community [2022-01-03T22:40:48.536Z] Engine: [2022-01-03T22:40:48.536Z] Version: 20.10.9 [2022-01-03T22:40:48.536Z] API version: 1.41 (minimum version 1.24) [2022-01-03T22:40:48.536Z] Go version: go1.16.8 [2022-01-03T22:40:48.536Z] Git commit: 79ea9d3 [2022-01-03T22:40:48.536Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T22:40:48.536Z] OS/Arch: windows/amd64 [2022-01-03T22:40:48.536Z] Experimental: true [2022-01-03T22:40:48.536Z] [2022-01-03T22:40:48.536Z] INFO: Docker info of control daemon [2022-01-03T22:40:48.536Z] [2022-01-03T22:40:48.536Z] Client: [2022-01-03T22:40:48.536Z] Context: default [2022-01-03T22:40:48.536Z] Debug Mode: false [2022-01-03T22:40:48.536Z] Plugins: [2022-01-03T22:40:48.536Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-03T22:40:48.536Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-03T22:40:48.536Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-03T22:40:48.536Z] [2022-01-03T22:40:48.536Z] Server: [2022-01-03T22:40:48.536Z] Containers: 0 [2022-01-03T22:40:48.536Z] Running: 0 [2022-01-03T22:40:48.536Z] Paused: 0 [2022-01-03T22:40:48.536Z] Stopped: 0 [2022-01-03T22:40:48.536Z] Images: 1 [2022-01-03T22:40:48.536Z] Server Version: 20.10.9 [2022-01-03T22:40:48.536Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-01-03T22:40:48.536Z] LCOW: [2022-01-03T22:40:48.536Z] Windows: [2022-01-03T22:40:48.536Z] Logging Driver: json-file [2022-01-03T22:40:48.536Z] Plugins: [2022-01-03T22:40:48.536Z] Volume: local [2022-01-03T22:40:48.536Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T22:40:48.536Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T22:40:48.536Z] Swarm: inactive [2022-01-03T22:40:48.536Z] Default Isolation: process [2022-01-03T22:40:48.536Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T22:40:48.536Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T22:40:48.536Z] OSType: windows [2022-01-03T22:40:48.536Z] Architecture: x86_64 [2022-01-03T22:40:48.536Z] CPUs: 4 [2022-01-03T22:40:48.536Z] Total Memory: 32GiB [2022-01-03T22:40:48.536Z] Name: azwin-2-673d20 [2022-01-03T22:40:48.536Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-03T22:40:48.536Z] Docker Root Dir: D:\docker [2022-01-03T22:40:48.536Z] Debug Mode: false [2022-01-03T22:40:48.536Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:40:48.536Z] Labels: [2022-01-03T22:40:48.536Z] Experimental: true [2022-01-03T22:40:48.536Z] Insecure Registries: [2022-01-03T22:40:48.536Z] 10.0.0.4:5000 [2022-01-03T22:40:48.536Z] 127.0.0.0/8 [2022-01-03T22:40:48.536Z] Registry Mirrors: [2022-01-03T22:40:48.536Z] http://10.0.0.4:5000/ [2022-01-03T22:40:48.536Z] Live Restore Enabled: false [2022-01-03T22:40:48.536Z] Product License: Community Engine [2022-01-03T22:40:48.536Z] [2022-01-03T22:40:48.536Z] [2022-01-03T22:40:48.536Z] INFO: Commit hash is 4bdc208449 [2022-01-03T22:40:48.536Z] INFO: Nuke-Everything... [2022-01-03T22:40:48.536Z] INFO: Container count on control daemon to delete is 0 [2022-01-03T22:40:48.536Z] INFO: Nuking d:\CI [2022-01-03T22:40:48.536Z] INFO: Zapped successfully [2022-01-03T22:40:48.536Z] INFO: Location for testing is d:\CI\PR-43109\5 [2022-01-03T22:40:48.536Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-03T22:40:48.536Z] [2022-01-03T22:40:48.536Z] [2022-01-03T22:40:48.536Z] INFO: Building the image from Dockerfile.windows at 01/03/2022 22:40:47... [2022-01-03T22:40:48.536Z] [2022-01-03T22:40:48.779Z] time="2022-01-03T22:40:48Z" level=info msg="Node 7188a06f63a1 change state NodeActive --> NodeLeft" [2022-01-03T22:40:48.779Z] time="2022-01-03T22:40:48Z" level=info msg="node4(7188a06f63a1): Node leave event for 7188a06f63a1/172.27.142.53" [2022-01-03T22:40:48.779Z] time="2022-01-03T22:40:48Z" level=debug msg="memberlist: Failed to join 172.27.142.53: dial tcp 172.27.142.53:10024: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:40:48.779Z] time="2022-01-03T22:40:48Z" level=info msg="Node 7188a06f63a1/172.27.142.53, left gossip cluster" [2022-01-03T22:40:49.245Z] time="2022-01-03T22:40:48Z" level=info msg="Node 7188a06f63a1/172.27.142.53, left gossip cluster" [2022-01-03T22:40:49.302Z] --- PASS: TestBuildLabelWithTargets (1.97s) [2022-01-03T22:40:49.303Z] === RUN TestBuildWithEmptyLayers [2022-01-03T22:40:49.712Z] time="2022-01-03T22:40:49Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.27.142.53:10037: use of closed network connection" [2022-01-03T22:40:49.712Z] time="2022-01-03T22:40:49Z" level=info msg="Node 1f421c04c78e/172.27.142.53, left gossip cluster" [2022-01-03T22:40:49.712Z] time="2022-01-03T22:40:49Z" level=info msg="Node 1f421c04c78e change state NodeActive --> NodeFailed" [2022-01-03T22:40:49.712Z] time="2022-01-03T22:40:49Z" level=info msg="Node 1f421c04c78e/172.27.142.53, added to failed nodes list" [2022-01-03T22:40:49.712Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-01-03T22:40:49.712Z] PASS [2022-01-03T22:40:49.712Z] coverage: 60.6% of statements [2022-01-03T22:40:49.712Z] ok github.com/docker/docker/libnetwork/networkdb 104.138s coverage: 60.6% of statements [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/quota [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T22:40:49.712Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T22:40:49.994Z] ok github.com/docker/docker/opts 0.029s coverage: 67.1% of statements [2022-01-03T22:40:49.994Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-03T22:40:50.246Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2022-01-03T22:40:50.246Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === Skipped [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-03T22:40:51.274Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-03T22:40:51.274Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-01-03T22:40:51.274Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-03T22:40:51.274Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-03T22:40:51.274Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T22:40:51.274Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T22:40:51.274Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T22:40:51.274Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T22:40:51.274Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-03T22:40:51.274Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T22:40:51.274Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-03T22:40:51.274Z] daemon_test.go:146: root required [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T22:40:51.274Z] reload_test.go:520: root required [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T22:40:51.274Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T22:40:51.274Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-03T22:40:51.274Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-03T22:40:51.274Z] download_test.go:267: Needs fixing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-03T22:40:51.274Z] layer_test.go:303: Failing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-03T22:40:51.274Z] layer_test.go:352: Failing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-03T22:40:51.274Z] layer_test.go:467: Failing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-03T22:40:51.274Z] layer_test.go:696: Failing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-03T22:40:51.274Z] migration_test.go:45: Failing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T22:40:51.274Z] migration_test.go:181: Failing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-03T22:40:51.274Z] mount_test.go:17: Failing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-03T22:40:51.274Z] mount_test.go:76: Failing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-03T22:40:51.274Z] mount_test.go:125: Failing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-03T22:40:51.274Z] mount_test.go:212: Failing on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-03T22:40:51.274Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-03T22:40:51.274Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-03T22:40:51.274Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-03T22:40:51.274Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-03T22:40:51.274Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-03T22:40:51.274Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-03T22:40:51.274Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-03T22:40:51.274Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-03T22:40:51.274Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-03T22:40:51.274Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-03T22:40:51.274Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-03T22:40:51.274Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T22:40:51.274Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T22:40:51.274Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T22:40:51.274Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T22:40:51.274Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T22:40:51.274Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-01-03T22:40:51.274Z] archive_test.go:140: zstd not installed [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-03T22:40:51.274Z] archive_windows_test.go:16: Currently fails [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-03T22:40:51.274Z] changes_test.go:195: needs more investigation [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-03T22:40:51.274Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-03T22:40:51.274Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-03T22:40:51.274Z] changes_test.go:432: needs further investigation [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-03T22:40:51.274Z] changes_test.go:468: needs further investigation [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-03T22:40:51.274Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-03T22:40:51.274Z] poller_test.go:40: No chmod on Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T22:40:51.274Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T22:40:51.274Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-03T22:40:51.274Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-03T22:40:51.274Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.274Z] [2022-01-03T22:40:51.274Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-03T22:40:51.274Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:40:51.275Z] [2022-01-03T22:40:51.275Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-03T22:40:51.275Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T22:40:51.275Z] [2022-01-03T22:40:51.742Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-03T22:40:51.742Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T22:40:51.742Z] [2022-01-03T22:40:51.742Z] DONE 2101 tests, 70 skipped in 254.509s [2022-01-03T22:40:51.742Z] INFO: make.ps1 ended at 01/03/2022 22:40:51 [2022-01-03T22:40:51.912Z] ok github.com/docker/docker/pkg/archive 0.280s coverage: 82.2% of statements [2022-01-03T22:40:52.851Z] ok github.com/docker/docker/pkg/authorization 0.344s coverage: 68.3% of statements [2022-01-03T22:40:53.112Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-01-03T22:40:53.112Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-03T22:40:53.302Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-03T22:40:53.302Z] INFO: Unit tests ended at 01/03/2022 22:40:52. Duration:00:04:26.5341750 [2022-01-03T22:40:53.302Z] INFO: Building busybox [2022-01-03T22:40:53.302Z] Sending build context to Docker daemon 5.12kB [2022-01-03T22:40:53.302Z] [2022-01-03T22:40:53.302Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-03T22:40:53.302Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-03T22:40:53.302Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-03T22:40:53.302Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-03T22:40:53.302Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-03T22:40:53.302Z] ---> 136110e1a05c [2022-01-03T22:40:53.302Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-03T22:40:53.302Z] ---> Running in e97f6d71e429 [2022-01-03T22:40:53.552Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2022-01-03T22:40:53.552Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T22:40:54.939Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2022-01-03T22:40:54.939Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T22:40:55.727Z] Sending build context to Docker daemon 60.68MB [2022-01-03T22:40:55.727Z] [2022-01-03T22:40:55.727Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-03T22:40:55.727Z] ---> 1316f72af619 [2022-01-03T22:40:55.727Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-03T22:40:55.727Z] ---> Running in c83c628a6b4e [2022-01-03T22:40:56.201Z] Removing intermediate container c83c628a6b4e [2022-01-03T22:40:56.201Z] ---> fb9d7cfdd163 [2022-01-03T22:40:56.201Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2022-01-03T22:40:56.201Z] ---> Running in b0c30feac2e0 [2022-01-03T22:40:56.408Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 43.5% of statements [2022-01-03T22:40:56.408Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-03T22:40:56.669Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-01-03T22:40:56.678Z] Removing intermediate container b0c30feac2e0 [2022-01-03T22:40:56.678Z] ---> 7f8a535fadd7 [2022-01-03T22:40:56.678Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2022-01-03T22:40:56.678Z] ---> Running in a0869203a1b9 [2022-01-03T22:40:56.929Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2022-01-03T22:40:57.151Z] Removing intermediate container a0869203a1b9 [2022-01-03T22:40:57.152Z] ---> 5a40cb8c51bf [2022-01-03T22:40:57.152Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-03T22:40:57.152Z] ---> Running in 26a3e8a5675e [2022-01-03T22:40:57.189Z] ok github.com/docker/docker/layer 7.537s coverage: 68.8% of statements [2022-01-03T22:40:57.189Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T22:40:57.189Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T22:40:57.189Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T22:40:57.189Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T22:40:57.189Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T22:40:57.189Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T22:40:57.189Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T22:40:57.449Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-01-03T22:40:57.623Z] Removing intermediate container 26a3e8a5675e [2022-01-03T22:40:57.623Z] ---> 2941873ae5c9 [2022-01-03T22:40:57.623Z] 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-01-03T22:40:57.623Z] ---> Running in 8ec9b0eec649 [2022-01-03T22:40:57.709Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-01-03T22:40:57.969Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-01-03T22:40:58.046Z] Removing intermediate container e97f6d71e429 [2022-01-03T22:40:58.046Z] ---> 5697bc24d9e2 [2022-01-03T22:40:58.046Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-03T22:40:58.046Z] ---> Running in 0d6abd65187a [2022-01-03T22:40:58.046Z] Removing intermediate container 0d6abd65187a [2022-01-03T22:40:58.046Z] ---> e1dd96f3b224 [2022-01-03T22:40:58.046Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-03T22:40:58.046Z] ---> Running in a2efb683f4d4 [2022-01-03T22:40:58.096Z] Removing intermediate container 8ec9b0eec649 [2022-01-03T22:40:58.097Z] ---> 9426a34adf82 [2022-01-03T22:40:58.097Z] 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-01-03T22:40:58.097Z] ---> Running in 476d571ca8cc [2022-01-03T22:40:58.241Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2022-01-03T22:40:58.241Z] === RUN TestBuildWithHugeFile [2022-01-03T22:40:58.514Z] Removing intermediate container a2efb683f4d4 [2022-01-03T22:40:58.514Z] ---> 8b3d211c08af [2022-01-03T22:40:58.514Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-03T22:40:58.910Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-03T22:40:59.481Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 84.8% of statements [2022-01-03T22:40:59.498Z] [2022-01-03T22:40:59.742Z] ok github.com/docker/docker/pkg/fsutils 0.138s coverage: 85.1% of statements [2022-01-03T22:40:59.964Z] ---> 18f3c1c04a32 [2022-01-03T22:40:59.964Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-03T22:40:59.964Z] ---> Running in fe5cc8954e16 [2022-01-03T22:41:00.002Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-01-03T22:41:00.573Z] ok github.com/docker/docker/pkg/discovery/kv 3.024s coverage: 84.1% of statements [2022-01-03T22:41:01.144Z] ok github.com/docker/docker/pkg/idtools 0.455s coverage: 69.5% of statements [2022-01-03T22:41:01.405Z] ok github.com/docker/docker/pkg/ioutils 0.376s coverage: 71.5% of statements [2022-01-03T22:41:01.405Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2022-01-03T22:41:01.405Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T22:41:01.665Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-01-03T22:41:01.665Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-03T22:41:01.665Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T22:41:01.665Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-01-03T22:41:01.665Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T22:41:01.925Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-01-03T22:41:01.926Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-01-03T22:41:02.186Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-01-03T22:41:02.186Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-01-03T22:41:02.186Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T22:41:02.186Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T22:41:02.757Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-01-03T22:41:03.018Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-03T22:41:03.278Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-03T22:41:03.538Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-03T22:41:04.837Z] --- PASS: TestCheckoutGit (34.76s) [2022-01-03T22:41:04.837Z] === RUN TestValidGitTransport [2022-01-03T22:41:04.837Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-03T22:41:04.837Z] === RUN TestGitInvalidRef [2022-01-03T22:41:04.837Z] --- PASS: TestGitInvalidRef (0.22s) [2022-01-03T22:41:04.837Z] PASS [2022-01-03T22:41:04.837Z] coverage: 86.3% of statements [2022-01-03T22:41:04.837Z] ok github.com/docker/docker/builder/remotecontext/git 35.067s coverage: 86.3% of statements [2022-01-03T22:41:04.920Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-01-03T22:41:04.920Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-03T22:41:05.180Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2022-01-03T22:41:05.305Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T22:41:05.305Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T22:41:05.441Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-03T22:41:05.701Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-01-03T22:41:05.701Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-03T22:41:06.273Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 50.7% of statements [2022-01-03T22:41:06.533Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-01-03T22:41:07.104Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-01-03T22:41:07.365Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2022-01-03T22:41:07.625Z] coverage: [no statements] [2022-01-03T22:41:07.625Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-03T22:41:07.886Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-03T22:41:07.886Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-01-03T22:41:08.147Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-01-03T22:41:08.609Z] Removing intermediate container fe5cc8954e16 [2022-01-03T22:41:08.609Z] ---> a55dc023c77a [2022-01-03T22:41:08.609Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-03T22:41:08.609Z] ---> Running in 9c93198be9c1 [2022-01-03T22:41:09.077Z] [2022-01-03T22:41:09.077Z] SUCCESS: Specified value was saved. [2022-01-03T22:41:10.057Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-03T22:41:10.057Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-01-03T22:41:10.317Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-03T22:41:11.176Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestConfigureDaemonLogs [2022-01-03T22:41:11.176Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestCommonOptionsInstallFlags [2022-01-03T22:41:11.176Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-03T22:41:11.176Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-03T22:41:11.176Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-03T22:41:11.176Z] PASS [2022-01-03T22:41:11.176Z] coverage: 18.6% of statements [2022-01-03T22:41:11.176Z] ok github.com/docker/docker/cmd/dockerd 0.215s coverage: 18.6% of statements [2022-01-03T22:41:11.176Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-03T22:41:11.176Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T22:41:11.292Z] Removing intermediate container 9c93198be9c1 [2022-01-03T22:41:11.292Z] ---> fd8847413150 [2022-01-03T22:41:11.292Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-03T22:41:11.699Z] ok github.com/docker/docker/quota 0.178s coverage: 71.4% of statements [2022-01-03T22:41:11.699Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-01-03T22:41:11.758Z] ---> Running in ee103d10b5bb [2022-01-03T22:41:12.743Z] === RUN TestContainerStopSignal [2022-01-03T22:41:12.743Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestContainerStopTimeout [2022-01-03T22:41:12.743Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-03T22:41:12.743Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-03T22:41:12.743Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-03T22:41:12.743Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-01-03T22:41:12.743Z] === RUN TestReplaceAndAppendEnvVars [2022-01-03T22:41:12.743Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-03T22:41:12.743Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestNewMemoryStore [2022-01-03T22:41:12.743Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestAddContainers [2022-01-03T22:41:12.743Z] --- PASS: TestAddContainers (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestGetContainer [2022-01-03T22:41:12.743Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestDeleteContainer [2022-01-03T22:41:12.743Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestListContainers [2022-01-03T22:41:12.743Z] --- PASS: TestListContainers (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestFirstContainer [2022-01-03T22:41:12.743Z] --- PASS: TestFirstContainer (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestApplyAllContainer [2022-01-03T22:41:12.743Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestIsValidHealthString [2022-01-03T22:41:12.743Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestStateRunStop [2022-01-03T22:41:12.743Z] --- PASS: TestStateRunStop (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestStateTimeoutWait [2022-01-03T22:41:12.743Z] state_test.go:141: Stop callback fired [2022-01-03T22:41:12.743Z] state_test.go:165: Stop callback fired [2022-01-03T22:41:12.743Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-03T22:41:12.743Z] === RUN TestIsValidStateString [2022-01-03T22:41:12.743Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestViewSaveDelete [2022-01-03T22:41:12.743Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-03T22:41:12.743Z] === RUN TestViewAll [2022-01-03T22:41:12.743Z] --- PASS: TestViewAll (0.01s) [2022-01-03T22:41:12.743Z] === RUN TestViewGet [2022-01-03T22:41:12.743Z] --- PASS: TestViewGet (0.01s) [2022-01-03T22:41:12.743Z] === RUN TestNames [2022-01-03T22:41:12.743Z] --- PASS: TestNames (0.00s) [2022-01-03T22:41:12.743Z] === RUN TestViewWithHealthCheck [2022-01-03T22:41:12.743Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-03T22:41:12.743Z] PASS [2022-01-03T22:41:12.743Z] coverage: 41.7% of statements [2022-01-03T22:41:12.743Z] ok github.com/docker/docker/container 0.263s coverage: 41.7% of statements [2022-01-03T22:41:12.743Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T22:41:12.743Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T22:41:12.743Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T22:41:12.743Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T22:41:13.081Z] ok github.com/docker/docker/registry 0.054s coverage: 58.3% of statements [2022-01-03T22:41:13.081Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-03T22:41:13.341Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-03T22:41:13.912Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.7% of statements [2022-01-03T22:41:13.912Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-03T22:41:14.308Z] === RUN TestPrepare [2022-01-03T22:41:14.308Z] --- PASS: TestPrepare (0.00s) [2022-01-03T22:41:14.308Z] === RUN TestStart [2022-01-03T22:41:14.308Z] --- PASS: TestStart (0.00s) [2022-01-03T22:41:14.308Z] === RUN TestWaitCancel [2022-01-03T22:41:14.308Z] --- PASS: TestWaitCancel (0.00s) [2022-01-03T22:41:14.308Z] === RUN TestWaitDisabled [2022-01-03T22:41:14.308Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-03T22:41:14.308Z] === RUN TestWaitEnabled [2022-01-03T22:41:14.308Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-03T22:41:14.308Z] === RUN TestRemove [2022-01-03T22:41:14.308Z] --- PASS: TestRemove (0.00s) [2022-01-03T22:41:14.308Z] PASS [2022-01-03T22:41:14.308Z] coverage: 65.3% of statements [2022-01-03T22:41:14.308Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-01-03T22:41:14.703Z] Cannot create a file when that file already exists. [2022-01-03T22:41:15.872Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-03T22:41:15.872Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-03T22:41:15.872Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-03T22:41:15.872Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-03T22:41:15.873Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-03T22:41:15.873Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-03T22:41:15.873Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-03T22:41:15.873Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-03T22:41:16.342Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-03T22:41:16.342Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-03T22:41:16.342Z] PASS [2022-01-03T22:41:16.342Z] coverage: 35.9% of statements [2022-01-03T22:41:16.342Z] ok github.com/docker/docker/daemon/cluster/convert 0.471s coverage: 35.9% of statements [2022-01-03T22:41:16.453Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-03T22:41:16.810Z] === RUN TestNewListSecretsFilters [2022-01-03T22:41:16.810Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-03T22:41:16.810Z] === RUN TestNewListConfigsFilters [2022-01-03T22:41:16.810Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-03T22:41:16.810Z] PASS [2022-01-03T22:41:16.810Z] coverage: 0.5% of statements [2022-01-03T22:41:16.810Z] ok github.com/docker/docker/daemon/cluster 1.130s coverage: 0.5% of statements [2022-01-03T22:41:17.394Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.4% of statements [2022-01-03T22:41:17.655Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-01-03T22:41:19.037Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-01-03T22:41:19.385Z] [2022-01-03T22:41:19.385Z] SUCCESS: Specified value was saved. [2022-01-03T22:41:19.385Z] INFO: Downloading git... [2022-01-03T22:41:19.445Z] Removing intermediate container ee103d10b5bb [2022-01-03T22:41:19.445Z] ---> 18263259e00c [2022-01-03T22:41:19.445Z] Step 13/13 : CMD ["sh"] [2022-01-03T22:41:19.445Z] ---> Running in 9574a60a9713 [2022-01-03T22:41:19.445Z] Removing intermediate container 9574a60a9713 [2022-01-03T22:41:19.445Z] ---> 78f34f8a6980 [2022-01-03T22:41:19.445Z] Successfully built 78f34f8a6980 [2022-01-03T22:41:19.445Z] Successfully tagged busybox:latest [2022-01-03T22:41:19.445Z] INFO: Docker images of the daemon under test [2022-01-03T22:41:19.445Z] [2022-01-03T22:41:19.445Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T22:41:19.445Z] busybox latest 78f34f8a6980 Less than a second ago 4.96GB [2022-01-03T22:41:19.445Z] microsoft/windowsservercore latest 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T22:41:19.445Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T22:41:19.770Z] === RUN TestBuilderGC [2022-01-03T22:41:19.770Z] --- PASS: TestBuilderGC (0.01s) [2022-01-03T22:41:19.770Z] === RUN TestDaemonConfigurationNotFound [2022-01-03T22:41:19.770Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestDaemonBrokenConfiguration [2022-01-03T22:41:19.770Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestParseClusterAdvertiseSettings [2022-01-03T22:41:19.770Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestFindConfigurationConflicts [2022-01-03T22:41:19.770Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-03T22:41:19.770Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-03T22:41:19.770Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-03T22:41:19.770Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-03T22:41:19.770Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-03T22:41:19.770Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-03T22:41:19.770Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-03T22:41:19.770Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-03T22:41:19.770Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-03T22:41:19.770Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-03T22:41:19.770Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-03T22:41:19.770Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-03T22:41:19.770Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-03T22:41:19.770Z] === RUN TestValidateConfiguration [2022-01-03T22:41:19.770Z] === RUN TestValidateConfiguration/with_label [2022-01-03T22:41:19.770Z] === RUN TestValidateConfiguration/with_dns [2022-01-03T22:41:19.770Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-03T22:41:19.770Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-03T22:41:19.770Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-03T22:41:19.770Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-03T22:41:19.770Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-03T22:41:19.770Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-03T22:41:19.770Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-03T22:41:19.912Z] [2022-01-03T22:41:19.912Z] INFO: Running integration tests at 01/03/2022 22:41:19... [2022-01-03T22:41:19.912Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-03T22:41:19.912Z] INFO: Integration API tests being run from the host: [2022-01-03T22:41:19.912Z] INFO: make.ps1 starting at 01/03/2022 22:41:19 [2022-01-03T22:41:20.239Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-03T22:41:20.239Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-03T22:41:20.239Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-03T22:41:20.239Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-03T22:41:20.239Z] === RUN TestModifiedDiscoverySettings [2022-01-03T22:41:20.239Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-03T22:41:20.239Z] === RUN TestReloadSetConfigFileNotExist [2022-01-03T22:41:20.239Z] time="2022-01-03T22:41:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-03T22:41:20.239Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-01-03T22:41:20.239Z] === RUN TestReloadDefaultConfigNotExist [2022-01-03T22:41:20.239Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:41:20.239Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T22:41:20.239Z] === RUN TestReloadBadDefaultConfig [2022-01-03T22:41:20.239Z] time="2022-01-03T22:41:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3949974125" [2022-01-03T22:41:20.239Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-03T22:41:20.239Z] === RUN TestReloadWithConflictingLabels [2022-01-03T22:41:20.239Z] time="2022-01-03T22:41:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3860711075" [2022-01-03T22:41:20.239Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-03T22:41:20.239Z] === RUN TestReloadWithDuplicateLabels [2022-01-03T22:41:20.239Z] time="2022-01-03T22:41:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2312445683" [2022-01-03T22:41:20.239Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-03T22:41:20.239Z] === RUN TestMaskURLCredentials [2022-01-03T22:41:20.239Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-03T22:41:20.239Z] === RUN TestDaemonConfigurationMerge [2022-01-03T22:41:20.239Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-03T22:41:20.239Z] PASS [2022-01-03T22:41:20.239Z] coverage: 80.0% of statements [2022-01-03T22:41:20.239Z] ok github.com/docker/docker/daemon/config 0.320s coverage: 80.0% of statements [2022-01-03T22:41:20.239Z] === RUN TestDiscoveryOptsErrors [2022-01-03T22:41:20.239Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-03T22:41:20.239Z] === RUN TestDiscoveryOpts [2022-01-03T22:41:20.239Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-03T22:41:20.239Z] PASS [2022-01-03T22:41:20.239Z] coverage: 30.0% of statements [2022-01-03T22:41:20.239Z] ok github.com/docker/docker/daemon/discovery 0.055s coverage: 30.0% of statements [2022-01-03T22:41:20.383Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-03T22:41:20.960Z] INFO: Downloading go... [2022-01-03T22:41:21.228Z] === RUN TestWaitNodeAttachment [2022-01-03T22:41:21.228Z] === RUN TestEventsLog [2022-01-03T22:41:21.228Z] --- PASS: TestEventsLog (0.00s) [2022-01-03T22:41:21.228Z] === RUN TestEventsLogTimeout [2022-01-03T22:41:21.228Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-03T22:41:21.228Z] === RUN TestLogEvents [2022-01-03T22:41:21.228Z] --- PASS: TestLogEvents (0.05s) [2022-01-03T22:41:21.228Z] === RUN TestLoadBufferedEvents [2022-01-03T22:41:21.696Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-01-03T22:41:21.696Z] === RUN TestIsolationConversion [2022-01-03T22:41:21.696Z] === RUN TestIsolationConversion/default [2022-01-03T22:41:21.696Z] === RUN TestIsolationConversion/process [2022-01-03T22:41:21.696Z] === RUN TestIsolationConversion/hyperv [2022-01-03T22:41:21.696Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-03T22:41:21.696Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-03T22:41:21.696Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-03T22:41:21.696Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-03T22:41:21.696Z] === RUN TestContainerLabels [2022-01-03T22:41:21.696Z] --- PASS: TestContainerLabels (0.00s) [2022-01-03T22:41:21.696Z] === RUN TestCredentialSpecConversion [2022-01-03T22:41:21.696Z] === RUN TestCredentialSpecConversion/none [2022-01-03T22:41:21.696Z] === RUN TestCredentialSpecConversion/config [2022-01-03T22:41:21.696Z] === RUN TestCredentialSpecConversion/file [2022-01-03T22:41:21.696Z] === RUN TestCredentialSpecConversion/registry [2022-01-03T22:41:21.696Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-03T22:41:21.696Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-03T22:41:21.696Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-03T22:41:21.696Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-03T22:41:21.696Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-03T22:41:21.696Z] === RUN TestControllerValidateMountBind [2022-01-03T22:41:21.696Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-03T22:41:21.696Z] === RUN TestControllerValidateMountVolume [2022-01-03T22:41:21.696Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-03T22:41:21.697Z] === RUN TestControllerValidateMountTarget [2022-01-03T22:41:21.697Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-03T22:41:21.697Z] === RUN TestControllerValidateMountTmpfs [2022-01-03T22:41:21.697Z] --- PASS: TestControllerValidateMountTmpfs (0.02s) [2022-01-03T22:41:21.697Z] === RUN TestControllerValidateMountInvalidType [2022-01-03T22:41:21.697Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-03T22:41:21.697Z] === RUN TestControllerValidateMountNamedPipe [2022-01-03T22:41:21.697Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-03T22:41:21.697Z] PASS [2022-01-03T22:41:21.697Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-01-03T22:41:21.697Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-03T22:41:21.697Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-03T22:41:21.697Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-03T22:41:21.697Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-03T22:41:21.697Z] PASS [2022-01-03T22:41:21.697Z] coverage: 50.0% of statements [2022-01-03T22:41:21.697Z] coverage: 11.0% of statements [2022-01-03T22:41:21.697Z] ok github.com/docker/docker/daemon/events 0.298s coverage: 50.0% of statements [2022-01-03T22:41:21.697Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.749s coverage: 11.0% of statements [2022-01-03T22:41:22.165Z] === RUN TestIsEmptyDir [2022-01-03T22:41:22.165Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-03T22:41:22.165Z] PASS [2022-01-03T22:41:22.165Z] coverage: 2.3% of statements [2022-01-03T22:41:22.165Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2022-01-03T22:41:22.538Z] INFO: Downloading compiler 1 of 3... [2022-01-03T22:41:22.633Z] === RUN TestVerifyNetworkingConfig [2022-01-03T22:41:22.633Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestGetContainer [2022-01-03T22:41:22.633Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestValidContainerNames [2022-01-03T22:41:22.633Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestContainerInitDNS [2022-01-03T22:41:22.633Z] daemon_test.go:146: root required [2022-01-03T22:41:22.633Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestMerge [2022-01-03T22:41:22.633Z] --- PASS: TestMerge (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestValidateContainerIsolation [2022-01-03T22:41:22.633Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestFindNetworkErrorType [2022-01-03T22:41:22.633Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestEnsureServicesExist [2022-01-03T22:41:22.633Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestEnsureServicesExistErrors [2022-01-03T22:41:22.633Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-03T22:41:22.633Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-03T22:41:22.633Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-03T22:41:22.633Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-03T22:41:22.633Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-03T22:41:22.633Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-03T22:41:22.633Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestContainerDelete [2022-01-03T22:41:22.633Z] --- PASS: TestContainerDelete (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestContainerDoubleDelete [2022-01-03T22:41:22.633Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestLogContainerEventCopyLabels [2022-01-03T22:41:22.633Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestLogContainerEventWithAttributes [2022-01-03T22:41:22.633Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestNoneHealthcheck [2022-01-03T22:41:22.633Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestHealthStates [2022-01-03T22:41:22.633Z] time="2022-01-03T22:41:22Z" 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-01-03T22:41:22.633Z] time="2022-01-03T22:41:22Z" 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-01-03T22:41:22.633Z] time="2022-01-03T22:41:22Z" 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-01-03T22:41:22.633Z] time="2022-01-03T22:41:22Z" 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-01-03T22:41:22.633Z] time="2022-01-03T22:41:22Z" 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-01-03T22:41:22.633Z] time="2022-01-03T22:41:22Z" 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-01-03T22:41:22.633Z] time="2022-01-03T22:41:22Z" 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-01-03T22:41:22.633Z] time="2022-01-03T22:41:22Z" 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-01-03T22:41:22.633Z] time="2022-01-03T22:41:22Z" 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-01-03T22:41:22.633Z] time="2022-01-03T22:41:22Z" 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-01-03T22:41:22.633Z] --- PASS: TestHealthStates (0.20s) [2022-01-03T22:41:22.633Z] === RUN TestGetInspectData [2022-01-03T22:41:22.633Z] --- PASS: TestGetInspectData (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestFillLicense [2022-01-03T22:41:22.633Z] --- PASS: TestFillLicense (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestListInvalidFilter [2022-01-03T22:41:22.633Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestNameFilter [2022-01-03T22:41:22.633Z] --- PASS: TestNameFilter (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-03T22:41:22.633Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-03T22:41:22.633Z] === 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-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-03T22:41:22.633Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-03T22:41:22.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-03T22:41:22.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-03T22:41:22.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-03T22:41:22.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-03T22:41:22.634Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-03T22:41:22.634Z] --- 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-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-03T22:41:22.634Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-03T22:41:23.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-03T22:41:23.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-03T22:41:23.102Z] === RUN TestDaemonReloadLabels [2022-01-03T22:41:23.102Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-03T22:41:23.102Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-03T22:41:23.102Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-03T22:41:23.102Z] === RUN TestDaemonReloadMirrors [2022-01-03T22:41:23.102Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-03T22:41:23.102Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-03T22:41:23.102Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-03T22:41:23.102Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-03T22:41:23.102Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-03T22:41:23.102Z] === RUN TestDaemonDiscoveryReload [2022-01-03T22:41:23.103Z] === RUN TestLinkNaming [2022-01-03T22:41:23.103Z] --- PASS: TestLinkNaming (0.00s) [2022-01-03T22:41:23.103Z] === RUN TestLinkNew [2022-01-03T22:41:23.103Z] --- PASS: TestLinkNew (0.00s) [2022-01-03T22:41:23.103Z] === RUN TestLinkEnv [2022-01-03T22:41:23.103Z] --- PASS: TestLinkEnv (0.00s) [2022-01-03T22:41:23.103Z] === RUN TestLinkMultipleEnv [2022-01-03T22:41:23.103Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-03T22:41:23.103Z] === RUN TestLinkPortRangeEnv [2022-01-03T22:41:23.103Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-03T22:41:23.103Z] PASS [2022-01-03T22:41:23.103Z] coverage: 93.0% of statements [2022-01-03T22:41:23.103Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-01-03T22:41:24.089Z] --- PASS: TestDaemonDiscoveryReload (1.05s) [2022-01-03T22:41:24.089Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-03T22:41:24.111Z] INFO: Downloading compiler 2 of 3... [2022-01-03T22:41:24.560Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-01-03T22:41:24.560Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-03T22:41:24.560Z] === RUN TestAdapterReadLogs [2022-01-03T22:41:24.560Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-03T22:41:24.560Z] === RUN TestCopier [2022-01-03T22:41:24.560Z] --- PASS: TestCopier (0.00s) [2022-01-03T22:41:24.560Z] === RUN TestCopierLongLines [2022-01-03T22:41:24.560Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-03T22:41:24.560Z] === RUN TestCopierSlow [2022-01-03T22:41:25.029Z] --- PASS: TestCopierSlow (0.20s) [2022-01-03T22:41:25.029Z] === RUN TestCopierWithSized [2022-01-03T22:41:25.029Z] === RUN TestCopierWithSized/as_is [2022-01-03T22:41:25.029Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-03T22:41:25.029Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-03T22:41:25.029Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-03T22:41:25.029Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-01-03T22:41:25.029Z] === RUN TestCopierWithPartial [2022-01-03T22:41:25.029Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-03T22:41:25.029Z] === RUN TestRingLogger [2022-01-03T22:41:25.029Z] --- PASS: TestRingLogger (0.00s) [2022-01-03T22:41:25.029Z] === RUN TestRingCap [2022-01-03T22:41:25.029Z] --- PASS: TestRingCap (0.00s) [2022-01-03T22:41:25.029Z] === RUN TestRingClose [2022-01-03T22:41:25.029Z] --- PASS: TestRingClose (0.00s) [2022-01-03T22:41:25.029Z] === RUN TestRingDrain [2022-01-03T22:41:25.029Z] --- PASS: TestRingDrain (0.00s) [2022-01-03T22:41:25.029Z] PASS [2022-01-03T22:41:25.029Z] coverage: 43.8% of statements [2022-01-03T22:41:25.029Z] ok github.com/docker/docker/daemon/logger 0.258s coverage: 43.8% of statements [2022-01-03T22:41:25.029Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-01-03T22:41:25.029Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-03T22:41:25.029Z] reload_test.go:520: root required [2022-01-03T22:41:25.029Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T22:41:25.029Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-03T22:41:25.029Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-03T22:41:25.029Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-03T22:41:25.029Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-03T22:41:25.029Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-03T22:41:25.029Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-03T22:41:25.029Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-03T22:41:25.029Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-03T22:41:25.029Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-03T22:41:25.029Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-03T22:41:25.029Z] === RUN TestParseVolumesFrom [2022-01-03T22:41:25.029Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-03T22:41:25.029Z] PASS [2022-01-03T22:41:25.029Z] coverage: 9.0% of statements [2022-01-03T22:41:25.029Z] ok github.com/docker/docker/daemon 2.461s coverage: 9.0% of statements [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-03T22:41:25.029Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-03T22:41:25.109Z] INFO: Downloading compiler 3 of 3... [2022-01-03T22:41:25.498Z] === RUN TestNewStreamConfig [2022-01-03T22:41:25.498Z] === RUN TestNewStreamConfig/defaults [2022-01-03T22:41:25.498Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-03T22:41:25.498Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-03T22:41:25.498Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-03T22:41:25.498Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-03T22:41:25.498Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-03T22:41:25.498Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-03T22:41:25.498Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-03T22:41:25.498Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-03T22:41:25.498Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-03T22:41:25.498Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-03T22:41:25.498Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-03T22:41:25.498Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-03T22:41:25.498Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-03T22:41:25.498Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-03T22:41:25.498Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-03T22:41:25.498Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-03T22:41:25.498Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-03T22:41:25.498Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-03T22:41:25.498Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-03T22:41:25.498Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-03T22:41:25.498Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-03T22:41:25.498Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-03T22:41:25.498Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-03T22:41:25.498Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-03T22:41:25.498Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-03T22:41:25.967Z] time="2022-01-03T22:41:25Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-03T22:41:25.967Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-01-03T22:41:25.967Z] === RUN TestCreateSuccess [2022-01-03T22:41:25.967Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCreateStreamSkipped [2022-01-03T22:41:25.967Z] time="2022-01-03T22:41:25Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-03T22:41:25.967Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCreateLogGroupSuccess [2022-01-03T22:41:25.967Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCreateError [2022-01-03T22:41:25.967Z] --- PASS: TestCreateError (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCreateAlreadyExists [2022-01-03T22:41:25.967Z] time="2022-01-03T22:41:25Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-03T22:41:25.967Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestLogClosed [2022-01-03T22:41:25.967Z] --- PASS: TestLogClosed (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestLogBlocking [2022-01-03T22:41:25.967Z] --- PASS: TestLogBlocking (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-03T22:41:25.967Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestLogNonBlockingBufferFull [2022-01-03T22:41:25.967Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestPublishBatchSuccess [2022-01-03T22:41:25.967Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestPublishBatchError [2022-01-03T22:41:25.967Z] time="2022-01-03T22:41:25Z" level=error msg=Error [2022-01-03T22:41:25.967Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-03T22:41:25.967Z] time="2022-01-03T22:41:25Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T22:41:25.967Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-03T22:41:25.967Z] time="2022-01-03T22:41:25Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T22:41:25.967Z] time="2022-01-03T22:41:25Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-03T22:41:25.967Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCollectBatchSimple [2022-01-03T22:41:25.967Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCollectBatchTicker [2022-01-03T22:41:25.967Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCollectBatchMultilinePattern [2022-01-03T22:41:25.967Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-03T22:41:25.967Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-03T22:41:25.967Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-03T22:41:25.967Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-01-03T22:41:25.967Z] === RUN TestCollectBatchClose [2022-01-03T22:41:25.967Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestEffectiveLen [2022-01-03T22:41:25.967Z] === RUN TestEffectiveLen/0/Hello [2022-01-03T22:41:25.967Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-03T22:41:25.967Z] === RUN TestEffectiveLen/2/🙃 [2022-01-03T22:41:25.967Z] === RUN TestEffectiveLen/3/���� [2022-01-03T22:41:25.967Z] === RUN TestEffectiveLen/4/He��o [2022-01-03T22:41:25.967Z] === RUN TestEffectiveLen/5/ [2022-01-03T22:41:25.967Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestFindValidSplit [2022-01-03T22:41:25.967Z] === RUN TestFindValidSplit/0/ [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1105: [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:41:25.967Z] === RUN TestFindValidSplit/1/Hello [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1105: Hello [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:41:25.967Z] === RUN TestFindValidSplit/2/Hello [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1105: He [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1106: llo [2022-01-03T22:41:25.967Z] === RUN TestFindValidSplit/3/Hello [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1105: [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1106: Hello [2022-01-03T22:41:25.967Z] === RUN TestFindValidSplit/4/🙃 [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1105: [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1106: 🙃 [2022-01-03T22:41:25.967Z] === RUN TestFindValidSplit/5/🙃 [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1105: 🙃 [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:41:25.967Z] === RUN TestFindValidSplit/6/a� [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1105: a [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1106: � [2022-01-03T22:41:25.967Z] === RUN TestFindValidSplit/7/a� [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1105: a� [2022-01-03T22:41:25.967Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:41:25.967Z] --- PASS: TestFindValidSplit (0.01s) [2022-01-03T22:41:25.967Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-03T22:41:25.967Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestProcessEventEmoji [2022-01-03T22:41:25.967Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-03T22:41:25.967Z] === RUN TestCollectBatchLineSplit [2022-01-03T22:41:25.967Z] --- PASS: TestCollectBatchLineSplit (0.09s) [2022-01-03T22:41:25.967Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-03T22:41:25.967Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-03T22:41:26.102Z] INFO: Extracting git... [2022-01-03T22:41:26.436Z] === RUN TestCollectBatchMaxEvents [2022-01-03T22:41:26.436Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-01-03T22:41:26.436Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-03T22:41:26.436Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-01-03T22:41:26.436Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-03T22:41:26.436Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-03T22:41:26.436Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-03T22:41:26.436Z] === RUN TestSearchRegistryForImagesErrors [2022-01-03T22:41:26.436Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-03T22:41:26.436Z] === RUN TestSearchRegistryForImages [2022-01-03T22:41:26.436Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-03T22:41:26.436Z] === RUN TestOnlyPlatformWithFallback [2022-01-03T22:41:26.436Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-03T22:41:26.436Z] === RUN TestImageDelete [2022-01-03T22:41:26.436Z] === RUN TestImageDelete/no_lease [2022-01-03T22:41:26.436Z] === RUN TestImageDelete/lease_exists [2022-01-03T22:41:26.436Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-01-03T22:41:26.436Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-03T22:41:26.436Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-03T22:41:26.436Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-03T22:41:26.437Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-03T22:41:26.437Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-03T22:41:26.437Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-03T22:41:26.437Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-03T22:41:26.437Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-03T22:41:26.437Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-03T22:41:26.437Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-03T22:41:26.437Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsFormat [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-03T22:41:26.437Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-03T22:41:26.437Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-03T22:41:26.437Z] === RUN TestCreateTagSuccess [2022-01-03T22:41:26.437Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-03T22:41:26.437Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-03T22:41:26.437Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-03T22:41:26.437Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-03T22:41:26.437Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-03T22:41:26.437Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-03T22:41:26.437Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-03T22:41:26.437Z] PASS [2022-01-03T22:41:26.437Z] coverage: 78.0% of statements [2022-01-03T22:41:26.437Z] ok github.com/docker/docker/daemon/logger/awslogs 0.596s coverage: 78.0% of statements [2022-01-03T22:41:26.437Z] --- PASS: TestImageDelete (0.08s) [2022-01-03T22:41:26.437Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-03T22:41:26.437Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2022-01-03T22:41:26.437Z] === RUN TestContentStoreForPull [2022-01-03T22:41:26.437Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-03T22:41:26.437Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-03T22:41:26.437Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-03T22:41:26.437Z] --- PASS: TestContentStoreForPull (0.27s) [2022-01-03T22:41:26.437Z] PASS [2022-01-03T22:41:26.437Z] coverage: 6.7% of statements [2022-01-03T22:41:26.437Z] ok github.com/docker/docker/daemon/images 0.471s coverage: 6.7% of statements [2022-01-03T22:41:26.437Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-01-03T22:41:26.437Z] === RUN TestFastTimeMarshalJSON [2022-01-03T22:41:26.437Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T22:41:26.437Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T22:41:26.437Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-03T22:41:26.437Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T22:41:26.437Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T22:41:26.437Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-03T22:41:26.437Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-03T22:41:26.437Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-01-03T22:41:26.437Z] PASS [2022-01-03T22:41:26.437Z] coverage: 87.2% of statements [2022-01-03T22:41:26.437Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.302s coverage: 87.2% of statements [2022-01-03T22:41:26.905Z] === RUN TestJSONFileLogger [2022-01-03T22:41:26.905Z] --- PASS: TestJSONFileLogger (0.01s) [2022-01-03T22:41:26.905Z] === RUN TestJSONFileLoggerWithTags [2022-01-03T22:41:26.905Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-01-03T22:41:26.905Z] === RUN TestJSONFileLoggerWithOpts [2022-01-03T22:41:26.905Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-01-03T22:41:26.905Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-03T22:41:26.905Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-03T22:41:26.905Z] === RUN TestEncodeDecode [2022-01-03T22:41:26.905Z] === PAUSE TestEncodeDecode [2022-01-03T22:41:26.905Z] === RUN TestUnexpectedEOF [2022-01-03T22:41:26.905Z] time="2022-01-03T22:41:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T22:41:26.905Z] time="2022-01-03T22:41:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T22:41:26.905Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-01-03T22:41:26.905Z] === CONT TestEncodeDecode [2022-01-03T22:41:26.905Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-03T22:41:26.905Z] PASS [2022-01-03T22:41:26.905Z] coverage: 69.9% of statements [2022-01-03T22:41:26.905Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.335s coverage: 69.9% of statements [2022-01-03T22:41:27.896Z] === RUN TestWriteLog [2022-01-03T22:41:27.896Z] === PAUSE TestWriteLog [2022-01-03T22:41:27.896Z] === RUN TestReadLog [2022-01-03T22:41:27.896Z] === PAUSE TestReadLog [2022-01-03T22:41:27.896Z] === RUN TestDecode [2022-01-03T22:41:28.365Z] --- PASS: TestDecode (0.03s) [2022-01-03T22:41:28.365Z] === CONT TestWriteLog [2022-01-03T22:41:28.365Z] === CONT TestReadLog [2022-01-03T22:41:28.365Z] --- PASS: TestWriteLog (0.02s) [2022-01-03T22:41:28.365Z] === RUN TestReadLog/tail_exact [2022-01-03T22:41:28.365Z] === RUN TestReadLog/tail_less_than_available [2022-01-03T22:41:28.365Z] === RUN TestReadLog/tail_more_than_available [2022-01-03T22:41:28.365Z] --- PASS: TestReadLog (0.24s) [2022-01-03T22:41:28.365Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-01-03T22:41:28.365Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-01-03T22:41:28.365Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-03T22:41:28.365Z] PASS [2022-01-03T22:41:28.365Z] coverage: 78.7% of statements [2022-01-03T22:41:28.365Z] ok github.com/docker/docker/daemon/logger/local 0.363s coverage: 78.7% of statements [2022-01-03T22:41:28.365Z] === RUN TestLog [2022-01-03T22:41:28.365Z] --- PASS: TestLog (0.01s) [2022-01-03T22:41:28.365Z] PASS [2022-01-03T22:41:28.365Z] coverage: 31.5% of statements [2022-01-03T22:41:28.365Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-01-03T22:41:28.365Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T22:41:28.471Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T22:41:28.471Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T22:41:28.471Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:41:28.471Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T22:41:28.471Z] [2022-01-03T22:41:28.471Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T22:41:28.471Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T22:41:28.471Z] HOSTNAME=c0e8ff1d333a [2022-01-03T22:41:28.471Z] DEST=bundles/test-integration [2022-01-03T22:41:28.471Z] PWD=/go/src/github.com/docker/docker [2022-01-03T22:41:28.471Z] DOCKER_ROOTLESS=1 [2022-01-03T22:41:28.471Z] DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:41:28.471Z] container=docker [2022-01-03T22:41:28.471Z] HOME=/root [2022-01-03T22:41:28.471Z] GOLANG_VERSION=1.17.5 [2022-01-03T22:41:28.471Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T22:41:28.471Z] VALIDATE_BRANCH=master [2022-01-03T22:41:28.471Z] TERM=xterm [2022-01-03T22:41:28.471Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T22:41:28.471Z] SHLVL=1 [2022-01-03T22:41:28.471Z] TIMEOUT=120m [2022-01-03T22:41:28.471Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T22:41:28.471Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T22:41:28.471Z] GO111MODULE=off [2022-01-03T22:41:28.471Z] DOCKER_EXPERIMENTAL=1 [2022-01-03T22:41:28.471Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T22:41:28.471Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T22:41:28.471Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T22:41:28.471Z] GOPATH=/go [2022-01-03T22:41:28.471Z] PKG_CONFIG=pkg-config [2022-01-03T22:41:28.471Z] _=/usr/bin/env [2022-01-03T22:41:28.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T22:41:28.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T22:41:28.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T22:41:28.919Z] === RUN TestOpenFileDelete [2022-01-03T22:41:28.919Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-03T22:41:28.919Z] === RUN TestOpenFileRename [2022-01-03T22:41:28.919Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-03T22:41:28.919Z] === RUN TestParseLogTagDefaultTag [2022-01-03T22:41:28.919Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-03T22:41:28.919Z] === RUN TestParseLogTag [2022-01-03T22:41:28.919Z] --- PASS: TestParseLogTag (0.00s) [2022-01-03T22:41:28.919Z] === RUN TestParseLogTagEmptyTag [2022-01-03T22:41:28.919Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-03T22:41:28.919Z] === RUN TestTailFiles [2022-01-03T22:41:28.919Z] --- PASS: TestTailFiles (0.00s) [2022-01-03T22:41:28.919Z] === RUN TestFollowLogsConsumerGone [2022-01-03T22:41:28.919Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-03T22:41:28.919Z] === RUN TestFollowLogsProducerGone [2022-01-03T22:41:28.919Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-03T22:41:28.919Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-03T22:41:28.919Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-03T22:41:28.919Z] === RUN TestFollowLogsHandleDecodeErr [2022-01-03T22:41:29.388Z] time="2022-01-03T22:41:28Z" level=error msg="Log reader notified that it must re-open log file, some log data may not be streamed to the client." file="C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestFollowLogsHandleDecodeErr2893070195" [2022-01-03T22:41:29.388Z] --- PASS: TestFollowLogsHandleDecodeErr (0.68s) [2022-01-03T22:41:29.388Z] === RUN TestCheckCapacityAndRotate [2022-01-03T22:41:29.388Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-03T22:41:29.388Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-03T22:41:29.388Z] --- PASS: TestCheckCapacityAndRotate (0.10s) [2022-01-03T22:41:29.388Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-03T22:41:29.388Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-01-03T22:41:29.388Z] PASS [2022-01-03T22:41:29.388Z] coverage: 56.9% of statements [2022-01-03T22:41:29.388Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.867s coverage: 56.9% of statements [2022-01-03T22:41:29.866Z] === RUN TestNewParse [2022-01-03T22:41:29.866Z] --- PASS: TestNewParse (0.00s) [2022-01-03T22:41:29.866Z] PASS [2022-01-03T22:41:29.866Z] coverage: 8.3% of statements [2022-01-03T22:41:29.866Z] ok github.com/docker/docker/daemon/logger/templates 0.088s coverage: 8.3% of statements [2022-01-03T22:41:29.866Z] === RUN TestValidateLogOpt [2022-01-03T22:41:29.866Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestNewMissedConfig [2022-01-03T22:41:29.866Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestNewMissedUrl [2022-01-03T22:41:29.866Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestNewMissedToken [2022-01-03T22:41:29.866Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestNewWithProxy [2022-01-03T22:41:29.866Z] --- PASS: TestNewWithProxy (0.01s) [2022-01-03T22:41:29.866Z] === RUN TestDefault [2022-01-03T22:41:29.866Z] --- PASS: TestDefault (0.02s) [2022-01-03T22:41:29.866Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-03T22:41:29.866Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-01-03T22:41:29.866Z] === RUN TestJsonFormat [2022-01-03T22:41:29.866Z] --- PASS: TestJsonFormat (0.01s) [2022-01-03T22:41:29.866Z] === RUN TestRawFormat [2022-01-03T22:41:29.866Z] --- PASS: TestRawFormat (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestRawFormatWithLabels [2022-01-03T22:41:29.866Z] --- PASS: TestRawFormatWithLabels (0.01s) [2022-01-03T22:41:29.866Z] === RUN TestRawFormatWithoutTag [2022-01-03T22:41:29.866Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestBatching [2022-01-03T22:41:29.866Z] === RUN TestParseLogFormat [2022-01-03T22:41:29.866Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestValidateLogOptEmpty [2022-01-03T22:41:29.866Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestValidateSyslogAddress [2022-01-03T22:41:29.866Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestParseAddressDefaultPort [2022-01-03T22:41:29.866Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestValidateSyslogFacility [2022-01-03T22:41:29.866Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestValidateLogOptSyslogFormat [2022-01-03T22:41:29.866Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-03T22:41:29.866Z] === RUN TestValidateLogOpt [2022-01-03T22:41:29.866Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T22:41:29.866Z] PASS [2022-01-03T22:41:29.866Z] coverage: 46.8% of statements [2022-01-03T22:41:29.866Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 46.8% of statements [2022-01-03T22:41:30.336Z] --- PASS: TestBatching (0.27s) [2022-01-03T22:41:30.336Z] === RUN TestFrequency [2022-01-03T22:41:30.336Z] --- PASS: TestFrequency (0.16s) [2022-01-03T22:41:30.336Z] === RUN TestOneMessagePerRequest [2022-01-03T22:41:30.336Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-03T22:41:30.336Z] === RUN TestVerify [2022-01-03T22:41:30.336Z] --- PASS: TestVerify (0.00s) [2022-01-03T22:41:30.336Z] === RUN TestSkipVerify [2022-01-03T22:41:30.336Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.336Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.336Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.807Z] --- PASS: TestSkipVerify (0.49s) [2022-01-03T22:41:30.807Z] === RUN TestBufferMaximum [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249690.484310\",\"host\":\"1e7f1e1a34be\"}'" [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249690.484310\",\"host\":\"1e7f1e1a34be\"}'" [2022-01-03T22:41:30.807Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-03T22:41:30.807Z] === RUN TestServerAlwaysDown [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249690.487529\",\"host\":\"1e7f1e1a34be\"}'" [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249690.487529\",\"host\":\"1e7f1e1a34be\"}'" [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249690.487529\",\"host\":\"1e7f1e1a34be\"}'" [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249690.488529\",\"host\":\"1e7f1e1a34be\"}'" [2022-01-03T22:41:30.807Z] time="2022-01-03T22:41:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641249690.488529\",\"host\":\"1e7f1e1a34be\"}'" [2022-01-03T22:41:30.807Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-03T22:41:30.807Z] === RUN TestCannotSendAfterClose [2022-01-03T22:41:30.807Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-03T22:41:30.807Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-03T22:41:31.276Z] === RUN TestV1IDService [2022-01-03T22:41:31.276Z] --- PASS: TestV1IDService (0.19s) [2022-01-03T22:41:31.276Z] === RUN TestV2MetadataService [2022-01-03T22:41:31.744Z] time="2022-01-03T22:41:31Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-03T22:41:31.744Z] time="2022-01-03T22:41:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1e7f1e1a34be\"}'" [2022-01-03T22:41:31.744Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-03T22:41:31.744Z] PASS [2022-01-03T22:41:31.744Z] coverage: 82.5% of statements [2022-01-03T22:41:31.744Z] ok github.com/docker/docker/daemon/logger/splunk 2.068s coverage: 82.5% of statements [2022-01-03T22:41:31.744Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T22:41:31.744Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-03T22:41:31.744Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T22:41:32.213Z] === RUN TestSuccessfulDownload [2022-01-03T22:41:32.213Z] download_test.go:267: Needs fixing on Windows [2022-01-03T22:41:32.213Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-03T22:41:32.213Z] === RUN TestCancelledDownload [2022-01-03T22:41:32.213Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-03T22:41:32.213Z] === RUN TestMaxDownloadAttempts [2022-01-03T22:41:32.213Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T22:41:32.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T22:41:32.213Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T22:41:32.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T22:41:32.213Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T22:41:32.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T22:41:32.213Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T22:41:32.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T22:41:32.213Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T22:41:32.213Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T22:41:32.213Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T22:41:32.213Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T22:41:32.213Z] --- PASS: TestV2MetadataService (0.90s) [2022-01-03T22:41:32.213Z] PASS [2022-01-03T22:41:32.213Z] coverage: 48.2% of statements [2022-01-03T22:41:32.213Z] ok github.com/docker/docker/distribution/metadata 1.312s coverage: 48.2% of statements [2022-01-03T22:41:32.681Z] time="2022-01-03T22:41:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:41:32.681Z] time="2022-01-03T22:41:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:41:32.681Z] time="2022-01-03T22:41:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:41:32.681Z] time="2022-01-03T22:41:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:41:32.681Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-03T22:41:32.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-01-03T22:41:32.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-01-03T22:41:32.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-01-03T22:41:32.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-01-03T22:41:32.681Z] === RUN TestTransfer [2022-01-03T22:41:32.681Z] --- PASS: TestTransfer (0.14s) [2022-01-03T22:41:32.681Z] === RUN TestConcurrencyLimit [2022-01-03T22:41:33.149Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-03T22:41:33.149Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-03T22:41:33.149Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-03T22:41:33.149Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-03T22:41:33.149Z] === RUN TestContinueOnError_NeverContinue [2022-01-03T22:41:33.149Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-03T22:41:33.149Z] === RUN TestManifestStore [2022-01-03T22:41:33.149Z] === RUN TestManifestStore/no_remote_or_local [2022-01-03T22:41:33.149Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-01-03T22:41:33.149Z] === RUN TestInactiveJobs [2022-01-03T22:41:33.149Z] time="2022-01-03T22:41:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local996248653\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-03T22:41:33.149Z] === RUN TestManifestStore/no_local_cache [2022-01-03T22:41:33.149Z] === RUN TestManifestStore/with_local_cache [2022-01-03T22:41:33.149Z] === RUN TestManifestStore/unknown_media_type [2022-01-03T22:41:33.149Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-03T22:41:33.149Z] time="2022-01-03T22:41:33Z" level=warning msg="reference for unknown type: " [2022-01-03T22:41:33.149Z] time="2022-01-03T22:41:33Z" level=warning msg="reference for unknown type: " [2022-01-03T22:41:33.149Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-03T22:41:33.149Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-03T22:41:33.149Z] time="2022-01-03T22:41:33Z" level=warning msg="reference for unknown type: " [2022-01-03T22:41:33.619Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-03T22:41:33.619Z] time="2022-01-03T22:41:33Z" level=warning msg="reference for unknown type: " [2022-01-03T22:41:33.619Z] time="2022-01-03T22:41:33Z" level=warning msg="reference for unknown type: " [2022-01-03T22:41:33.619Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-03T22:41:33.619Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-03T22:41:33.619Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-03T22:41:33.619Z] time="2022-01-03T22:41:33Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore (0.40s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaType [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-03T22:41:33.619Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-03T22:41:33.619Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestFixManifestLayers [2022-01-03T22:41:33.619Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-03T22:41:33.619Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T22:41:33.619Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestFixManifestLayersBadParent [2022-01-03T22:41:33.619Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestValidateManifest [2022-01-03T22:41:33.619Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T22:41:33.619Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestFormatPlatform [2022-01-03T22:41:33.619Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestGetRepositoryMountCandidates [2022-01-03T22:41:33.619Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestLayerAlreadyExists [2022-01-03T22:41:33.619Z] 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-01-03T22:41:33.619Z] 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-01-03T22:41:33.619Z] 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-01-03T22:41:33.619Z] 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-01-03T22:41:33.619Z] 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-01-03T22:41:33.619Z] 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-01-03T22:41:33.619Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestWhenEmptyAuthConfig [2022-01-03T22:41:33.619Z] === RUN TestNotFound [2022-01-03T22:41:33.619Z] --- PASS: TestNotFound (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestConflict [2022-01-03T22:41:33.619Z] --- PASS: TestConflict (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestForbidden [2022-01-03T22:41:33.619Z] --- PASS: TestForbidden (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestInvalidParameter [2022-01-03T22:41:33.619Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestNotImplemented [2022-01-03T22:41:33.619Z] --- PASS: TestNotImplemented (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestNotModified [2022-01-03T22:41:33.619Z] --- PASS: TestNotModified (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestUnauthorized [2022-01-03T22:41:33.619Z] --- PASS: TestUnauthorized (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestUnknown [2022-01-03T22:41:33.619Z] --- PASS: TestUnknown (0.00s) [2022-01-03T22:41:33.619Z] === RUN TestCancelled [2022-01-03T22:41:33.619Z] --- PASS: TestCancelled (0.00s) [2022-01-03T22:41:33.620Z] === RUN TestDeadline [2022-01-03T22:41:33.620Z] --- PASS: TestDeadline (0.00s) [2022-01-03T22:41:33.620Z] === RUN TestDataLoss [2022-01-03T22:41:33.620Z] --- PASS: TestDataLoss (0.00s) [2022-01-03T22:41:33.620Z] === RUN TestUnavailable [2022-01-03T22:41:33.620Z] --- PASS: TestUnavailable (0.00s) [2022-01-03T22:41:33.620Z] === RUN TestSystem [2022-01-03T22:41:33.620Z] --- PASS: TestSystem (0.00s) [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Not_Found [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Bad_Request [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Conflict [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Unauthorized [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Forbidden [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Not_Modified [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-03T22:41:33.620Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-03T22:41:33.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-03T22:41:33.620Z] PASS [2022-01-03T22:41:33.620Z] coverage: 53.1% of statements [2022-01-03T22:41:33.620Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2022-01-03T22:41:33.620Z] --- PASS: TestInactiveJobs (0.42s) [2022-01-03T22:41:33.620Z] === RUN TestWatchRelease [2022-01-03T22:41:33.620Z] --- PASS: TestWatchRelease (0.04s) [2022-01-03T22:41:33.620Z] === RUN TestWatchFinishedTransfer [2022-01-03T22:41:33.620Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-03T22:41:33.620Z] === RUN TestDuplicateTransfer [2022-01-03T22:41:33.620Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-03T22:41:33.620Z] === RUN TestSuccessfulUpload [2022-01-03T22:41:33.620Z] time="2022-01-03T22:41:33Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-03T22:41:34.091Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-01-03T22:41:34.091Z] === RUN TestCancelledUpload [2022-01-03T22:41:34.091Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-03T22:41:34.091Z] PASS [2022-01-03T22:41:34.091Z] coverage: 77.3% of statements [2022-01-03T22:41:34.091Z] ok github.com/docker/docker/distribution/xfer 2.004s coverage: 77.3% of statements [2022-01-03T22:41:34.091Z] === RUN TestFSGetInvalidData [2022-01-03T22:41:34.560Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-03T22:41:34.561Z] === RUN TestFSInvalidSet [2022-01-03T22:41:34.561Z] --- PASS: TestFSInvalidSet (0.03s) [2022-01-03T22:41:34.561Z] === RUN TestFSInvalidRoot [2022-01-03T22:41:34.561Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-03T22:41:34.561Z] === RUN TestFSMetadataGetSet [2022-01-03T22:41:34.561Z] --- PASS: TestFSMetadataGetSet (0.07s) [2022-01-03T22:41:34.561Z] === RUN TestFSInvalidWalker [2022-01-03T22:41:34.561Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-03T22:41:34.561Z] === RUN TestFSGetSet [2022-01-03T22:41:34.561Z] --- PASS: TestFSGetSet (0.02s) [2022-01-03T22:41:34.561Z] === RUN TestFSGetUnsetKey [2022-01-03T22:41:34.561Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-03T22:41:34.561Z] === RUN TestFSGetEmptyData [2022-01-03T22:41:34.561Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-03T22:41:34.561Z] === RUN TestFSDelete [2022-01-03T22:41:34.561Z] --- PASS: TestFSDelete (0.02s) [2022-01-03T22:41:34.561Z] === RUN TestFSWalker [2022-01-03T22:41:34.561Z] --- PASS: TestFSWalker (0.01s) [2022-01-03T22:41:34.561Z] === RUN TestFSWalkerStopOnError [2022-01-03T22:41:34.561Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-03T22:41:34.561Z] === RUN TestNewFromJSON [2022-01-03T22:41:34.561Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-03T22:41:34.561Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-03T22:41:34.561Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-03T22:41:34.561Z] === RUN TestMarshalKeyOrder [2022-01-03T22:41:34.561Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-03T22:41:34.561Z] === RUN TestHistoryEqual [2022-01-03T22:41:34.561Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-01-03T22:41:34.561Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-03T22:41:34.561Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-03T22:41:34.561Z] === RUN TestTokenPassThru [2022-01-03T22:41:34.561Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-03T22:41:34.561Z] === RUN TestTokenPassThruDifferentHost [2022-01-03T22:41:34.561Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-03T22:41:34.561Z] PASS [2022-01-03T22:41:34.561Z] coverage: 24.6% of statements [2022-01-03T22:41:34.561Z] ok github.com/docker/docker/distribution 1.660s coverage: 24.6% of statements [2022-01-03T22:41:34.561Z] === RUN TestCompare [2022-01-03T22:41:34.561Z] --- PASS: TestCompare (0.00s) [2022-01-03T22:41:34.561Z] PASS [2022-01-03T22:41:34.561Z] coverage: 19.2% of statements [2022-01-03T22:41:34.561Z] ok github.com/docker/docker/image/cache 0.084s coverage: 19.2% of statements [2022-01-03T22:41:34.561Z] --- PASS: TestHistoryEqual (0.21s) [2022-01-03T22:41:34.561Z] === RUN TestImage [2022-01-03T22:41:34.561Z] --- PASS: TestImage (0.00s) [2022-01-03T22:41:34.561Z] === RUN TestImageOSNotEmpty [2022-01-03T22:41:34.561Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-03T22:41:34.561Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-03T22:41:34.561Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-03T22:41:34.561Z] === RUN TestCreate [2022-01-03T22:41:34.561Z] --- PASS: TestCreate (0.01s) [2022-01-03T22:41:34.561Z] === RUN TestRestore [2022-01-03T22:41:34.561Z] time="2022-01-03T22:41:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-03T22:41:35.032Z] --- PASS: TestRestore (0.05s) [2022-01-03T22:41:35.032Z] === RUN TestAddDelete [2022-01-03T22:41:35.032Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T22:41:35.032Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T22:41:35.032Z] --- PASS: TestAddDelete (0.03s) [2022-01-03T22:41:35.032Z] === RUN TestSearchAfterDelete [2022-01-03T22:41:35.032Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-03T22:41:35.032Z] === RUN TestParentReset [2022-01-03T22:41:35.032Z] --- PASS: TestParentReset (0.05s) [2022-01-03T22:41:35.032Z] === RUN TestGetAndSetLastUpdated [2022-01-03T22:41:35.032Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-03T22:41:35.032Z] === RUN TestStoreLen [2022-01-03T22:41:35.032Z] --- PASS: TestStoreLen (0.06s) [2022-01-03T22:41:35.032Z] PASS [2022-01-03T22:41:35.032Z] coverage: 86.6% of statements [2022-01-03T22:41:35.032Z] ok github.com/docker/docker/image 0.723s coverage: 86.6% of statements [2022-01-03T22:41:35.504Z] === RUN TestValidateManifest [2022-01-03T22:41:35.504Z] === RUN TestValidateManifest/nil [2022-01-03T22:41:35.504Z] === RUN TestValidateManifest/non-nil [2022-01-03T22:41:35.504Z] --- PASS: TestValidateManifest (0.00s) [2022-01-03T22:41:35.504Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-03T22:41:35.504Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-03T22:41:35.504Z] PASS [2022-01-03T22:41:35.504Z] coverage: 0.7% of statements [2022-01-03T22:41:35.504Z] ok github.com/docker/docker/image/tarexport 0.079s coverage: 0.7% of statements [2022-01-03T22:41:35.972Z] === RUN TestMakeV1ConfigFromConfig [2022-01-03T22:41:35.972Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-03T22:41:35.972Z] PASS [2022-01-03T22:41:35.972Z] coverage: 25.0% of statements [2022-01-03T22:41:35.972Z] ok github.com/docker/docker/image/v1 0.296s coverage: 25.0% of statements [2022-01-03T22:41:35.972Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T22:41:36.440Z] === RUN TestSerialization [2022-01-03T22:41:36.440Z] --- PASS: TestSerialization (0.02s) [2022-01-03T22:41:36.440Z] PASS [2022-01-03T22:41:36.440Z] coverage: 100.0% of statements [2022-01-03T22:41:36.440Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2022-01-03T22:41:37.139Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T22:41:37.139Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === Skipped [2022-01-03T22:41:37.139Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T22:41:37.139Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T22:41:37.139Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T22:41:37.139Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T22:41:37.139Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-03T22:41:37.139Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.139Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-03T22:41:37.139Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.139Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-03T22:41:37.139Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.139Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-03T22:41:37.139Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.139Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-03T22:41:37.139Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.139Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-03T22:41:37.139Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.139Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-03T22:41:37.139Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.139Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-03T22:41:37.139Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.139Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.139Z] [2022-01-03T22:41:37.139Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-03T22:41:37.140Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T22:41:37.140Z] aufs_test.go:37: driver not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:71: No driver to put! [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-03T22:41:37.140Z] time="2022-01-03T22:40:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:71: No driver to put! [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-03T22:41:37.140Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-03T22:41:37.140Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-03T22:41:37.140Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:41:37.140Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-03T22:41:37.140Z] graphtest_unix.go:71: No driver to put! [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-03T22:41:37.140Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-03T22:41:37.140Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-03T22:41:37.140Z] [2022-01-03T22:41:37.140Z] DONE 2342 tests, 53 skipped in 213.904s [2022-01-03T22:41:37.140Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:41:37.140Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-03T22:41:37.140Z] + 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/hostdiscovery 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-01-03T22:41:37.427Z] === RUN TestEmptyLayer [2022-01-03T22:41:37.427Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-03T22:41:37.427Z] === RUN TestCommitFailure [2022-01-03T22:41:37.427Z] --- PASS: TestCommitFailure (0.03s) [2022-01-03T22:41:37.427Z] === RUN TestStartTransactionFailure [2022-01-03T22:41:37.427Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-03T22:41:37.427Z] === RUN TestGetOrphan [2022-01-03T22:41:37.427Z] --- PASS: TestGetOrphan (0.01s) [2022-01-03T22:41:37.427Z] === RUN TestMountAndRegister [2022-01-03T22:41:37.895Z] layer_test.go:270: Layer size: 14 [2022-01-03T22:41:37.895Z] --- PASS: TestMountAndRegister (0.06s) [2022-01-03T22:41:37.895Z] === RUN TestLayerRelease [2022-01-03T22:41:37.895Z] layer_test.go:303: Failing on Windows [2022-01-03T22:41:37.895Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-03T22:41:37.895Z] === RUN TestStoreRestore [2022-01-03T22:41:37.895Z] layer_test.go:352: Failing on Windows [2022-01-03T22:41:37.895Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-03T22:41:37.895Z] === RUN TestTarStreamStability [2022-01-03T22:41:37.895Z] layer_test.go:467: Failing on Windows [2022-01-03T22:41:37.895Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-03T22:41:37.895Z] === RUN TestRegisterExistingLayer [2022-01-03T22:41:37.895Z] === RUN TestEnvironmentParsing [2022-01-03T22:41:37.895Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-03T22:41:37.895Z] PASS [2022-01-03T22:41:37.895Z] coverage: 1.2% of statements [2022-01-03T22:41:37.895Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2022-01-03T22:41:37.895Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-01-03T22:41:37.895Z] === RUN TestTarStreamVerification [2022-01-03T22:41:37.895Z] layer_test.go:696: Failing on Windows [2022-01-03T22:41:37.895Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-03T22:41:37.895Z] === RUN TestLayerMigration [2022-01-03T22:41:37.895Z] migration_test.go:45: Failing on Windows [2022-01-03T22:41:37.895Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-03T22:41:37.895Z] === RUN TestLayerMigrationNoTarsplit [2022-01-03T22:41:37.895Z] migration_test.go:181: Failing on Windows [2022-01-03T22:41:37.895Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T22:41:37.895Z] === RUN TestMountInit [2022-01-03T22:41:37.895Z] mount_test.go:17: Failing on Windows [2022-01-03T22:41:37.895Z] --- SKIP: TestMountInit (0.00s) [2022-01-03T22:41:37.895Z] === RUN TestMountSize [2022-01-03T22:41:37.895Z] mount_test.go:76: Failing on Windows [2022-01-03T22:41:37.895Z] --- SKIP: TestMountSize (0.00s) [2022-01-03T22:41:37.895Z] === RUN TestMountChanges [2022-01-03T22:41:37.895Z] mount_test.go:125: Failing on Windows [2022-01-03T22:41:37.895Z] --- SKIP: TestMountChanges (0.00s) [2022-01-03T22:41:37.895Z] === RUN TestMountApply [2022-01-03T22:41:37.895Z] mount_test.go:212: Failing on Windows [2022-01-03T22:41:37.895Z] --- SKIP: TestMountApply (0.00s) [2022-01-03T22:41:37.895Z] PASS [2022-01-03T22:41:37.895Z] coverage: 30.1% of statements [2022-01-03T22:41:37.895Z] ok github.com/docker/docker/layer 0.323s coverage: 30.1% of statements [2022-01-03T22:41:38.364Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T22:41:38.364Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T22:41:38.364Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T22:41:38.364Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T22:41:38.364Z] === RUN TestSequenceGetAvailableBit [2022-01-03T22:41:38.364Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestSequenceEqual [2022-01-03T22:41:38.364Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestSequenceCopy [2022-01-03T22:41:38.364Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestGetFirstAvailable [2022-01-03T22:41:38.364Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestFindSequence [2022-01-03T22:41:38.364Z] --- PASS: TestFindSequence (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestCheckIfAvailable [2022-01-03T22:41:38.364Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestMergeSequences [2022-01-03T22:41:38.364Z] --- PASS: TestMergeSequences (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestPushReservation [2022-01-03T22:41:38.364Z] --- PASS: TestPushReservation (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestSerializeDeserialize [2022-01-03T22:41:38.364Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestSet [2022-01-03T22:41:38.364Z] --- PASS: TestSet (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestSetUnset [2022-01-03T22:41:38.364Z] --- PASS: TestSetUnset (0.01s) [2022-01-03T22:41:38.364Z] === RUN TestOffsetSetUnset [2022-01-03T22:41:38.364Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestSetInRange [2022-01-03T22:41:38.364Z] --- PASS: TestSetInRange (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestSetAnyInRange [2022-01-03T22:41:38.364Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestMethods [2022-01-03T22:41:38.364Z] --- PASS: TestMethods (0.00s) [2022-01-03T22:41:38.364Z] === RUN TestRandomAllocateDeallocate [2022-01-03T22:41:40.583Z] === RUN TestInvalidConfig [2022-01-03T22:41:40.583Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-03T22:41:40.583Z] === RUN TestConfig [2022-01-03T22:41:40.583Z] --- PASS: TestConfig (0.00s) [2022-01-03T22:41:40.583Z] === RUN TestOptionsLabels [2022-01-03T22:41:40.583Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-03T22:41:40.583Z] === RUN TestValidName [2022-01-03T22:41:40.583Z] --- PASS: TestValidName (0.00s) [2022-01-03T22:41:40.583Z] === RUN TestTLSConfiguration [2022-01-03T22:41:40.583Z] time="2022-01-03T22:41:40Z" level=info msg="Option Initializing KV with TLS" [2022-01-03T22:41:40.583Z] --- PASS: TestTLSConfiguration (0.22s) [2022-01-03T22:41:40.583Z] PASS [2022-01-03T22:41:40.583Z] coverage: 24.0% of statements [2022-01-03T22:41:40.583Z] ok github.com/docker/docker/libnetwork/config 0.297s coverage: 24.0% of statements [2022-01-03T22:41:41.054Z] === RUN TestKey [2022-01-03T22:41:41.054Z] --- PASS: TestKey (0.00s) [2022-01-03T22:41:41.054Z] === RUN TestParseKey [2022-01-03T22:41:41.054Z] --- PASS: TestParseKey (0.00s) [2022-01-03T22:41:41.054Z] === RUN TestInvalidDataStore [2022-01-03T22:41:41.054Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-03T22:41:41.054Z] === RUN TestKVObjectFlatKey [2022-01-03T22:41:41.054Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-03T22:41:41.054Z] === RUN TestAtomicKVObjectFlatKey [2022-01-03T22:41:41.054Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-03T22:41:41.054Z] PASS [2022-01-03T22:41:41.054Z] coverage: 21.9% of statements [2022-01-03T22:41:41.054Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-01-03T22:41:42.042Z] === RUN TestIPDataMarshalling [2022-01-03T22:41:42.042Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-03T22:41:42.042Z] === RUN TestValidateAndIsV6 [2022-01-03T22:41:42.042Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-03T22:41:42.042Z] PASS [2022-01-03T22:41:42.042Z] coverage: 68.9% of statements [2022-01-03T22:41:42.042Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-01-03T22:41:42.042Z] === RUN TestErrorInterfaces [2022-01-03T22:41:42.042Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-03T22:41:42.042Z] === RUN TestNetworkMarshalling [2022-01-03T22:41:42.042Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-01-03T22:41:42.042Z] === RUN TestEndpointMarshalling [2022-01-03T22:41:42.042Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-03T22:41:42.042Z] === RUN TestAuxAddresses [2022-01-03T22:41:42.042Z] time="2022-01-03T22:41:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T22:41:42.042Z] --- PASS: TestAuxAddresses (0.03s) [2022-01-03T22:41:42.042Z] === RUN TestSRVServiceQuery [2022-01-03T22:41:42.042Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:41:42.514Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-03T22:41:42.514Z] === RUN TestServiceVIPReuse [2022-01-03T22:41:42.514Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:41:42.514Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-03T22:41:42.514Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-03T22:41:42.514Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:41:42.514Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-03T22:41:42.514Z] === RUN TestDNSIPQuery [2022-01-03T22:41:42.514Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:41:42.514Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-03T22:41:42.514Z] === RUN TestDNSProxyServFail [2022-01-03T22:41:42.514Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:41:42.514Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-01-03T22:41:42.514Z] === RUN TestSandboxAddEmpty [2022-01-03T22:41:42.514Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:41:42.514Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-03T22:41:42.514Z] === RUN TestSandboxAddMultiPrio [2022-01-03T22:41:42.514Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:41:42.514Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-03T22:41:42.514Z] === RUN TestSandboxAddSamePrio [2022-01-03T22:41:42.514Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:41:42.514Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-03T22:41:42.514Z] === RUN TestCleanupServiceDiscovery [2022-01-03T22:41:42.514Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:41:42.514Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-03T22:41:42.514Z] === RUN TestDNSOptions [2022-01-03T22:41:42.514Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:41:42.514Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-03T22:41:42.514Z] === RUN TestMultipleControllersWithSameStore [2022-01-03T22:41:42.514Z] time="2022-01-03T22:41:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T22:41:42.514Z] time="2022-01-03T22:41:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T22:41:42.514Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-01-03T22:41:42.514Z] PASS [2022-01-03T22:41:42.514Z] coverage: 8.6% of statements [2022-01-03T22:41:42.514Z] ok github.com/docker/docker/libnetwork 0.431s coverage: 8.6% of statements [2022-01-03T22:41:42.514Z] === RUN TestDriver [2022-01-03T22:41:42.514Z] --- PASS: TestDriver (0.00s) [2022-01-03T22:41:42.514Z] PASS [2022-01-03T22:41:42.514Z] coverage: 34.8% of statements [2022-01-03T22:41:42.514Z] ok github.com/docker/docker/libnetwork/drivers/host 0.058s coverage: 34.8% of statements [2022-01-03T22:41:43.501Z] === RUN TestDriver [2022-01-03T22:41:43.501Z] --- PASS: TestDriver (0.00s) [2022-01-03T22:41:43.501Z] PASS [2022-01-03T22:41:43.501Z] coverage: 34.8% of statements [2022-01-03T22:41:43.501Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-01-03T22:41:43.501Z] === RUN TestNetworkAllocateFree [2022-01-03T22:41:43.501Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-03T22:41:43.501Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-03T22:41:43.501Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-03T22:41:43.501Z] PASS [2022-01-03T22:41:43.501Z] coverage: 63.6% of statements [2022-01-03T22:41:43.501Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-01-03T22:41:43.967Z] INFO: Expanding go... [2022-01-03T22:41:43.969Z] --- PASS: TestRandomAllocateDeallocate (5.80s) [2022-01-03T22:41:43.969Z] === RUN TestAllocateRandomDeallocate [2022-01-03T22:41:43.969Z] === RUN TestGetEmptyCapabilities [2022-01-03T22:41:43.969Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-03T22:41:43.969Z] === RUN TestGetExtraCapabilities [2022-01-03T22:41:43.969Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-03T22:41:43.969Z] === RUN TestGetInvalidCapabilities [2022-01-03T22:41:43.969Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-03T22:41:43.969Z] === RUN TestRemoteDriver [2022-01-03T22:41:43.969Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T22:41:43.969Z] === RUN TestDriverError [2022-01-03T22:41:43.969Z] --- PASS: TestDriverError (0.01s) [2022-01-03T22:41:43.969Z] === RUN TestMissingValues [2022-01-03T22:41:43.969Z] --- PASS: TestMissingValues (0.01s) [2022-01-03T22:41:43.969Z] === RUN TestRollback [2022-01-03T22:41:43.969Z] --- PASS: TestRollback (0.00s) [2022-01-03T22:41:43.969Z] PASS [2022-01-03T22:41:43.969Z] coverage: 57.4% of statements [2022-01-03T22:41:43.969Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-01-03T22:41:44.958Z] === RUN TestNew [2022-01-03T22:41:44.958Z] --- PASS: TestNew (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestAddDriver [2022-01-03T22:41:44.958Z] --- PASS: TestAddDriver (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestAddDuplicateDriver [2022-01-03T22:41:44.958Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-03T22:41:44.958Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestDriver [2022-01-03T22:41:44.958Z] --- PASS: TestDriver (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestIPAM [2022-01-03T22:41:44.958Z] --- PASS: TestIPAM (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestWalkIPAMs [2022-01-03T22:41:44.958Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestWalkDrivers [2022-01-03T22:41:44.958Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-03T22:41:44.958Z] PASS [2022-01-03T22:41:44.958Z] coverage: 82.4% of statements [2022-01-03T22:41:44.958Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2022-01-03T22:41:44.958Z] === RUN TestNAT [2022-01-03T22:41:44.958Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T22:41:44.958Z] --- SKIP: TestNAT (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestTransparent [2022-01-03T22:41:44.958Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T22:41:44.958Z] --- SKIP: TestTransparent (0.00s) [2022-01-03T22:41:44.958Z] PASS [2022-01-03T22:41:44.958Z] coverage: 0.0% of statements [2022-01-03T22:41:44.958Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-01-03T22:41:44.958Z] === RUN TestBuildDefault [2022-01-03T22:41:44.958Z] --- PASS: TestBuildDefault (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestBuildHostnameDomainname [2022-01-03T22:41:44.958Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestBuildHostname [2022-01-03T22:41:44.958Z] --- PASS: TestBuildHostname (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestBuildHostnameFQDN [2022-01-03T22:41:44.958Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestBuildNoIP [2022-01-03T22:41:44.958Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestUpdate [2022-01-03T22:41:44.958Z] --- PASS: TestUpdate (0.01s) [2022-01-03T22:41:44.958Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-03T22:41:44.958Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-03T22:41:44.958Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.01s) [2022-01-03T22:41:44.958Z] === RUN TestAddEmpty [2022-01-03T22:41:44.958Z] --- PASS: TestAddEmpty (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestAdd [2022-01-03T22:41:44.958Z] --- PASS: TestAdd (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestDeleteEmpty [2022-01-03T22:41:44.958Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestDeleteNewline [2022-01-03T22:41:44.958Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-03T22:41:44.958Z] === RUN TestDelete [2022-01-03T22:41:44.958Z] --- PASS: TestDelete (0.01s) [2022-01-03T22:41:44.958Z] === RUN TestConcurrentWrites [2022-01-03T22:41:45.427Z] --- PASS: TestAllocateRandomDeallocate (1.28s) [2022-01-03T22:41:45.427Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-03T22:41:45.427Z] --- PASS: TestConcurrentWrites (0.28s) [2022-01-03T22:41:45.427Z] PASS [2022-01-03T22:41:45.427Z] coverage: 81.2% of statements [2022-01-03T22:41:45.427Z] ok github.com/docker/docker/libnetwork/etchosts 0.363s coverage: 81.2% of statements [2022-01-03T22:41:45.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:41:45.676Z] INFO: Testing against a local daemon [2022-01-03T22:41:45.676Z] === RUN TestBuildWithSession [2022-01-03T22:41:45.676Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:41:45.676Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T22:41:45.676Z] === RUN TestBuildSquashParent [2022-01-03T22:41:45.676Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:41:45.676Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-03T22:41:45.676Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T22:41:45.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:41:45.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:41:45.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:41:45.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:41:45.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:41:45.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:41:45.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:41:45.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:41:45.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:41:45.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:41:45.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:41:45.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:41:45.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:41:45.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:41:45.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:41:45.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:41:45.895Z] === RUN TestNew [2022-01-03T22:41:45.895Z] --- PASS: TestNew (0.00s) [2022-01-03T22:41:45.895Z] === RUN TestAllocate [2022-01-03T22:41:45.895Z] --- PASS: TestAllocate (0.00s) [2022-01-03T22:41:45.895Z] === RUN TestUninitialized [2022-01-03T22:41:45.895Z] --- PASS: TestUninitialized (0.00s) [2022-01-03T22:41:45.895Z] === RUN TestAllocateInRange [2022-01-03T22:41:45.895Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-03T22:41:45.895Z] === RUN TestAllocateSerial [2022-01-03T22:41:45.895Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-03T22:41:45.895Z] PASS [2022-01-03T22:41:45.895Z] coverage: 87.5% of statements [2022-01-03T22:41:45.895Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2022-01-03T22:41:45.895Z] === RUN TestDiff [2022-01-03T22:41:45.895Z] --- PASS: TestDiff (0.00s) [2022-01-03T22:41:45.895Z] === RUN TestAddedCallback [2022-01-03T22:41:45.895Z] --- PASS: TestAddedCallback (0.00s) [2022-01-03T22:41:45.895Z] === RUN TestRemovedCallback [2022-01-03T22:41:45.895Z] --- PASS: TestRemovedCallback (0.00s) [2022-01-03T22:41:45.895Z] === RUN TestNoCallback [2022-01-03T22:41:45.895Z] --- PASS: TestNoCallback (0.00s) [2022-01-03T22:41:45.895Z] PASS [2022-01-03T22:41:45.895Z] coverage: 48.1% of statements [2022-01-03T22:41:45.895Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.056s coverage: 48.1% of statements [2022-01-03T22:41:46.364Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.95s) [2022-01-03T22:41:46.364Z] === RUN TestRetrieveFromStore [2022-01-03T22:41:46.364Z] === RUN TestCaller [2022-01-03T22:41:46.364Z] --- PASS: TestCaller (0.00s) [2022-01-03T22:41:46.364Z] PASS [2022-01-03T22:41:46.365Z] coverage: 100.0% of statements [2022-01-03T22:41:46.365Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-01-03T22:41:46.833Z] --- PASS: TestRetrieveFromStore (0.49s) [2022-01-03T22:41:46.833Z] === RUN TestIsCorrupted [2022-01-03T22:41:46.833Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-03T22:41:46.833Z] === RUN TestSetRollover [2022-01-03T22:41:46.833Z] === RUN TestSetSerialInsertDelete [2022-01-03T22:41:46.833Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-03T22:41:46.833Z] === RUN TestSetParallelInsertDelete [2022-01-03T22:41:48.399Z] === RUN TestInt2IP2IntConversion [2022-01-03T22:41:48.399Z] === RUN TestPoolRequest [2022-01-03T22:41:48.399Z] --- PASS: TestPoolRequest (0.00s) [2022-01-03T22:41:48.399Z] === RUN TestOtherRequests [2022-01-03T22:41:48.399Z] --- PASS: TestOtherRequests (0.00s) [2022-01-03T22:41:48.399Z] PASS [2022-01-03T22:41:48.399Z] coverage: 57.1% of statements [2022-01-03T22:41:48.399Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2022-01-03T22:41:48.399Z] --- PASS: TestSetRollover (1.91s) [2022-01-03T22:41:48.399Z] === RUN TestSetRolloverSerial [2022-01-03T22:41:48.399Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-01-03T22:41:48.399Z] === RUN TestGetAddressVersion [2022-01-03T22:41:48.399Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-03T22:41:48.399Z] === RUN TestKeyString [2022-01-03T22:41:48.399Z] --- PASS: TestKeyString (0.00s) [2022-01-03T22:41:48.399Z] === RUN TestPoolDataMarshal [2022-01-03T22:41:48.399Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-03T22:41:48.399Z] === RUN TestSubnetsMarshal [2022-01-03T22:41:48.868Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-01-03T22:41:48.868Z] === RUN TestAddSubnets [2022-01-03T22:41:48.868Z] --- PASS: TestAddSubnets (0.05s) [2022-01-03T22:41:48.868Z] === RUN TestDoublePoolRelease [2022-01-03T22:41:48.868Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-01-03T22:41:48.868Z] === RUN TestAddReleasePoolID [2022-01-03T22:41:48.868Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-01-03T22:41:48.868Z] === RUN TestPredefinedPool [2022-01-03T22:41:48.868Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-03T22:41:48.868Z] === RUN TestRemoveSubnet [2022-01-03T22:41:48.868Z] --- PASS: TestRemoveSubnet (0.16s) [2022-01-03T22:41:48.868Z] === RUN TestGetSameAddress [2022-01-03T22:41:48.868Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-03T22:41:48.868Z] === RUN TestPoolAllocationReuse [2022-01-03T22:41:49.336Z] === RUN TestGetCapabilities [2022-01-03T22:41:49.336Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-03T22:41:49.336Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-03T22:41:49.336Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-03T22:41:49.336Z] === RUN TestGetDefaultAddressSpaces [2022-01-03T22:41:49.336Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-03T22:41:49.336Z] === RUN TestRemoteDriver [2022-01-03T22:41:49.336Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T22:41:49.336Z] PASS [2022-01-03T22:41:49.336Z] coverage: 47.4% of statements [2022-01-03T22:41:49.336Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.072s coverage: 47.4% of statements [2022-01-03T22:41:49.804Z] --- PASS: TestSetRolloverSerial (1.37s) [2022-01-03T22:41:49.804Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-03T22:41:49.804Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-03T22:41:49.804Z] PASS [2022-01-03T22:41:49.804Z] coverage: 84.4% of statements [2022-01-03T22:41:49.804Z] ok github.com/docker/docker/libnetwork/bitseq 11.888s coverage: 84.4% of statements [2022-01-03T22:41:50.273Z] === RUN TestWindowsIPAM [2022-01-03T22:41:50.273Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-03T22:41:50.273Z] PASS [2022-01-03T22:41:50.273Z] coverage: 71.4% of statements [2022-01-03T22:41:50.273Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-01-03T22:41:50.273Z] --- PASS: TestPoolAllocationReuse (1.50s) [2022-01-03T22:41:50.273Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-03T22:41:50.742Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-03T22:41:50.742Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-03T22:41:50.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T22:41:51.212Z] === RUN TestDefaultNetwork [2022-01-03T22:41:51.212Z] --- PASS: TestDefaultNetwork (0.28s) [2022-01-03T22:41:51.212Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-03T22:41:51.681Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-01-03T22:41:51.681Z] === RUN TestInitAddressPools [2022-01-03T22:41:51.681Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-03T22:41:51.681Z] PASS [2022-01-03T22:41:51.681Z] coverage: 74.0% of statements [2022-01-03T22:41:51.681Z] ok github.com/docker/docker/libnetwork/ipamutils 0.632s coverage: 74.0% of statements [2022-01-03T22:41:52.150Z] === RUN TestKeyValue [2022-01-03T22:41:52.150Z] --- PASS: TestKeyValue (0.00s) [2022-01-03T22:41:52.150Z] PASS [2022-01-03T22:41:52.150Z] coverage: 60.0% of statements [2022-01-03T22:41:52.150Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-01-03T22:41:52.619Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.06s) [2022-01-03T22:41:52.619Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-03T22:41:54.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:41:54.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:41:55.572Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.48s) [2022-01-03T22:41:55.572Z] === RUN TestGetAddress [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T22:41:55.572Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T22:41:55.572Z] === RUN TestNetworkDBSimple [2022-01-03T22:41:56.041Z] === RUN TestGenerate [2022-01-03T22:41:56.041Z] --- PASS: TestGenerate (0.00s) [2022-01-03T22:41:56.041Z] === RUN TestGeneratePtr [2022-01-03T22:41:56.041Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-03T22:41:56.041Z] === RUN TestGenerateMissingField [2022-01-03T22:41:56.041Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-03T22:41:56.041Z] === RUN TestFieldCannotBeSet [2022-01-03T22:41:56.041Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-03T22:41:56.041Z] === RUN TestTypeMismatchError [2022-01-03T22:41:56.041Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-03T22:41:56.041Z] PASS [2022-01-03T22:41:56.041Z] coverage: 100.0% of statements [2022-01-03T22:41:56.041Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-01-03T22:41:56.510Z] 2022/01/03 22:41:56 Closing DB instances... [2022-01-03T22:41:56.510Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-03T22:41:56.510Z] PASS [2022-01-03T22:41:56.510Z] coverage: 100.0% of statements [2022-01-03T22:41:56.510Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2022-01-03T22:41:56.510Z] testing: warning: no tests to run [2022-01-03T22:41:56.510Z] PASS [2022-01-03T22:41:56.510Z] coverage: 0.0% of statements [2022-01-03T22:41:56.510Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-01-03T22:41:57.496Z] === RUN TestRequestNewPort [2022-01-03T22:41:57.496Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-03T22:41:57.496Z] === RUN TestRequestSpecificPort [2022-01-03T22:41:57.496Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-03T22:41:57.496Z] === RUN TestReleasePort [2022-01-03T22:41:57.496Z] --- PASS: TestReleasePort (0.00s) [2022-01-03T22:41:57.496Z] === RUN TestReuseReleasedPort [2022-01-03T22:41:57.496Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-03T22:41:57.496Z] === RUN TestReleaseUnreadledPort [2022-01-03T22:41:57.496Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-03T22:41:57.496Z] === RUN TestUnknowProtocol [2022-01-03T22:41:57.496Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-03T22:41:57.496Z] === RUN TestAllocateAllPorts [2022-01-03T22:41:57.496Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-03T22:41:57.496Z] === RUN TestPortAllocation [2022-01-03T22:41:57.496Z] --- PASS: TestPortAllocation (0.00s) [2022-01-03T22:41:57.496Z] === RUN TestPortAllocationWithCustomRange [2022-01-03T22:41:57.496Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-03T22:41:57.496Z] === RUN TestNoDuplicateBPR [2022-01-03T22:41:57.496Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-03T22:41:57.496Z] === RUN TestChangePortRange [2022-01-03T22:41:57.496Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-03T22:41:57.496Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-03T22:41:57.496Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-03T22:41:57.496Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-03T22:41:57.496Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-03T22:41:57.496Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-03T22:41:57.496Z] --- PASS: TestChangePortRange (0.00s) [2022-01-03T22:41:57.496Z] PASS [2022-01-03T22:41:57.496Z] coverage: 88.6% of statements [2022-01-03T22:41:57.496Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-01-03T22:41:57.496Z] testing: warning: no tests to run [2022-01-03T22:41:57.496Z] PASS [2022-01-03T22:41:57.496Z] coverage: 0.0% of statements [2022-01-03T22:41:57.496Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-01-03T22:41:57.964Z] --- PASS: TestNetworkDBSimple (2.47s) [2022-01-03T22:41:57.964Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-03T22:41:57.964Z] === RUN TestHashData [2022-01-03T22:41:57.964Z] --- PASS: TestHashData (0.00s) [2022-01-03T22:41:57.964Z] PASS [2022-01-03T22:41:57.964Z] coverage: 2.8% of statements [2022-01-03T22:41:57.964Z] ok github.com/docker/docker/libnetwork/resolvconf 0.038s coverage: 2.8% of statements [2022-01-03T22:41:58.434Z] === RUN TestErrorConstructors [2022-01-03T22:41:58.434Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-03T22:41:58.434Z] === RUN TestCompareIPMask [2022-01-03T22:41:58.434Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-03T22:41:58.434Z] === RUN TestUtilGetHostPartIP [2022-01-03T22:41:58.434Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-03T22:41:58.434Z] === RUN TestUtilGetBroadcastIP [2022-01-03T22:41:58.434Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-03T22:41:58.434Z] === RUN TestParseCIDR [2022-01-03T22:41:58.434Z] --- PASS: TestParseCIDR (0.00s) [2022-01-03T22:41:58.434Z] PASS [2022-01-03T22:41:58.434Z] coverage: 37.3% of statements [2022-01-03T22:41:58.434Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-01-03T22:41:58.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T22:41:58.902Z] 2022/01/03 22:41:58 Closing DB instances... [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-03T22:41:59.372Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-03T22:41:59.372Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-03T22:41:59.372Z] PASS [2022-01-03T22:41:59.372Z] coverage: 50.0% of statements [2022-01-03T22:41:59.372Z] ok github.com/docker/docker/oci 0.057s coverage: 50.0% of statements [2022-01-03T22:41:59.840Z] === RUN TestAddressPoolOpt [2022-01-03T22:41:59.840Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/a [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/something [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/_=a [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/env1=value1 [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/_env1=value1 [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/PATH [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/=a [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/PATH= [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/PATH=something [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/asd!qwe [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/1asd [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/123 [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/some_space [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/__some_space_before [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/some_space_after__ [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/= [2022-01-03T22:41:59.840Z] === RUN TestValidateEnv/PaTh [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-03T22:41:59.840Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestParseHost [2022-01-03T22:41:59.841Z] --- PASS: TestParseHost (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestParseDockerDaemonHost [2022-01-03T22:41:59.841Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestParseTCP [2022-01-03T22:41:59.841Z] --- PASS: TestParseTCP (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-03T22:41:59.841Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestValidateExtraHosts [2022-01-03T22:41:59.841Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestIpOptString [2022-01-03T22:41:59.841Z] --- PASS: TestIpOptString (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-03T22:41:59.841Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestNewIpOptValidDefaultVal [2022-01-03T22:41:59.841Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestIpOptSetInvalidVal [2022-01-03T22:41:59.841Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestValidateIPAddress [2022-01-03T22:41:59.841Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestMapOpts [2022-01-03T22:41:59.841Z] --- PASS: TestMapOpts (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestListOptsWithoutValidator [2022-01-03T22:41:59.841Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestListOptsWithValidator [2022-01-03T22:41:59.841Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestValidateDNSSearch [2022-01-03T22:41:59.841Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_general_format [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_one_more [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-03T22:41:59.841Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-03T22:41:59.841Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestNamedListOpts [2022-01-03T22:41:59.841Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestNamedMapOpts [2022-01-03T22:41:59.841Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestParseLink [2022-01-03T22:41:59.841Z] --- PASS: TestParseLink (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestQuotedStringSetWithQuotes [2022-01-03T22:41:59.841Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-03T22:41:59.841Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-03T22:41:59.841Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-03T22:41:59.841Z] === RUN TestUlimitOpt [2022-01-03T22:41:59.841Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-03T22:41:59.841Z] PASS [2022-01-03T22:41:59.841Z] coverage: 67.1% of statements [2022-01-03T22:41:59.841Z] ok github.com/docker/docker/opts 0.071s coverage: 67.1% of statements [2022-01-03T22:41:59.841Z] === RUN TestParseVersion [2022-01-03T22:41:59.841Z] --- PASS: TestParseVersion (0.00s) [2022-01-03T22:41:59.841Z] PASS [2022-01-03T22:41:59.841Z] coverage: 52.9% of statements [2022-01-03T22:41:59.841Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-01-03T22:42:00.309Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-01-03T22:42:00.309Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-03T22:42:01.478Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-03T22:42:01.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.99s) [2022-01-03T22:42:01.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.56s) [2022-01-03T22:42:01.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.49s) [2022-01-03T22:42:01.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.86s) [2022-01-03T22:42:01.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.94s) [2022-01-03T22:42:01.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.41s) [2022-01-03T22:42:01.478Z] === RUN TestBuildMultiStageCopy [2022-01-03T22:42:01.478Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T22:42:01.875Z] === RUN TestPeerCertificateMarshalJSON [2022-01-03T22:42:01.875Z] 2022/01/03 22:42:01 Closing DB instances... [2022-01-03T22:42:01.875Z] === RUN TestIsArchivePathDir [2022-01-03T22:42:01.875Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-03T22:42:01.875Z] === RUN TestIsArchivePathInvalidFile [2022-01-03T22:42:02.347Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-01-03T22:42:02.347Z] === RUN TestIsArchivePathTar [2022-01-03T22:42:02.347Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-01-03T22:42:02.347Z] === RUN TestDecompressStreamGzip [2022-01-03T22:42:02.347Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-03T22:42:02.347Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-03T22:42:02.347Z] --- PASS: TestPeerCertificateMarshalJSON (0.73s) [2022-01-03T22:42:02.347Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-03T22:42:02.347Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-03T22:42:02.347Z] === RUN TestMiddleware [2022-01-03T22:42:02.347Z] --- PASS: TestMiddleware (0.00s) [2022-01-03T22:42:02.347Z] === RUN TestNewResponseModifier [2022-01-03T22:42:02.347Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-03T22:42:02.347Z] PASS [2022-01-03T22:42:02.347Z] coverage: 26.8% of statements [2022-01-03T22:42:02.347Z] ok github.com/docker/docker/pkg/authorization 0.779s coverage: 26.8% of statements [2022-01-03T22:42:02.347Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-01-03T22:42:02.347Z] === RUN TestDecompressStreamBzip2 [2022-01-03T22:42:02.816Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-01-03T22:42:02.816Z] === RUN TestDecompressStreamXz [2022-01-03T22:42:02.816Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T22:42:02.816Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestDecompressStreamZstd [2022-01-03T22:42:02.816Z] archive_test.go:140: zstd not installed [2022-01-03T22:42:02.816Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-01-03T22:42:02.816Z] === RUN TestCompressStreamXzUnsupported [2022-01-03T22:42:02.816Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-03T22:42:02.816Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestCompressStreamInvalid [2022-01-03T22:42:02.816Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestExtensionInvalid [2022-01-03T22:42:02.816Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestExtensionUncompressed [2022-01-03T22:42:02.816Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestExtensionBzip2 [2022-01-03T22:42:02.816Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestExtensionGzip [2022-01-03T22:42:02.816Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestExtensionXz [2022-01-03T22:42:02.816Z] --- PASS: TestExtensionXz (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestExtensionZstd [2022-01-03T22:42:02.816Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestCmdStreamLargeStderr [2022-01-03T22:42:02.816Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-01-03T22:42:02.816Z] === RUN TestCmdStreamBad [2022-01-03T22:42:02.816Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T22:42:02.816Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-03T22:42:02.816Z] === RUN TestCmdStreamGood [2022-01-03T22:42:02.816Z] --- PASS: TestCmdStreamGood (0.05s) [2022-01-03T22:42:02.816Z] === RUN TestUntarPathWithInvalidDest [2022-01-03T22:42:02.817Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-03T22:42:02.817Z] === RUN TestUntarPathWithInvalidSrc [2022-01-03T22:42:02.817Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-03T22:42:02.817Z] === RUN TestUntarPath [2022-01-03T22:42:02.817Z] --- PASS: TestUntarPath (0.08s) [2022-01-03T22:42:02.817Z] === RUN TestUntarPathWithDestinationFile [2022-01-03T22:42:02.817Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-01-03T22:42:02.817Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-03T22:42:03.285Z] === RUN TestUnbuffered [2022-01-03T22:42:03.285Z] --- PASS: TestUnbuffered (0.00s) [2022-01-03T22:42:03.285Z] === RUN TestRaceUnbuffered [2022-01-03T22:42:03.285Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-03T22:42:03.285Z] PASS [2022-01-03T22:42:03.285Z] coverage: 100.0% of statements [2022-01-03T22:42:03.285Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-01-03T22:42:03.285Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-01-03T22:42:03.285Z] === RUN TestCopyWithTarInvalidSrc [2022-01-03T22:42:03.285Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-03T22:42:03.285Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-03T22:42:03.285Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T22:42:03.285Z] === RUN TestCopyWithTarSrcFile [2022-01-03T22:42:03.285Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-03T22:42:03.285Z] === RUN TestCopyWithTarSrcFolder [2022-01-03T22:42:03.285Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-03T22:42:03.285Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-03T22:42:03.285Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-03T22:42:03.285Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-03T22:42:03.285Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-03T22:42:03.285Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-03T22:42:03.285Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-03T22:42:03.285Z] === RUN TestCopyFileWithTarSrcFile [2022-01-03T22:42:03.285Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-03T22:42:03.285Z] === RUN TestTarFiles [2022-01-03T22:42:03.285Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-01-03T22:42:03.285Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-03T22:42:03.755Z] === RUN TestMatch [2022-01-03T22:42:03.755Z] === RUN TestMatch/[[]] [2022-01-03T22:42:03.755Z] === RUN TestMatch/[[foo]] [2022-01-03T22:42:03.755Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-03T22:42:03.755Z] === RUN TestMatch/[[foo_bar]] [2022-01-03T22:42:03.755Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-03T22:42:03.755Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-03T22:42:03.755Z] === RUN TestMatch/[] [2022-01-03T22:42:03.755Z] === RUN TestMatch/[]#01 [2022-01-03T22:42:03.755Z] === RUN TestMatch/[[qux]] [2022-01-03T22:42:03.755Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-03T22:42:03.755Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-03T22:42:03.755Z] === RUN TestMatch/[[foo_baz]] [2022-01-03T22:42:03.755Z] --- PASS: TestMatch (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[] (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-03T22:42:03.755Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-03T22:42:03.755Z] PASS [2022-01-03T22:42:03.755Z] coverage: 87.5% of statements [2022-01-03T22:42:03.755Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-01-03T22:42:04.743Z] === RUN TestChrootTarUntar [2022-01-03T22:42:04.743Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:42:04.743Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-03T22:42:04.743Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-03T22:42:04.743Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:42:04.743Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T22:42:04.743Z] === RUN TestChrootUntarEmptyArchive [2022-01-03T22:42:04.743Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-03T22:42:04.744Z] === RUN TestChrootTarUntarWithSymlink [2022-01-03T22:42:04.744Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:42:04.744Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T22:42:04.744Z] === RUN TestChrootCopyWithTar [2022-01-03T22:42:04.744Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:42:04.744Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-03T22:42:04.744Z] === RUN TestChrootCopyFileWithTar [2022-01-03T22:42:04.744Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:42:04.744Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-03T22:42:04.744Z] === RUN TestChrootUntarPath [2022-01-03T22:42:04.744Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:42:04.744Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-03T22:42:04.744Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-03T22:42:04.744Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:42:04.744Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:42:04.744Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-03T22:42:04.744Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:42:04.744Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:42:04.744Z] === RUN TestChrootApplyDotDotFile [2022-01-03T22:42:04.744Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:42:04.744Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2022-01-03T22:42:04.744Z] PASS [2022-01-03T22:42:04.744Z] coverage: 15.1% of statements [2022-01-03T22:42:04.744Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 15.1% of statements [2022-01-03T22:42:05.216Z] 2022/01/03 22:42:05 Closing DB instances... [2022-01-03T22:42:05.691Z] === RUN TestSizeEmpty [2022-01-03T22:42:05.691Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-03T22:42:05.691Z] === RUN TestSizeEmptyFile [2022-01-03T22:42:05.691Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-03T22:42:05.691Z] === RUN TestSizeNonemptyFile [2022-01-03T22:42:05.691Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-03T22:42:05.691Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-03T22:42:05.691Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-03T22:42:05.691Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-03T22:42:05.691Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-03T22:42:05.691Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-03T22:42:05.691Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2022-01-03T22:42:05.691Z] === RUN TestMoveToSubdir [2022-01-03T22:42:05.691Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-03T22:42:05.691Z] === RUN TestSizeNonExistingDirectory [2022-01-03T22:42:05.691Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-03T22:42:05.691Z] PASS [2022-01-03T22:42:05.691Z] coverage: 80.0% of statements [2022-01-03T22:42:05.691Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2022-01-03T22:42:06.676Z] === RUN Test [2022-01-03T22:42:06.677Z] === RUN Test/TestContainsEntry [2022-01-03T22:42:06.677Z] === RUN Test/TestCreateEntries [2022-01-03T22:42:06.677Z] === RUN Test/TestEntriesDiff [2022-01-03T22:42:06.677Z] === RUN Test/TestEntriesEquality [2022-01-03T22:42:06.677Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-03T22:42:06.677Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-03T22:42:06.677Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-03T22:42:06.677Z] === RUN Test/TestGeneratorNotGenerate [2022-01-03T22:42:06.677Z] === RUN Test/TestGeneratorWithPort [2022-01-03T22:42:06.677Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-03T22:42:06.677Z] === RUN Test/TestNewEntry [2022-01-03T22:42:06.677Z] === RUN Test/TestParse [2022-01-03T22:42:06.677Z] --- PASS: Test (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-03T22:42:06.677Z] --- PASS: Test/TestParse (0.00s) [2022-01-03T22:42:06.677Z] PASS [2022-01-03T22:42:06.677Z] coverage: 58.3% of statements [2022-01-03T22:42:06.677Z] ok github.com/docker/docker/pkg/discovery 0.058s coverage: 58.3% of statements [2022-01-03T22:42:06.914Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T22:42:06.914Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T22:42:06.914Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:42:06.914Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T22:42:06.914Z] [2022-01-03T22:42:06.914Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-03T22:42:06.915Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-03T22:42:06.915Z] Using test binary docker [2022-01-03T22:42:06.915Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T22:42:06.915Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T22:42:06.915Z] INFO: Waiting for daemon to start... [2022-01-03T22:42:06.915Z] Starting dockerd [2022-01-03T22:42:07.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T22:42:07.662Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s) [2022-01-03T22:42:07.662Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-03T22:42:07.662Z] === RUN Test [2022-01-03T22:42:07.662Z] === RUN Test/TestContent [2022-01-03T22:42:07.662Z] === RUN Test/TestInitialize [2022-01-03T22:42:07.662Z] === RUN Test/TestNew [2022-01-03T22:42:07.662Z] === RUN Test/TestParsingContentsWithComments [2022-01-03T22:42:07.662Z] === RUN Test/TestRegister [2022-01-03T22:42:07.662Z] === RUN Test/TestWatch [2022-01-03T22:42:07.662Z] --- PASS: Test (0.01s) [2022-01-03T22:42:07.662Z] --- PASS: Test/TestContent (0.00s) [2022-01-03T22:42:07.662Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T22:42:07.662Z] --- PASS: Test/TestNew (0.00s) [2022-01-03T22:42:07.662Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-03T22:42:07.662Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T22:42:07.663Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T22:42:07.663Z] PASS [2022-01-03T22:42:07.663Z] coverage: 97.6% of statements [2022-01-03T22:42:07.663Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 97.6% of statements [2022-01-03T22:42:07.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T22:42:08.627Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T22:42:08.648Z] --- PASS: TestTarFiles (5.70s) [2022-01-03T22:42:08.648Z] === RUN TestDetectCompressionZstd [2022-01-03T22:42:08.648Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-03T22:42:08.648Z] === RUN TestTarUntar [2022-01-03T22:42:08.648Z] --- PASS: TestTarUntar (0.04s) [2022-01-03T22:42:08.648Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-03T22:42:08.648Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-03T22:42:08.648Z] === RUN TestTarWithOptions [2022-01-03T22:42:08.800Z] . [2022-01-03T22:42:08.800Z] INFO: Building docker-sdk-python3:5.0.3... [2022-01-03T22:42:08.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T22:42:08.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T22:42:09.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T22:42:09.116Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-03T22:42:09.117Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-03T22:42:09.117Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-03T22:42:09.117Z] === RUN TestUntarUstarGnuConflict [2022-01-03T22:42:09.117Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-03T22:42:09.117Z] === RUN TestUntarInvalidFilenames [2022-01-03T22:42:09.117Z] === RUN Test [2022-01-03T22:42:09.117Z] === RUN Test/TestInitialize [2022-01-03T22:42:09.117Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames549441662\\dest" [2022-01-03T22:42:09.117Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-01-03T22:42:09.117Z] === RUN TestUntarHardlinkToSymlink [2022-01-03T22:42:09.117Z] time="2022-01-03T22:42:08Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:42:09.117Z] time="2022-01-03T22:42:08Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:42:09.117Z] time="2022-01-03T22:42:08Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:42:09.117Z] === RUN Test/TestInitializeWithCerts [2022-01-03T22:42:09.117Z] time="2022-01-03T22:42:08Z" level=info msg="Initializing discovery with TLS" [2022-01-03T22:42:09.117Z] === RUN Test/TestWatch [2022-01-03T22:42:09.117Z] time="2022-01-03T22:42:08Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:42:09.117Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-03T22:42:09.117Z] === RUN TestUntarInvalidHardlink [2022-01-03T22:42:09.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1767959201\\victim\\hello" -> "../victim/hello" [2022-01-03T22:42:09.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3989104887\\victim\\hello" -> "/../victim/hello" [2022-01-03T22:42:09.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3471812849\\victim" -> "../victim" [2022-01-03T22:42:09.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink570164796\\victim" -> "../victim" [2022-01-03T22:42:09.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink610034840\\victim" -> "../victim" [2022-01-03T22:42:09.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1125223170\\victim" -> "../victim" [2022-01-03T22:42:09.117Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-03T22:42:09.117Z] === RUN TestUntarInvalidSymlink [2022-01-03T22:42:09.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1690808001\\dest\\dotdot" -> "../victim/hello" [2022-01-03T22:42:09.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3161425513\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T22:42:09.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1251356822\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:42:09.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4159222398\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:42:09.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3869119336\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:42:09.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3010526405\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:42:09.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2019068834\\dest\\dir\\loophole" -> "../../victim" [2022-01-03T22:42:09.117Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-01-03T22:42:09.117Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-03T22:42:09.117Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-03T22:42:09.117Z] === RUN TestXGlobalNoParent [2022-01-03T22:42:09.117Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-03T22:42:09.117Z] === RUN TestReplaceFileTarWrapper [2022-01-03T22:42:09.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T22:42:09.585Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-01-03T22:42:09.585Z] === RUN TestPrefixHeaderReadable [2022-01-03T22:42:09.585Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-01-03T22:42:09.585Z] === RUN TestDisablePigz [2022-01-03T22:42:09.585Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-03T22:42:09.585Z] --- PASS: TestDisablePigz (0.16s) [2022-01-03T22:42:09.585Z] === RUN TestPigz [2022-01-03T22:42:09.585Z] 2022/01/03 22:42:09 Closing DB instances... [2022-01-03T22:42:09.585Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-03T22:42:09.585Z] --- PASS: TestPigz (0.15s) [2022-01-03T22:42:09.585Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T22:42:09.585Z] archive_windows_test.go:16: Currently fails [2022-01-03T22:42:09.585Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T22:42:09.585Z] === RUN TestCanonicalTarNameForPath [2022-01-03T22:42:09.585Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-03T22:42:09.585Z] === RUN TestCanonicalTarName [2022-01-03T22:42:09.585Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-03T22:42:09.585Z] === RUN TestChmodTarEntry [2022-01-03T22:42:09.585Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-03T22:42:09.585Z] === RUN TestHardLinkOrder [2022-01-03T22:42:10.053Z] --- PASS: TestHardLinkOrder (0.09s) [2022-01-03T22:42:10.053Z] === RUN TestChangeString [2022-01-03T22:42:10.053Z] --- PASS: TestChangeString (0.00s) [2022-01-03T22:42:10.053Z] === RUN TestChangesWithNoChanges [2022-01-03T22:42:10.053Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-03T22:42:10.053Z] === RUN TestChangesWithChanges [2022-01-03T22:42:10.053Z] --- PASS: TestChangesWithChanges (0.05s) [2022-01-03T22:42:10.053Z] === RUN TestChangesWithChangesGH13590 [2022-01-03T22:42:10.053Z] changes_test.go:195: needs more investigation [2022-01-03T22:42:10.053Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-03T22:42:10.053Z] === RUN TestChangesDirsEmpty [2022-01-03T22:42:10.053Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T22:42:10.053Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-03T22:42:10.053Z] === RUN TestChangesDirsMutated [2022-01-03T22:42:10.053Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T22:42:10.053Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-03T22:42:10.053Z] === RUN TestApplyLayer [2022-01-03T22:42:10.053Z] changes_test.go:432: needs further investigation [2022-01-03T22:42:10.053Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-03T22:42:10.053Z] === RUN TestChangesSizeWithHardlinks [2022-01-03T22:42:10.053Z] changes_test.go:468: needs further investigation [2022-01-03T22:42:10.053Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-03T22:42:10.053Z] === RUN TestChangesSizeWithNoChanges [2022-01-03T22:42:10.053Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-03T22:42:10.053Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-03T22:42:10.053Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-03T22:42:10.053Z] === RUN TestChangesSize [2022-01-03T22:42:10.053Z] --- PASS: TestChangesSize (0.00s) [2022-01-03T22:42:10.053Z] === RUN TestApplyLayerInvalidFilenames [2022-01-03T22:42:10.053Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3370278164\\dest" [2022-01-03T22:42:10.053Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-03T22:42:10.053Z] === RUN TestApplyLayerInvalidHardlink [2022-01-03T22:42:10.053Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink177944939\\victim\\hello" -> "../victim/hello" [2022-01-03T22:42:10.053Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1036069216\\victim\\hello" -> "/../victim/hello" [2022-01-03T22:42:10.053Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3713276591\\victim" -> "../victim" [2022-01-03T22:42:10.053Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1988081243\\victim" -> "../victim" [2022-01-03T22:42:10.053Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2409731450\\victim" -> "../victim" [2022-01-03T22:42:10.053Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1816109719\\victim" -> "../victim" [2022-01-03T22:42:10.053Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-03T22:42:10.053Z] === RUN TestApplyLayerInvalidSymlink [2022-01-03T22:42:10.053Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink886940992\\dest\\dotdot" -> "../victim/hello" [2022-01-03T22:42:10.053Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1786098020\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T22:42:10.053Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2854796077\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:42:10.053Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2974517130\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:42:10.053Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3574204900\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:42:10.053Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2714845990\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:42:10.053Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-01-03T22:42:10.053Z] === RUN TestApplyLayerWhiteouts [2022-01-03T22:42:10.053Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-01-03T22:42:10.053Z] === RUN TestGenerateEmptyFile [2022-01-03T22:42:10.053Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-03T22:42:10.053Z] === RUN TestGenerateWithContent [2022-01-03T22:42:10.053Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-03T22:42:10.053Z] PASS [2022-01-03T22:42:10.053Z] coverage: 62.0% of statements [2022-01-03T22:42:10.053Z] ok github.com/docker/docker/pkg/archive 8.132s coverage: 62.0% of statements [2022-01-03T22:42:10.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T22:42:10.076Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T22:42:10.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T22:42:11.040Z] --- PASS: TestNetworkDBCRUDTableEntries (3.57s) [2022-01-03T22:42:11.040Z] === RUN TestNetworkDBNodeLeave [2022-01-03T22:42:11.058Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T22:42:11.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T22:42:12.034Z] --- PASS: Test (3.20s) [2022-01-03T22:42:12.034Z] --- PASS: Test/TestInitialize (0.20s) [2022-01-03T22:42:12.034Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-01-03T22:42:12.034Z] --- PASS: Test/TestWatch (3.00s) [2022-01-03T22:42:12.034Z] PASS [2022-01-03T22:42:12.034Z] coverage: 84.1% of statements [2022-01-03T22:42:12.034Z] ok github.com/docker/docker/pkg/discovery/kv 3.253s coverage: 84.1% of statements [2022-01-03T22:42:12.621Z] --- PASS: TestBuildMultiStageCopy (11.04s) [2022-01-03T22:42:12.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.13s) [2022-01-03T22:42:12.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2022-01-03T22:42:12.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2022-01-03T22:42:12.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2022-01-03T22:42:12.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.24s) [2022-01-03T22:42:12.621Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T22:42:13.020Z] === RUN Test [2022-01-03T22:42:13.020Z] === RUN Test/TestWatch [2022-01-03T22:42:13.020Z] --- PASS: Test (0.00s) [2022-01-03T22:42:13.020Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T22:42:13.020Z] PASS [2022-01-03T22:42:13.020Z] coverage: 92.3% of statements [2022-01-03T22:42:13.020Z] ok github.com/docker/docker/pkg/discovery/memory 0.047s coverage: 92.3% of statements [2022-01-03T22:42:13.489Z] === RUN Test [2022-01-03T22:42:13.489Z] === RUN Test/TestInitialize [2022-01-03T22:42:13.489Z] === RUN Test/TestInitializeWithPattern [2022-01-03T22:42:13.489Z] === RUN Test/TestRegister [2022-01-03T22:42:13.489Z] === RUN Test/TestWatch [2022-01-03T22:42:13.489Z] --- PASS: Test (0.00s) [2022-01-03T22:42:13.489Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T22:42:13.489Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-03T22:42:13.489Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T22:42:13.489Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T22:42:13.489Z] PASS [2022-01-03T22:42:13.489Z] coverage: 93.8% of statements [2022-01-03T22:42:13.489Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2022-01-03T22:42:13.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T22:42:13.958Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-01-03T22:42:13.958Z] === RUN TestNetworkDBWatch [2022-01-03T22:42:14.141Z] INFO: Expanding compiler 1 of 3... [2022-01-03T22:42:14.141Z] INFO: Expanding compiler 2 of 3... [2022-01-03T22:42:14.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T22:42:14.427Z] === RUN TestPollerAddRemove [2022-01-03T22:42:14.427Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-03T22:42:14.427Z] === RUN TestPollerEvent [2022-01-03T22:42:14.427Z] poller_test.go:40: No chmod on Windows [2022-01-03T22:42:14.427Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-03T22:42:14.427Z] === RUN TestPollerClose [2022-01-03T22:42:14.427Z] --- PASS: TestPollerClose (0.00s) [2022-01-03T22:42:14.427Z] PASS [2022-01-03T22:42:14.427Z] coverage: 45.7% of statements [2022-01-03T22:42:14.427Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2022-01-03T22:42:14.830Z] --- PASS: TestBuildMultiStageParentConfig (2.27s) [2022-01-03T22:42:14.830Z] === RUN TestBuildLabelWithTargets [2022-01-03T22:42:14.830Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:42:14.830Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-03T22:42:14.830Z] === RUN TestBuildWithEmptyLayers [2022-01-03T22:42:15.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T22:42:15.414Z] 2022/01/03 22:42:15 Closing DB instances... [2022-01-03T22:42:15.414Z] === RUN TestCopyFileWithInvalidSrc [2022-01-03T22:42:15.414Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-03T22:42:15.414Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T22:42:15.414Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T22:42:15.414Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-03T22:42:15.414Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-03T22:42:15.414Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-03T22:42:15.414Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-03T22:42:15.414Z] === RUN TestCopyFile [2022-01-03T22:42:15.414Z] --- PASS: TestCopyFile (0.00s) [2022-01-03T22:42:15.414Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-03T22:42:15.414Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T22:42:15.414Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T22:42:15.414Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-03T22:42:15.414Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-03T22:42:15.414Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-03T22:42:15.415Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T22:42:15.415Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestWildcardMatches [2022-01-03T22:42:15.415Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestPatternMatches [2022-01-03T22:42:15.415Z] --- PASS: TestPatternMatches (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-03T22:42:15.415Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestPatternMatchesFolderExclusions [2022-01-03T22:42:15.415Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-03T22:42:15.415Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-03T22:42:15.415Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-03T22:42:15.415Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-03T22:42:15.415Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestSingleExclamationError [2022-01-03T22:42:15.415Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestMatchesWithNoPatterns [2022-01-03T22:42:15.415Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestMatchesWithMalformedPatterns [2022-01-03T22:42:15.415Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestMatches [2022-01-03T22:42:15.415Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-03T22:42:15.415Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-03T22:42:15.415Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-03T22:42:15.415Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-03T22:42:15.415Z] --- PASS: TestMatches (0.01s) [2022-01-03T22:42:15.415Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-03T22:42:15.415Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-03T22:42:15.415Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-03T22:42:15.415Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestCleanPatterns [2022-01-03T22:42:15.415Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-03T22:42:15.415Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestCleanPatternsExceptionFlag [2022-01-03T22:42:15.415Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-03T22:42:15.415Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-03T22:42:15.415Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestCleanPatternsErrorSingleException [2022-01-03T22:42:15.415Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestCreateIfNotExistsDir [2022-01-03T22:42:15.415Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestCreateIfNotExistsFile [2022-01-03T22:42:15.415Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-03T22:42:15.415Z] === RUN TestMatch [2022-01-03T22:42:15.415Z] --- PASS: TestMatch (0.00s) [2022-01-03T22:42:15.415Z] PASS [2022-01-03T22:42:15.415Z] coverage: 84.0% of statements [2022-01-03T22:42:15.415Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 84.0% of statements [2022-01-03T22:42:15.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T22:42:15.813Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2022-01-03T22:42:15.813Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T22:42:16.402Z] === RUN TestGet [2022-01-03T22:42:16.402Z] --- PASS: TestGet (0.00s) [2022-01-03T22:42:16.402Z] === RUN TestGetShortcutString [2022-01-03T22:42:16.402Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-03T22:42:16.402Z] PASS [2022-01-03T22:42:16.402Z] coverage: 42.9% of statements [2022-01-03T22:42:16.402Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-01-03T22:42:16.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T22:42:16.870Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-01-03T22:42:16.870Z] === RUN TestNetworkDBBulkSync [2022-01-03T22:42:17.339Z] === RUN TestCreateIDMapOrder [2022-01-03T22:42:17.339Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-03T22:42:17.339Z] PASS [2022-01-03T22:42:17.339Z] coverage: 7.2% of statements [2022-01-03T22:42:17.339Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-01-03T22:42:17.339Z] --- PASS: TestGetAddress (22.28s) [2022-01-03T22:42:17.339Z] === RUN TestRequestSyntaxCheck [2022-01-03T22:42:17.339Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-03T22:42:17.339Z] === RUN TestRequest [2022-01-03T22:42:17.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T22:42:17.951Z] INFO: Expanding compiler 3 of 3... [2022-01-03T22:42:18.325Z] 2022/01/03 22:42:18 Closing DB instances... [2022-01-03T22:42:18.325Z] === RUN TestFixedBufferCap [2022-01-03T22:42:18.326Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-03T22:42:18.326Z] === RUN TestFixedBufferLen [2022-01-03T22:42:18.326Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-03T22:42:18.326Z] === RUN TestFixedBufferString [2022-01-03T22:42:18.326Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-03T22:42:18.326Z] === RUN TestFixedBufferWrite [2022-01-03T22:42:18.326Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-03T22:42:18.326Z] === RUN TestFixedBufferRead [2022-01-03T22:42:18.326Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-03T22:42:18.326Z] === RUN TestBytesPipeRead [2022-01-03T22:42:18.326Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-03T22:42:18.326Z] === RUN TestBytesPipeWrite [2022-01-03T22:42:18.326Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-03T22:42:18.326Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-03T22:42:18.422Z] INFO: Removing downloaded files... [2022-01-03T22:42:18.422Z] INFO: Downloading containerd [2022-01-03T22:42:18.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T22:42:18.794Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-01-03T22:42:18.795Z] === RUN TestAtomicWriteToFile [2022-01-03T22:42:18.795Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-01-03T22:42:18.795Z] === RUN TestAtomicWriteSetCommit [2022-01-03T22:42:18.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T22:42:19.263Z] --- PASS: TestAtomicWriteSetCommit (0.05s) [2022-01-03T22:42:19.263Z] === RUN TestAtomicWriteSetCancel [2022-01-03T22:42:19.263Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-03T22:42:19.263Z] === RUN TestReadCloserWrapperClose [2022-01-03T22:42:19.263Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-03T22:42:19.263Z] === RUN TestReaderErrWrapperReadOnError [2022-01-03T22:42:19.263Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-03T22:42:19.263Z] === RUN TestReaderErrWrapperRead [2022-01-03T22:42:19.263Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-03T22:42:19.263Z] === RUN TestCancelReadCloser [2022-01-03T22:42:19.263Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-03T22:42:19.263Z] === RUN TestWriteCloserWrapperClose [2022-01-03T22:42:19.263Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-03T22:42:19.263Z] === RUN TestNopWriteCloser [2022-01-03T22:42:19.263Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-03T22:42:19.263Z] === RUN TestNopWriter [2022-01-03T22:42:19.263Z] --- PASS: TestNopWriter (0.00s) [2022-01-03T22:42:19.263Z] === RUN TestWriteCounter [2022-01-03T22:42:19.263Z] --- PASS: TestWriteCounter (0.00s) [2022-01-03T22:42:19.263Z] PASS [2022-01-03T22:42:19.263Z] coverage: 69.2% of statements [2022-01-03T22:42:19.263Z] ok github.com/docker/docker/pkg/ioutils 0.733s coverage: 69.2% of statements [2022-01-03T22:42:19.729Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T22:42:19.729Z] Using test binary docker [2022-01-03T22:42:19.729Z] +++ /etc/init.d/apparmor start [2022-01-03T22:42:19.729Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T22:42:19.729Z] INFO: Waiting for daemon to start... [2022-01-03T22:42:19.729Z] Starting dockerd [2022-01-03T22:42:19.729Z] +++ 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-01-03T22:42:19.729Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T22:42:19.729Z] Using test binary docker [2022-01-03T22:42:19.729Z] +++ /etc/init.d/apparmor start [2022-01-03T22:42:19.729Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T22:42:19.729Z] INFO: Waiting for daemon to start... [2022-01-03T22:42:19.729Z] Starting dockerd [2022-01-03T22:42:19.729Z] +++ 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-01-03T22:42:19.729Z] . [2022-01-03T22:42:19.729Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T22:42:19.729Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T22:42:19.729Z] Error: No such image: emptyfs [2022-01-03T22:42:19.730Z] ++++ docker load [2022-01-03T22:42:19.730Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T22:42:19.730Z] Running integration-test (iteration 1) [2022-01-03T22:42:19.730Z] 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-01-03T22:42:19.730Z] ++ 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-01-03T22:42:19.730Z] ++ set -e [2022-01-03T22:42:19.730Z] ++ '[' -n 0 ']' [2022-01-03T22:42:19.730Z] ++ set -x [2022-01-03T22:42:19.730Z] ++ 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-01-03T22:42:19.730Z] Loaded image: busybox:latest [2022-01-03T22:42:19.730Z] Loaded image: busybox:glibc [2022-01-03T22:42:19.730Z] [2022-01-03T22:42:19.730Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T22:42:19.730Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T22:42:19.730Z] Error: No such image: emptyfs [2022-01-03T22:42:19.730Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T22:42:19.730Z] ++++ docker load [2022-01-03T22:42:19.730Z] Running integration-test (iteration 1) [2022-01-03T22:42:19.730Z] 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-01-03T22:42:19.730Z] ++ 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-01-03T22:42:19.730Z] ++ set -e [2022-01-03T22:42:19.730Z] ++ '[' -n 0 ']' [2022-01-03T22:42:19.730Z] ++ set -x [2022-01-03T22:42:19.730Z] ++ 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-01-03T22:42:19.731Z] --- PASS: TestNetworkDBBulkSync (3.05s) [2022-01-03T22:42:19.731Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-03T22:42:19.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T22:42:20.202Z] === RUN TestError [2022-01-03T22:42:20.202Z] --- PASS: TestError (0.00s) [2022-01-03T22:42:20.202Z] === RUN TestProgressString [2022-01-03T22:42:20.202Z] === RUN TestProgressString/no_progress [2022-01-03T22:42:20.202Z] === RUN TestProgressString/progress_1 [2022-01-03T22:42:20.202Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-03T22:42:20.202Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-03T22:42:20.202Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-03T22:42:20.202Z] === RUN TestProgressString/with_units [2022-01-03T22:42:20.202Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-03T22:42:20.202Z] === RUN TestProgressString/hide_counts [2022-01-03T22:42:20.202Z] --- PASS: TestProgressString (0.00s) [2022-01-03T22:42:20.202Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-03T22:42:20.202Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-03T22:42:20.202Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-03T22:42:20.202Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-03T22:42:20.202Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-03T22:42:20.202Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-03T22:42:20.202Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-03T22:42:20.202Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-03T22:42:20.202Z] === RUN TestJSONMessageDisplay [2022-01-03T22:42:20.513Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T22:42:20.513Z] Using test binary docker [2022-01-03T22:42:20.513Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T22:42:20.513Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-03T22:42:20.513Z] Starting dockerd [2022-01-03T22:42:20.513Z] INFO: Waiting for daemon to start... [2022-01-03T22:42:20.670Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-01-03T22:42:20.670Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-03T22:42:20.670Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-03T22:42:20.670Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-03T22:42:20.670Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-03T22:42:20.670Z] === RUN TestDisplayJSONMessagesStream [2022-01-03T22:42:20.670Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-03T22:42:20.670Z] PASS [2022-01-03T22:42:20.670Z] coverage: 91.7% of statements [2022-01-03T22:42:20.670Z] ok github.com/docker/docker/pkg/jsonmessage 0.277s coverage: 91.7% of statements [2022-01-03T22:42:20.671Z] Loaded image: busybox:latest [2022-01-03T22:42:20.932Z] Loaded image: busybox:glibc [2022-01-03T22:42:21.138Z] === RUN TestStandardLongPath [2022-01-03T22:42:21.138Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-03T22:42:21.138Z] === RUN TestUNCLongPath [2022-01-03T22:42:21.138Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-03T22:42:21.138Z] PASS [2022-01-03T22:42:21.138Z] coverage: 100.0% of statements [2022-01-03T22:42:21.138Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-01-03T22:42:21.606Z] === RUN TestNameFormat [2022-01-03T22:42:21.606Z] --- PASS: TestNameFormat (0.00s) [2022-01-03T22:42:21.606Z] === RUN TestNameRetries [2022-01-03T22:42:21.606Z] --- PASS: TestNameRetries (0.00s) [2022-01-03T22:42:21.606Z] PASS [2022-01-03T22:42:21.606Z] coverage: 85.7% of statements [2022-01-03T22:42:21.606Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-01-03T22:42:22.321Z] Loaded image: debian:bullseye-slim [2022-01-03T22:42:22.581Z] Loaded image: hello-world:latest [2022-01-03T22:42:22.592Z] === RUN TestParseKeyValueOpt [2022-01-03T22:42:22.592Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-03T22:42:22.592Z] === RUN TestParseUintList [2022-01-03T22:42:22.592Z] --- PASS: TestParseUintList (0.00s) [2022-01-03T22:42:22.592Z] === RUN TestParseUintListMaximumLimits [2022-01-03T22:42:22.592Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-03T22:42:22.592Z] PASS [2022-01-03T22:42:22.592Z] coverage: 97.0% of statements [2022-01-03T22:42:22.592Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-01-03T22:42:22.852Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T22:42:22.852Z] INFO: Testing against a local daemon [2022-01-03T22:42:22.852Z] === RUN TestDockerDaemonSuite [2022-01-03T22:42:22.852Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-03T22:42:23.060Z] 2022/01/03 22:42:22 Closing DB instances... [2022-01-03T22:42:23.060Z] === RUN TestNewAndRemove [2022-01-03T22:42:23.060Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-03T22:42:23.060Z] === RUN TestRemoveInvalidPath [2022-01-03T22:42:23.060Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-03T22:42:23.060Z] PASS [2022-01-03T22:42:23.060Z] coverage: 82.6% of statements [2022-01-03T22:42:23.060Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-01-03T22:42:23.810Z] . [2022-01-03T22:42:23.810Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T22:42:23.810Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T22:42:23.810Z] Error: No such image: emptyfs [2022-01-03T22:42:23.810Z] Running integration-test (iteration 1) [2022-01-03T22:42:23.810Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T22:42:23.842Z] ok github.com/docker/docker/libnetwork 37.256s coverage: 40.7% of statements [2022-01-03T22:42:23.842Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2022-01-03T22:42:23.842Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T22:42:23.842Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T22:42:23.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T22:42:23.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T22:42:23.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T22:42:23.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T22:42:23.842Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-03T22:42:23.842Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T22:42:23.842Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2022-01-03T22:42:23.842Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-03T22:42:23.842Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T22:42:23.842Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T22:42:23.842Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-03T22:42:24.070Z] Loaded image: busybox:latest [2022-01-03T22:42:24.070Z] Loaded image: busybox:glibc [2022-01-03T22:42:24.423Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.375s coverage: 59.9% of statements [2022-01-03T22:42:24.626Z] === RUN TestFailedConnection [2022-01-03T22:42:24.708Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T22:42:24.708Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-03T22:42:24.778Z] Loaded image: debian:bullseye-slim [2022-01-03T22:42:25.039Z] Loaded image: hello-world:latest [2022-01-03T22:42:25.039Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T22:42:25.039Z] INFO: Testing against a local daemon [2022-01-03T22:42:25.039Z] === RUN TestDockerSuite [2022-01-03T22:42:25.039Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T22:42:25.039Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T22:42:25.039Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T22:42:25.039Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T22:42:25.039Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T22:42:25.039Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T22:42:25.298Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.037s coverage: 4.0% of statements [2022-01-03T22:42:25.298Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T22:42:25.300Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T22:42:25.300Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T22:42:25.454Z] Loaded image: debian:bullseye-slim [2022-01-03T22:42:25.454Z] Loaded image: hello-world:latest [2022-01-03T22:42:25.714Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T22:42:25.714Z] INFO: Testing against a local daemon [2022-01-03T22:42:25.714Z] === RUN TestCgroupNamespacesBuild [2022-01-03T22:42:25.869Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-01-03T22:42:25.869Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T22:42:25.871Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T22:42:25.871Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T22:42:26.130Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-03T22:42:26.194Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.17s) [2022-01-03T22:42:26.194Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-03T22:42:26.443Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T22:42:26.443Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T22:42:27.015Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T22:42:27.015Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T22:42:27.015Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T22:42:27.101Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-01-03T22:42:27.101Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T22:42:27.181Z] --- PASS: TestFailedConnection (2.06s) [2022-01-03T22:42:27.181Z] === RUN TestFailOnce [2022-01-03T22:42:27.181Z] 2022/01/03 22:42:26 http: panic serving 127.0.0.1:49310: Plugin not ready [2022-01-03T22:42:27.181Z] goroutine 34 [running]: [2022-01-03T22:42:27.181Z] net/http.(*conn).serve.func1() [2022-01-03T22:42:27.181Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-03T22:42:27.181Z] panic({0x42ac40, 0x537350}) [2022-01-03T22:42:27.181Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-03T22:42:27.181Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd97a22b321228990}, 0xc00003fa98) [2022-01-03T22:42:27.181Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-03T22:42:27.181Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x5440d0, 0xc0000c8000}, 0x37f106) [2022-01-03T22:42:27.181Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-03T22:42:27.181Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x5440d0, 0xc0000c8000}, 0xc0001a8000) [2022-01-03T22:42:27.181Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-03T22:42:27.181Z] net/http.serverHandler.ServeHTTP({0x5426d0}, {0x5440d0, 0xc0000c8000}, 0xc0001a8000) [2022-01-03T22:42:27.181Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-03T22:42:27.181Z] net/http.(*conn).serve(0xc0001a2000, {0x545fa0, 0xc0001840c0}) [2022-01-03T22:42:27.181Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-03T22:42:27.181Z] created by net/http.(*Server).Serve [2022-01-03T22:42:27.181Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-03T22:42:27.181Z] time="2022-01-03T22:42:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.FailOnce: Post \"http://127.0.0.1:49309/Test.FailOnce\": EOF, retrying in 1s" [2022-01-03T22:42:27.181Z] 2022/01/03 22:42:26 Closing DB instances... [2022-01-03T22:42:28.167Z] --- PASS: TestRequest (10.59s) [2022-01-03T22:42:28.167Z] === RUN TestOverlappingRequests [2022-01-03T22:42:28.167Z] --- PASS: TestFailOnce (1.20s) [2022-01-03T22:42:28.167Z] === RUN TestEchoInputOutput [2022-01-03T22:42:28.167Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-03T22:42:28.167Z] === RUN TestBackoff [2022-01-03T22:42:28.167Z] --- PASS: TestBackoff (0.00s) [2022-01-03T22:42:28.167Z] === RUN TestAbortRetry [2022-01-03T22:42:28.167Z] --- PASS: TestAbortRetry (0.00s) [2022-01-03T22:42:28.167Z] === RUN TestClientScheme [2022-01-03T22:42:28.167Z] --- PASS: TestClientScheme (0.00s) [2022-01-03T22:42:28.167Z] === RUN TestNewClientWithTimeout [2022-01-03T22:42:28.399Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T22:42:28.484Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-01-03T22:42:28.484Z] === RUN TestBuildWithSession [2022-01-03T22:42:28.484Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:42:28.484Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T22:42:28.484Z] === RUN TestBuildSquashParent [2022-01-03T22:42:28.635Z] --- PASS: TestOverlappingRequests (0.44s) [2022-01-03T22:42:28.635Z] === RUN TestRelease [2022-01-03T22:42:28.635Z] time="2022-01-03T22:42:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49316/Test.Echo: Post \"http://127.0.0.1:49316/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-03T22:42:28.660Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T22:42:28.660Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T22:42:28.660Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T22:42:28.922Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-03T22:42:29.103Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-01-03T22:42:29.103Z] === RUN TestNetworkDBGarbageCollection [2022-01-03T22:42:29.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T22:42:29.863Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T22:42:30.089Z] time="2022-01-03T22:42:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49316/Test.Echo: Post \"http://127.0.0.1:49316/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-03T22:42:30.089Z] --- PASS: TestRelease (1.75s) [2022-01-03T22:42:30.089Z] === RUN TestAllocateRandomDeallocate [2022-01-03T22:42:30.434Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T22:42:30.695Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T22:42:30.695Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T22:42:30.695Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T22:42:30.695Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T22:42:32.683Z] --- PASS: TestBuildSquashParent (4.13s) [2022-01-03T22:42:32.683Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T22:42:32.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:42:32.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:42:32.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:42:32.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:42:32.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:42:32.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:42:32.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:42:32.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:42:32.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:42:32.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:42:32.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:42:32.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:42:32.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:42:32.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:42:33.041Z] time="2022-01-03T22:42:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49316/Test.Echo: Post \"http://127.0.0.1:49316/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-03T22:42:33.394Z] [2022-01-03T22:42:33.394Z] Name Version Source Summary [2022-01-03T22:42:33.395Z] ---- ------- ------ ------- [2022-01-03T22:42:33.395Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-03T22:42:33.617Z] --- PASS: TestBuildMultiStageOnBuild (15.82s) [2022-01-03T22:42:33.617Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T22:42:33.617Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:42:33.617Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-03T22:42:33.617Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T22:42:34.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:42:34.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:42:34.392Z] [2022-01-03T22:42:34.392Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-03T22:42:34.392Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-03T22:42:34.392Z] PSChildName : containerd [2022-01-03T22:42:34.392Z] PSDrive : C [2022-01-03T22:42:34.392Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-03T22:42:34.392Z] PSIsContainer : True [2022-01-03T22:42:34.393Z] Name : containerd [2022-01-03T22:42:34.393Z] FullName : C:\containerd [2022-01-03T22:42:34.393Z] Parent : [2022-01-03T22:42:34.393Z] Exists : True [2022-01-03T22:42:34.393Z] Root : C:\ [2022-01-03T22:42:34.393Z] Extension : [2022-01-03T22:42:34.393Z] CreationTime : 1/3/2022 10:42:34 PM [2022-01-03T22:42:34.393Z] CreationTimeUtc : 1/3/2022 10:42:34 PM [2022-01-03T22:42:34.393Z] LastAccessTime : 1/3/2022 10:42:34 PM [2022-01-03T22:42:34.393Z] LastAccessTimeUtc : 1/3/2022 10:42:34 PM [2022-01-03T22:42:34.393Z] LastWriteTime : 1/3/2022 10:42:34 PM [2022-01-03T22:42:34.393Z] LastWriteTimeUtc : 1/3/2022 10:42:34 PM [2022-01-03T22:42:34.393Z] Attributes : Directory [2022-01-03T22:42:34.393Z] Mode : d----- [2022-01-03T22:42:34.393Z] BaseName : containerd [2022-01-03T22:42:34.393Z] Target : {} [2022-01-03T22:42:34.393Z] LinkType : [2022-01-03T22:42:34.393Z] [2022-01-03T22:42:34.607Z] === RUN TestParseEmptyInterface [2022-01-03T22:42:34.607Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-03T22:42:34.607Z] === RUN TestParseNonInterfaceType [2022-01-03T22:42:34.607Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-03T22:42:34.607Z] === RUN TestParseWithOneFunction [2022-01-03T22:42:34.607Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-03T22:42:34.607Z] === RUN TestParseWithMultipleFuncs [2022-01-03T22:42:34.607Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-03T22:42:34.607Z] === RUN TestParseWithUnnamedReturn [2022-01-03T22:42:34.607Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-03T22:42:34.607Z] === RUN TestEmbeddedInterface [2022-01-03T22:42:34.607Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-03T22:42:34.607Z] === RUN TestParsedImports [2022-01-03T22:42:34.607Z] --- PASS: TestParsedImports (0.00s) [2022-01-03T22:42:34.607Z] === RUN TestAliasedImports [2022-01-03T22:42:34.607Z] --- PASS: TestAliasedImports (0.00s) [2022-01-03T22:42:34.607Z] PASS [2022-01-03T22:42:34.607Z] coverage: 56.8% of statements [2022-01-03T22:42:34.607Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-01-03T22:42:35.009Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:42:35.075Z] --- PASS: TestAllocateRandomDeallocate (4.95s) [2022-01-03T22:42:35.075Z] === RUN TestRetrieveFromStore [2022-01-03T22:42:35.544Z] === RUN TestHTTPTransport [2022-01-03T22:42:35.544Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-03T22:42:35.544Z] PASS [2022-01-03T22:42:35.544Z] coverage: 85.7% of statements [2022-01-03T22:42:35.544Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-01-03T22:42:35.580Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:42:35.965Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-03T22:42:35.966Z] INFO: Configuring git core.autocrlf... [2022-01-03T22:42:35.966Z] [2022-01-03T22:42:35.966Z] [2022-01-03T22:42:36.012Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-03T22:42:36.012Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T22:42:36.012Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-03T22:42:36.012Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-03T22:42:36.012Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-03T22:42:36.012Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-03T22:42:36.012Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-03T22:42:36.120Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.633s coverage: 7.2% of statements [2022-01-03T22:42:36.120Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T22:42:36.120Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-03T22:42:36.120Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-03T22:42:36.120Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T22:42:36.120Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-03T22:42:36.120Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T22:42:36.381Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-01-03T22:42:36.483Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T22:42:36.483Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-03T22:42:36.483Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-03T22:42:36.483Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-03T22:42:36.483Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-03T22:42:36.483Z] === RUN TestBufferPoolPutAndGet [2022-01-03T22:42:36.483Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-03T22:42:36.483Z] PASS [2022-01-03T22:42:36.483Z] coverage: 88.2% of statements [2022-01-03T22:42:36.483Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-01-03T22:42:36.641Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-01-03T22:42:36.901Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2022-01-03T22:42:36.952Z] === RUN TestOutputOnPrematureClose [2022-01-03T22:42:36.952Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-03T22:42:36.952Z] === RUN TestCompleteSilently [2022-01-03T22:42:36.952Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-03T22:42:36.952Z] PASS [2022-01-03T22:42:36.952Z] coverage: 75.9% of statements [2022-01-03T22:42:36.952Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-01-03T22:42:36.952Z] --- PASS: TestRetrieveFromStore (1.72s) [2022-01-03T22:42:36.952Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-03T22:42:36.952Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-03T22:42:36.952Z] === RUN TestParallelPredefinedRequest1 [2022-01-03T22:42:36.952Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-03T22:42:36.952Z] === RUN TestParallelPredefinedRequest2 [2022-01-03T22:42:36.952Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-03T22:42:36.952Z] === RUN TestParallelPredefinedRequest3 [2022-01-03T22:42:36.952Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-03T22:42:36.952Z] === RUN TestParallelPredefinedRequest4 [2022-01-03T22:42:36.952Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-03T22:42:36.952Z] === RUN TestParallelPredefinedRequest5 [2022-01-03T22:42:36.952Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-03T22:42:36.952Z] === RUN TestDebug [2022-01-03T22:42:36.952Z] --- PASS: TestDebug (0.00s) [2022-01-03T22:42:36.952Z] === RUN TestRequestPoolParallel [2022-01-03T22:42:36.952Z] time="2022-01-03T22:42:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49316/Test.Echo: Post \"http://127.0.0.1:49316/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-03T22:42:36.966Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-03T22:42:36.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2022-01-03T22:42:36.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2022-01-03T22:42:36.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2022-01-03T22:42:36.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.41s) [2022-01-03T22:42:36.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.43s) [2022-01-03T22:42:36.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s) [2022-01-03T22:42:36.966Z] === RUN TestBuildMultiStageCopy [2022-01-03T22:42:36.966Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T22:42:37.162Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-03T22:42:37.162Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-01-03T22:42:37.420Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-01-03T22:42:37.420Z] === RUN TestFullAllocateRelease [2022-01-03T22:42:37.420Z] === RUN TestSendToOneSub [2022-01-03T22:42:37.420Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-03T22:42:37.420Z] === RUN TestSendToMultipleSubs [2022-01-03T22:42:37.420Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-03T22:42:37.420Z] === RUN TestEvictOneSub [2022-01-03T22:42:37.420Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-03T22:42:37.420Z] === RUN TestClosePublisher [2022-01-03T22:42:37.420Z] --- PASS: TestClosePublisher (0.00s) [2022-01-03T22:42:37.420Z] === RUN TestPubSubRace [2022-01-03T22:42:37.420Z] --- PASS: TestFullAllocateRelease (0.37s) [2022-01-03T22:42:37.420Z] === RUN TestOddAllocateRelease [2022-01-03T22:42:37.889Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-01-03T22:42:37.889Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-03T22:42:37.889Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-01-03T22:42:37.889Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-03T22:42:37.889Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-01-03T22:42:37.889Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-03T22:42:37.889Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-03T22:42:37.889Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T22:42:37.889Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T22:42:37.889Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T22:42:37.889Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T22:42:37.889Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T22:42:37.889Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:42:37.889Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T22:42:37.889Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:42:37.889Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T22:42:37.889Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:42:37.889Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-03T22:42:37.889Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T22:42:37.889Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:42:37.889Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-03T22:42:37.889Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-03T22:42:37.889Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-03T22:42:37.889Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T22:42:37.889Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:42:37.889Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-03T22:42:37.889Z] PASS [2022-01-03T22:42:37.889Z] coverage: 85.3% of statements [2022-01-03T22:42:37.889Z] ok github.com/docker/docker/libnetwork/ipam 49.959s coverage: 85.3% of statements [2022-01-03T22:42:38.350Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T22:42:38.357Z] --- PASS: TestPubSubRace (1.06s) [2022-01-03T22:42:38.357Z] PASS [2022-01-03T22:42:38.357Z] coverage: 75.0% of statements [2022-01-03T22:42:38.357Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2022-01-03T22:42:38.611Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T22:42:38.825Z] === RUN TestRegister [2022-01-03T22:42:38.825Z] --- PASS: TestRegister (0.00s) [2022-01-03T22:42:38.825Z] === RUN TestCommand [2022-01-03T22:42:38.825Z] --- PASS: TestCommand (0.03s) [2022-01-03T22:42:38.825Z] === RUN TestNaiveSelf [2022-01-03T22:42:38.825Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-03T22:42:38.825Z] PASS [2022-01-03T22:42:38.825Z] coverage: 82.4% of statements [2022-01-03T22:42:38.825Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2022-01-03T22:42:38.835Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T22:42:38.921Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T22:42:38.921Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T22:42:39.189Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-01-03T22:42:39.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-01-03T22:42:39.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-01-03T22:42:39.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-01-03T22:42:39.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-01-03T22:42:39.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-01-03T22:42:39.189Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T22:42:39.811Z] === RUN TestDump [2022-01-03T22:42:39.811Z] goroutine 4 [running]: [2022-01-03T22:42:39.811Z] github.com/docker/docker/pkg/stack.dump(0x26b457) [2022-01-03T22:42:39.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T22:42:39.811Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-03T22:42:39.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-03T22:42:39.811Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-03T22:42:39.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-03T22:42:39.811Z] testing.tRunner(0xc000116000, 0x3d8e38) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:42:39.811Z] created by testing.(*T).Run [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T22:42:39.811Z] [2022-01-03T22:42:39.811Z] goroutine 1 [chan receive]: [2022-01-03T22:42:39.811Z] testing.(*T).Run(0xc00002dd40, {0x3ca4fd, 0x24a1b3}, 0x3d8e38) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T22:42:39.811Z] testing.runTests.func1(0xc00005a750) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T22:42:39.811Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:42:39.811Z] testing.runTests(0xc00006c080, {0x53cba0, 0x3, 0x3}, {0x26a6ad, 0x3cc1f7, 0x541640}) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T22:42:39.811Z] testing.(*M).Run(0xc00006c080) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T22:42:39.811Z] main.main() [2022-01-03T22:42:39.811Z] _testmain.go:95 +0x1f5 [2022-01-03T22:42:39.811Z] --- PASS: TestDump (0.00s) [2022-01-03T22:42:39.811Z] === RUN TestDumpToFile [2022-01-03T22:42:39.811Z] --- PASS: TestDumpToFile (0.17s) [2022-01-03T22:42:39.811Z] === RUN TestDumpToFileWithEmptyInput [2022-01-03T22:42:39.811Z] goroutine 6 [running]: [2022-01-03T22:42:39.811Z] github.com/docker/docker/pkg/stack.dump(0x2d83f4) [2022-01-03T22:42:39.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T22:42:39.811Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x2d87a0}) [2022-01-03T22:42:39.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-03T22:42:39.811Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000) [2022-01-03T22:42:39.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-03T22:42:39.811Z] testing.tRunner(0xc0001164e0, 0x3d8e28) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:42:39.811Z] created by testing.(*T).Run [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T22:42:39.811Z] [2022-01-03T22:42:39.811Z] goroutine 1 [chan receive]: [2022-01-03T22:42:39.811Z] testing.(*T).Run(0xc00002dd40, {0x3d1289, 0x24a1b3}, 0x3d8e28) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T22:42:39.811Z] testing.runTests.func1(0xc00005a750) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T22:42:39.811Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:42:39.811Z] testing.runTests(0xc00006c080, {0x53cba0, 0x3, 0x3}, {0x26a6ad, 0x3cc1f7, 0x541640}) [2022-01-03T22:42:39.811Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T22:42:39.811Z] testing.(*M).Run(0xc00006c080) [2022-01-03T22:42:39.812Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T22:42:39.812Z] main.main() [2022-01-03T22:42:39.812Z] _testmain.go:95 +0x1f5 [2022-01-03T22:42:39.812Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-03T22:42:39.812Z] PASS [2022-01-03T22:42:39.812Z] coverage: 90.9% of statements [2022-01-03T22:42:39.812Z] ok github.com/docker/docker/pkg/stack 0.203s coverage: 90.9% of statements [2022-01-03T22:42:40.146Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-01-03T22:42:40.146Z] === RUN TestBuildLabelWithTargets [2022-01-03T22:42:40.219Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T22:42:40.280Z] === RUN TestNewStdWriter [2022-01-03T22:42:40.280Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-03T22:42:40.280Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestWriteWithNilBytes [2022-01-03T22:42:40.280Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestWrite [2022-01-03T22:42:40.280Z] --- PASS: TestWrite (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestWriteWithWriterError [2022-01-03T22:42:40.280Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-03T22:42:40.280Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestStdCopyWriteAndRead [2022-01-03T22:42:40.280Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-03T22:42:40.280Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-03T22:42:40.280Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-03T22:42:40.280Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-03T22:42:40.280Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-03T22:42:40.280Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-03T22:42:40.280Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-03T22:42:40.280Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-03T22:42:40.280Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-03T22:42:40.280Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-03T22:42:40.280Z] PASS [2022-01-03T22:42:40.280Z] coverage: 100.0% of statements [2022-01-03T22:42:40.280Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-01-03T22:42:41.086Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-01-03T22:42:41.086Z] === RUN TestBuildWithEmptyLayers [2022-01-03T22:42:41.276Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-03T22:42:41.276Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-03T22:42:41.276Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-03T22:42:41.276Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-03T22:42:41.276Z] === RUN TestFormatStatus [2022-01-03T22:42:41.276Z] --- PASS: TestFormatStatus (0.00s) [2022-01-03T22:42:41.276Z] === RUN TestFormatError [2022-01-03T22:42:41.276Z] --- PASS: TestFormatError (0.00s) [2022-01-03T22:42:41.276Z] === RUN TestFormatJSONError [2022-01-03T22:42:41.276Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-03T22:42:41.276Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-03T22:42:41.276Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-03T22:42:41.276Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-03T22:42:41.276Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-03T22:42:41.276Z] === RUN TestNewJSONProgressOutput [2022-01-03T22:42:41.276Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-03T22:42:41.276Z] === RUN TestAuxFormatterEmit [2022-01-03T22:42:41.276Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-03T22:42:41.276Z] === RUN TestStreamWriterStdout [2022-01-03T22:42:41.276Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-03T22:42:41.276Z] === RUN TestStreamWriterStderr [2022-01-03T22:42:41.276Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-03T22:42:41.276Z] PASS [2022-01-03T22:42:41.276Z] coverage: 66.2% of statements [2022-01-03T22:42:41.276Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-01-03T22:42:41.346Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-01-03T22:42:41.346Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T22:42:41.745Z] === RUN TestGenerateRandomID [2022-01-03T22:42:41.745Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-03T22:42:41.745Z] === RUN TestShortenId [2022-01-03T22:42:41.745Z] --- PASS: TestShortenId (0.00s) [2022-01-03T22:42:41.745Z] === RUN TestShortenSha256Id [2022-01-03T22:42:41.745Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-03T22:42:41.745Z] === RUN TestShortenIdEmpty [2022-01-03T22:42:41.745Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-03T22:42:41.745Z] === RUN TestShortenIdInvalid [2022-01-03T22:42:41.745Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-03T22:42:41.745Z] === RUN TestIsShortIDNonHex [2022-01-03T22:42:41.745Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-03T22:42:41.745Z] === RUN TestIsShortIDNotCorrectSize [2022-01-03T22:42:41.745Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-03T22:42:41.745Z] PASS [2022-01-03T22:42:41.745Z] coverage: 70.6% of statements [2022-01-03T22:42:41.745Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-01-03T22:42:41.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T22:42:42.213Z] === RUN TestIsCpusetListAvailable [2022-01-03T22:42:42.213Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-03T22:42:42.213Z] PASS [2022-01-03T22:42:42.213Z] coverage: 39.4% of statements [2022-01-03T22:42:42.213Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-01-03T22:42:42.333Z] --- PASS: TestBuildMultiStageLayerLeak (9.98s) [2022-01-03T22:42:42.333Z] === RUN TestBuildWithHugeFile [2022-01-03T22:42:42.765Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T22:42:43.256Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2022-01-03T22:42:43.256Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T22:42:43.516Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-01-03T22:42:43.516Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T22:42:43.777Z] === RUN TestChtimes [2022-01-03T22:42:43.777Z] --- PASS: TestChtimes (0.01s) [2022-01-03T22:42:43.777Z] === RUN TestChtimesWindows [2022-01-03T22:42:43.777Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-03T22:42:43.777Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-03T22:42:43.777Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-03T22:42:43.777Z] === RUN TestEnsureRemoveAllNotExist [2022-01-03T22:42:43.777Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-03T22:42:43.777Z] === RUN TestEnsureRemoveAllWithDir [2022-01-03T22:42:43.777Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-03T22:42:43.777Z] === RUN TestEnsureRemoveAllWithFile [2022-01-03T22:42:43.777Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-03T22:42:43.777Z] === RUN TestHasWin32KSupport [2022-01-03T22:42:43.777Z] syscall_windows_test.go:8: win32k: true [2022-01-03T22:42:43.777Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-03T22:42:43.777Z] PASS [2022-01-03T22:42:43.777Z] coverage: 13.0% of statements [2022-01-03T22:42:43.777Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.0% of statements [2022-01-03T22:42:44.247Z] === RUN TestTailFile [2022-01-03T22:42:44.247Z] --- PASS: TestTailFile (0.00s) [2022-01-03T22:42:44.247Z] === RUN TestTailFileManyLines [2022-01-03T22:42:44.247Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-03T22:42:44.247Z] === RUN TestTailEmptyFile [2022-01-03T22:42:44.247Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-03T22:42:44.247Z] === RUN TestTailNegativeN [2022-01-03T22:42:44.247Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader [2022-01-03T22:42:44.247Z] === CONT TestNewTailReader [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/no_delimiter [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/truncated_last_line [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-03T22:42:44.247Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-03T22:42:44.247Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T22:42:44.247Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T22:42:44.247Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.247Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.247Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.248Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T22:42:44.248Z] === CONT TestNewTailReader/no_delimiter [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.248Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.248Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.248Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.248Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.680Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T22:42:44.716Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:44.717Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:44.717Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.718Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.719Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:44.720Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:44.720Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.720Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:44.940Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:45.188Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:45.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:45.189Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:42:45.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:42:45.190Z] --- PASS: TestNewTailReader (0.00s) [2022-01-03T22:42:45.190Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-03T22:42:45.190Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-03T22:42:45.190Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-03T22:42:45.190Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-03T22:42:45.190Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-03T22:42:45.190Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-03T22:42:45.190Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-03T22:42:45.190Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:42:45.190Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:42:45.425Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s) [2022-01-03T22:42:45.425Z] === RUN TestBuildWithHugeFile [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:42:45.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:42:45.660Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:42:45.661Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:42:45.661Z] PASS [2022-01-03T22:42:45.661Z] coverage: 88.6% of statements [2022-01-03T22:42:45.661Z] ok github.com/docker/docker/pkg/tailfile 0.210s coverage: 88.6% of statements [2022-01-03T22:42:45.661Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-01-03T22:42:45.661Z] === RUN TestClientStream [2022-01-03T22:42:45.661Z] --- PASS: TestClientStream (0.00s) [2022-01-03T22:42:45.661Z] === RUN TestClientSendFile [2022-01-03T22:42:45.661Z] --- PASS: TestClientSendFile (0.00s) [2022-01-03T22:42:45.661Z] === RUN TestClientWithRequestTimeout [2022-01-03T22:42:45.661Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-03T22:42:45.661Z] === RUN TestFileSpecPlugin [2022-01-03T22:42:45.661Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-01-03T22:42:45.661Z] === RUN TestFileJSONSpecPlugin [2022-01-03T22:42:45.661Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-01-03T22:42:45.661Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-03T22:42:45.661Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-03T22:42:45.661Z] === RUN TestPluginAddHandler [2022-01-03T22:42:45.661Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-03T22:42:45.661Z] === RUN TestPluginWaitBadPlugin [2022-01-03T22:42:45.661Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-03T22:42:45.661Z] === RUN TestGet [2022-01-03T22:42:45.661Z] time="2022-01-03T22:42:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-03T22:42:45.885Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T22:42:46.130Z] === RUN TestTarSumRemoveNonExistent [2022-01-03T22:42:46.130Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-03T22:42:46.130Z] === RUN TestTarSumRemove [2022-01-03T22:42:46.130Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-03T22:42:46.130Z] === RUN TestSortFileInfoSums [2022-01-03T22:42:46.130Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-03T22:42:46.130Z] === RUN TestNewTarSumForLabelInvalid [2022-01-03T22:42:46.130Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-03T22:42:46.130Z] === RUN TestNewTarSumForLabel [2022-01-03T22:42:46.130Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-03T22:42:46.130Z] === RUN TestEmptyTar [2022-01-03T22:42:46.130Z] --- PASS: TestEmptyTar (0.04s) [2022-01-03T22:42:46.130Z] === RUN TestTarSumsReadSize [2022-01-03T22:42:46.130Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-03T22:42:46.130Z] === RUN TestTarSums [2022-01-03T22:42:46.130Z] --- PASS: TestTarSums (0.08s) [2022-01-03T22:42:46.130Z] === RUN TestIteration [2022-01-03T22:42:46.130Z] --- PASS: TestIteration (0.00s) [2022-01-03T22:42:46.130Z] === RUN TestVersionLabelForChecksum [2022-01-03T22:42:46.130Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-03T22:42:46.130Z] === RUN TestVersion [2022-01-03T22:42:46.130Z] --- PASS: TestVersion (0.00s) [2022-01-03T22:42:46.130Z] === RUN TestGetVersion [2022-01-03T22:42:46.130Z] --- PASS: TestGetVersion (0.00s) [2022-01-03T22:42:46.130Z] === RUN TestGetVersions [2022-01-03T22:42:46.130Z] --- PASS: TestGetVersions (0.00s) [2022-01-03T22:42:46.130Z] PASS [2022-01-03T22:42:46.130Z] coverage: 89.3% of statements [2022-01-03T22:42:46.130Z] ok github.com/docker/docker/pkg/tarsum 0.179s coverage: 89.3% of statements [2022-01-03T22:42:46.455Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T22:42:46.598Z] time="2022-01-03T22:42:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-03T22:42:47.027Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-03T22:42:47.027Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-03T22:42:47.068Z] testing: warning: no tests to run [2022-01-03T22:42:47.068Z] PASS [2022-01-03T22:42:47.068Z] coverage: [no statements] [2022-01-03T22:42:47.068Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2022-01-03T22:42:47.288Z] --- PASS: TestBuildWithHugeFile (109.43s) [2022-01-03T22:42:47.288Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T22:42:47.288Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:42:47.288Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:42:47.288Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T22:42:47.288Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:42:47.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:42:47.288Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:42:47.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:42:47.288Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:42:47.288Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:42:47.288Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:42:47.288Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:42:47.536Z] === RUN TestTruncIndex [2022-01-03T22:42:47.536Z] --- PASS: TestTruncIndex (0.10s) [2022-01-03T22:42:47.536Z] PASS [2022-01-03T22:42:47.536Z] coverage: 91.5% of statements [2022-01-03T22:42:47.536Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-01-03T22:42:47.549Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:42:47.549Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-01-03T22:42:47.549Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-01-03T22:42:47.549Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-01-03T22:42:47.549Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-01-03T22:42:47.549Z] === RUN TestBuildPreserveOwnership [2022-01-03T22:42:47.549Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T22:42:48.509Z] docker_cli_daemon_test.go:1488: [d268e767674f1] daemon is not started [2022-01-03T22:42:48.523Z] === RUN TestIsGIT [2022-01-03T22:42:48.523Z] --- PASS: TestIsGIT (0.00s) [2022-01-03T22:42:48.523Z] === RUN TestIsTransport [2022-01-03T22:42:48.523Z] --- PASS: TestIsTransport (0.00s) [2022-01-03T22:42:48.523Z] PASS [2022-01-03T22:42:48.523Z] coverage: 100.0% of statements [2022-01-03T22:42:48.523Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-01-03T22:42:48.769Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-03T22:42:48.992Z] === RUN TestVersionInfo [2022-01-03T22:42:48.992Z] --- PASS: TestVersionInfo (0.00s) [2022-01-03T22:42:48.992Z] === RUN TestAppendVersions [2022-01-03T22:42:48.992Z] --- PASS: TestAppendVersions (0.00s) [2022-01-03T22:42:48.992Z] PASS [2022-01-03T22:42:48.992Z] coverage: 88.9% of statements [2022-01-03T22:42:48.992Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-01-03T22:42:48.992Z] time="2022-01-03T22:42:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-03T22:42:49.340Z] check_test.go:308: [d7f48ab636fca] daemon is not started [2022-01-03T22:42:49.340Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-03T22:42:49.389Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-03T22:42:49.980Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T22:42:49.980Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T22:42:49.980Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T22:42:49.980Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-03T22:42:50.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T22:42:50.281Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T22:42:50.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T22:42:50.449Z] === RUN TestValidatePrivileges [2022-01-03T22:42:50.449Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-03T22:42:50.449Z] === RUN TestFilterByCapNeg [2022-01-03T22:42:50.449Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-03T22:42:50.449Z] === RUN TestFilterByCapPos [2022-01-03T22:42:50.449Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-03T22:42:50.449Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-03T22:42:50.449Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-03T22:42:50.449Z] PASS [2022-01-03T22:42:50.449Z] coverage: 12.0% of statements [2022-01-03T22:42:50.449Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2022-01-03T22:42:50.541Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-03T22:42:51.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T22:42:51.439Z] === RUN TestNewSettable [2022-01-03T22:42:51.439Z] --- PASS: TestNewSettable (0.00s) [2022-01-03T22:42:51.439Z] === RUN TestIsSettable [2022-01-03T22:42:51.439Z] --- PASS: TestIsSettable (0.00s) [2022-01-03T22:42:51.439Z] === RUN TestUpdateSettingsEnv [2022-01-03T22:42:51.439Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-03T22:42:51.439Z] PASS [2022-01-03T22:42:51.439Z] coverage: 20.0% of statements [2022-01-03T22:42:51.439Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-01-03T22:42:51.484Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-03T22:42:51.484Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T22:42:51.744Z] --- PASS: TestBuildPreserveOwnership (4.26s) [2022-01-03T22:42:51.744Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.76s) [2022-01-03T22:42:51.744Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.49s) [2022-01-03T22:42:51.744Z] === RUN TestBuildPlatformInvalid [2022-01-03T22:42:51.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T22:42:51.907Z] === RUN TestLoad [2022-01-03T22:42:51.907Z] --- PASS: TestLoad (0.00s) [2022-01-03T22:42:51.907Z] === RUN TestSave [2022-01-03T22:42:51.907Z] --- PASS: TestSave (0.03s) [2022-01-03T22:42:51.907Z] === RUN TestAddDeleteGet [2022-01-03T22:42:51.907Z] --- PASS: TestAddDeleteGet (0.04s) [2022-01-03T22:42:51.907Z] === RUN TestInvalidTags [2022-01-03T22:42:51.907Z] --- PASS: TestInvalidTags (0.01s) [2022-01-03T22:42:51.907Z] PASS [2022-01-03T22:42:51.907Z] coverage: 83.7% of statements [2022-01-03T22:42:51.907Z] ok github.com/docker/docker/reference 0.118s coverage: 83.7% of statements [2022-01-03T22:42:52.006Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-01-03T22:42:52.006Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T22:42:52.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T22:42:52.268Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T22:42:52.839Z] check_test.go:308: [d292749e2a881] daemon is not started [2022-01-03T22:42:52.839Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-03T22:42:52.894Z] time="2022-01-03T22:42:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-03T22:42:52.894Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-03T22:42:52.894Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-03T22:42:52.894Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-03T22:42:52.894Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-03T22:42:52.894Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-03T22:42:52.894Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-03T22:42:52.894Z] === RUN TestResumableRequestReaderWithReadError [2022-01-03T22:42:52.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T22:42:53.099Z] Loaded image: busybox:latest [2022-01-03T22:42:53.099Z] Loaded image: busybox:glibc [2022-01-03T22:42:53.363Z] time="2022-01-03T22:42:52Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-03T22:42:53.363Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-01-03T22:42:53.363Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-03T22:42:53.363Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-03T22:42:53.363Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-03T22:42:53.363Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-03T22:42:53.363Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-03T22:42:53.363Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-03T22:42:53.363Z] === RUN TestResumableRequestReader [2022-01-03T22:42:53.363Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-03T22:42:53.363Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-03T22:42:53.363Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-03T22:42:53.363Z] PASS [2022-01-03T22:42:53.363Z] coverage: 100.0% of statements [2022-01-03T22:42:53.363Z] ok github.com/docker/docker/registry/resumable 0.283s coverage: 100.0% of statements [2022-01-03T22:42:53.832Z] === RUN TestResolveAuthConfigIndexServer [2022-01-03T22:42:53.832Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestResolveAuthConfigFullURL [2022-01-03T22:42:53.832Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-03T22:42:53.832Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestValidateMirror [2022-01-03T22:42:53.832Z] --- PASS: TestValidateMirror (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestLoadInsecureRegistries [2022-01-03T22:42:53.832Z] time="2022-01-03T22:42:53Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T22:42:53.832Z] time="2022-01-03T22:42:53Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-03T22:42:53.832Z] time="2022-01-03T22:42:53Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T22:42:53.832Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-01-03T22:42:53.832Z] === RUN TestNewServiceConfig [2022-01-03T22:42:53.832Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestValidateIndexName [2022-01-03T22:42:53.832Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestValidateIndexNameWithError [2022-01-03T22:42:53.832Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestEndpointParse [2022-01-03T22:42:53.832Z] --- PASS: TestEndpointParse (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestEndpointParseInvalid [2022-01-03T22:42:53.832Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestValidateEndpoint [2022-01-03T22:42:53.832Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-03T22:42:53.832Z] === RUN TestPing [2022-01-03T22:42:53.832Z] --- PASS: TestPing (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestPingRegistryEndpoint [2022-01-03T22:42:53.832Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:42:53.832Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestEndpoint [2022-01-03T22:42:53.832Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:42:53.832Z] --- SKIP: TestEndpoint (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestParseRepositoryInfo [2022-01-03T22:42:53.832Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestNewIndexInfo [2022-01-03T22:42:53.832Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestMirrorEndpointLookup [2022-01-03T22:42:53.832Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:42:53.832Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-01-03T22:42:53.832Z] === RUN TestSearchRepositories [2022-01-03T22:42:53.832Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-03T22:42:53.832Z] Host: 127.0.0.1:49346 [2022-01-03T22:42:53.832Z] User-Agent: docker test client [2022-01-03T22:42:53.832Z] Authorization: Token fake-token [2022-01-03T22:42:53.832Z] X-Docker-Token: true [2022-01-03T22:42:53.832Z] Accept-Encoding: gzip [2022-01-03T22:42:53.832Z] [2022-01-03T22:42:53.832Z] [2022-01-03T22:42:53.832Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-03T22:42:53.832Z] Connection: close [2022-01-03T22:42:53.832Z] Content-Length: 144 [2022-01-03T22:42:53.832Z] Cache-Control: no-cache [2022-01-03T22:42:53.832Z] Content-Type: application/json [2022-01-03T22:42:53.832Z] Date: Mon, 03 Jan 2022 22:42:53 GMT [2022-01-03T22:42:53.832Z] Expires: -1 [2022-01-03T22:42:53.832Z] Pragma: no-cache [2022-01-03T22:42:53.832Z] Server: docker-tests/mock [2022-01-03T22:42:53.832Z] X-Docker-Registry-Config: mock [2022-01-03T22:42:53.832Z] X-Docker-Registry-Version: 0.0.0 [2022-01-03T22:42:53.832Z] [2022-01-03T22:42:53.832Z] [2022-01-03T22:42:53.832Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-03T22:42:53.832Z] === RUN TestTrustedLocation [2022-01-03T22:42:53.832Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-03T22:42:53.832Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestAllowNondistributableArtifacts [2022-01-03T22:42:53.832Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestIsSecureIndex [2022-01-03T22:42:53.832Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-03T22:42:53.832Z] PASS [2022-01-03T22:42:53.832Z] coverage: 51.2% of statements [2022-01-03T22:42:53.832Z] ok github.com/docker/docker/registry 0.262s coverage: 51.2% of statements [2022-01-03T22:42:53.832Z] === RUN TestRestartManagerTimeout [2022-01-03T22:42:53.832Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-03T22:42:53.832Z] === RUN TestRestartManagerTimeoutReset [2022-01-03T22:42:53.832Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-03T22:42:53.832Z] PASS [2022-01-03T22:42:53.832Z] coverage: 50.9% of statements [2022-01-03T22:42:53.832Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-01-03T22:42:54.041Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T22:42:54.820Z] === RUN TestDecodeContainerConfig [2022-01-03T22:42:54.820Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-03T22:42:54.820Z] === RUN TestDecodeContainerConfigIsolation [2022-01-03T22:42:54.820Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-03T22:42:54.820Z] === RUN TestValidatePrivileged [2022-01-03T22:42:54.820Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-03T22:42:54.820Z] PASS [2022-01-03T22:42:54.820Z] coverage: 52.6% of statements [2022-01-03T22:42:54.820Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-01-03T22:42:54.820Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-03T22:42:54.820Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-03T22:42:54.820Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-03T22:42:54.820Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-03T22:42:54.820Z] PASS [2022-01-03T22:42:54.820Z] coverage: 62.5% of statements [2022-01-03T22:42:54.820Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2022-01-03T22:42:54.984Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T22:42:54.984Z] Loaded image: debian:bullseye-slim [2022-01-03T22:42:54.984Z] Loaded image: hello-world:latest [2022-01-03T22:42:55.245Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T22:42:55.422Z] sha256:aeafe2e9b2bef2e6f7f0cd025d120a115d4562eb0ce89fe085e3644f1f37c444 [2022-01-03T22:42:55.422Z] INFO: Starting docker-py tests... [2022-01-03T22:42:55.422Z] ============================= test session starts ============================== [2022-01-03T22:42:55.422Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-03T22:42:55.422Z] rootdir: /src, inifile: pytest.ini [2022-01-03T22:42:55.422Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-01-03T22:42:55.422Z] collected 395 items / 1 deselected / 394 selected [2022-01-03T22:42:55.422Z] [2022-01-03T22:42:55.506Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T22:42:55.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T22:42:56.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T22:42:56.891Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T22:42:57.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T22:42:57.152Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-03T22:42:57.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T22:42:58.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T22:42:58.537Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T22:42:58.612Z] === RUN TestGetDriver [2022-01-03T22:42:58.612Z] --- PASS: TestGetDriver (0.00s) [2022-01-03T22:42:58.612Z] === RUN TestVolumeRequestError [2022-01-03T22:42:58.612Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-03T22:42:58.612Z] PASS [2022-01-03T22:42:58.612Z] coverage: 36.1% of statements [2022-01-03T22:42:58.612Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2022-01-03T22:42:58.612Z] === RUN TestGetAddress [2022-01-03T22:42:58.612Z] --- PASS: TestGetAddress (0.00s) [2022-01-03T22:42:58.612Z] === RUN TestRemove [2022-01-03T22:42:58.612Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T22:42:58.612Z] --- SKIP: TestRemove (0.00s) [2022-01-03T22:42:58.612Z] === RUN TestInitializeWithVolumes [2022-01-03T22:42:58.612Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-03T22:42:58.612Z] === RUN TestCreate [2022-01-03T22:42:58.612Z] --- PASS: TestCreate (0.01s) [2022-01-03T22:42:58.612Z] === RUN TestValidateName [2022-01-03T22:42:58.612Z] --- PASS: TestValidateName (0.00s) [2022-01-03T22:42:58.612Z] === RUN TestCreateWithOpts [2022-01-03T22:42:58.612Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T22:42:58.612Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-03T22:42:58.612Z] === RUN TestRelaodNoOpts [2022-01-03T22:42:58.612Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-03T22:42:58.612Z] PASS [2022-01-03T22:42:58.612Z] coverage: 41.5% of statements [2022-01-03T22:42:58.612Z] ok github.com/docker/docker/volume/local 0.081s coverage: 41.5% of statements [2022-01-03T22:42:59.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRaw [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-03T22:42:59.599Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRaw [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRawSplit [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-03T22:42:59.599Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-03T22:42:59.599Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T22:42:59.599Z] === RUN TestConvertTmpfsOptions [2022-01-03T22:42:59.599Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-03T22:42:59.599Z] linux_parser_test.go:209: data="ro" [2022-01-03T22:42:59.599Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-03T22:42:59.599Z] === RUN TestParseMountSpec [2022-01-03T22:42:59.599Z] parser_test.go:62: case 0 [2022-01-03T22:42:59.599Z] parser_test.go:62: case 1 [2022-01-03T22:42:59.599Z] parser_test.go:62: case 2 [2022-01-03T22:42:59.599Z] parser_test.go:62: case 3 [2022-01-03T22:42:59.599Z] parser_test.go:62: case 4 [2022-01-03T22:42:59.599Z] parser_test.go:62: case 5 [2022-01-03T22:42:59.599Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-03T22:42:59.599Z] === RUN TestValidateMount [2022-01-03T22:42:59.599Z] --- PASS: TestValidateMount (0.00s) [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRaw [2022-01-03T22:42:59.599Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-03T22:42:59.599Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-03T22:42:59.599Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-03T22:42:59.599Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-03T22:42:59.924Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T22:43:00.068Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-03T22:43:00.068Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-03T22:43:00.068Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-03T22:43:00.068Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-03T22:43:00.068Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-03T22:43:00.068Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T22:43:00.068Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-03T22:43:00.068Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T22:43:00.068Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-03T22:43:00.068Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T22:43:00.068Z] PASS [2022-01-03T22:43:00.068Z] coverage: 67.6% of statements [2022-01-03T22:43:00.068Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements [2022-01-03T22:43:00.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T22:43:00.185Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-03T22:43:00.537Z] === RUN TestSetGetMeta [2022-01-03T22:43:00.537Z] === PAUSE TestSetGetMeta [2022-01-03T22:43:00.537Z] === RUN TestRestore [2022-01-03T22:43:00.537Z] === PAUSE TestRestore [2022-01-03T22:43:00.537Z] === RUN TestServiceCreate [2022-01-03T22:43:00.537Z] === PAUSE TestServiceCreate [2022-01-03T22:43:00.537Z] === RUN TestServiceList [2022-01-03T22:43:00.537Z] === PAUSE TestServiceList [2022-01-03T22:43:00.537Z] === RUN TestServiceRemove [2022-01-03T22:43:00.537Z] === PAUSE TestServiceRemove [2022-01-03T22:43:00.537Z] === RUN TestServiceGet [2022-01-03T22:43:00.537Z] === PAUSE TestServiceGet [2022-01-03T22:43:00.537Z] === RUN TestServicePrune [2022-01-03T22:43:00.537Z] === PAUSE TestServicePrune [2022-01-03T22:43:00.537Z] === RUN TestCreate [2022-01-03T22:43:00.537Z] === PAUSE TestCreate [2022-01-03T22:43:00.537Z] === RUN TestRemove [2022-01-03T22:43:00.537Z] === PAUSE TestRemove [2022-01-03T22:43:00.537Z] === RUN TestList [2022-01-03T22:43:00.537Z] === PAUSE TestList [2022-01-03T22:43:00.537Z] === RUN TestFindByDriver [2022-01-03T22:43:00.537Z] === PAUSE TestFindByDriver [2022-01-03T22:43:00.537Z] === RUN TestFindByReferenced [2022-01-03T22:43:00.537Z] === PAUSE TestFindByReferenced [2022-01-03T22:43:00.537Z] === RUN TestDerefMultipleOfSameRef [2022-01-03T22:43:00.537Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-03T22:43:00.537Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T22:43:00.537Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T22:43:00.537Z] === RUN TestDefererencePluginOnCreateError [2022-01-03T22:43:00.537Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-03T22:43:00.537Z] === RUN TestRefDerefRemove [2022-01-03T22:43:00.537Z] === PAUSE TestRefDerefRemove [2022-01-03T22:43:00.537Z] === RUN TestGet [2022-01-03T22:43:00.537Z] === PAUSE TestGet [2022-01-03T22:43:00.537Z] === RUN TestGetWithReference [2022-01-03T22:43:00.537Z] === PAUSE TestGetWithReference [2022-01-03T22:43:00.537Z] === RUN TestFilterFunc [2022-01-03T22:43:00.537Z] === RUN TestFilterFunc/test_nil_list [2022-01-03T22:43:00.537Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-03T22:43:00.537Z] === RUN TestFilterFunc/test_empty_list [2022-01-03T22:43:00.537Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-03T22:43:00.537Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T22:43:00.537Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T22:43:00.537Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T22:43:00.537Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T22:43:00.537Z] === RUN TestFilterFunc/test_filter_some [2022-01-03T22:43:00.537Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-03T22:43:00.537Z] === RUN TestFilterFunc/test_filter_middle [2022-01-03T22:43:00.537Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-03T22:43:00.537Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-03T22:43:00.537Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-03T22:43:00.537Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-03T22:43:00.537Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-03T22:43:00.537Z] === CONT TestFilterFunc/test_nil_list [2022-01-03T22:43:00.537Z] === CONT TestFilterFunc/test_filter_some [2022-01-03T22:43:00.537Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T22:43:00.537Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T22:43:00.537Z] === CONT TestFilterFunc/test_empty_list [2022-01-03T22:43:00.537Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-03T22:43:00.537Z] === CONT TestFilterFunc/test_filter_middle [2022-01-03T22:43:00.537Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-03T22:43:00.537Z] --- PASS: TestFilterFunc (0.00s) [2022-01-03T22:43:00.537Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-03T22:43:00.537Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-03T22:43:00.537Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-03T22:43:00.537Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-03T22:43:00.537Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-03T22:43:00.537Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-03T22:43:00.537Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-03T22:43:00.537Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-03T22:43:00.537Z] === CONT TestSetGetMeta [2022-01-03T22:43:00.537Z] === CONT TestList [2022-01-03T22:43:00.537Z] === CONT TestGetWithReference [2022-01-03T22:43:00.537Z] === CONT TestServiceGet [2022-01-03T22:43:00.537Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-03T22:43:00.537Z] === CONT TestCreate [2022-01-03T22:43:00.537Z] --- PASS: TestGetWithReference (0.04s) [2022-01-03T22:43:00.537Z] === CONT TestRemove [2022-01-03T22:43:00.537Z] --- PASS: TestList (0.06s) [2022-01-03T22:43:00.537Z] === CONT TestServiceList [2022-01-03T22:43:00.537Z] --- PASS: TestCreate (0.04s) [2022-01-03T22:43:00.537Z] === CONT TestServiceRemove [2022-01-03T22:43:00.537Z] --- PASS: TestRemove (0.04s) [2022-01-03T22:43:00.537Z] === CONT TestServicePrune [2022-01-03T22:43:00.537Z] --- PASS: TestServiceGet (0.22s) [2022-01-03T22:43:00.537Z] === CONT TestServiceCreate [2022-01-03T22:43:00.537Z] time="2022-01-03T22:43:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:43:00.537Z] --- PASS: TestServiceRemove (0.18s) [2022-01-03T22:43:00.537Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T22:43:00.537Z] time="2022-01-03T22:43:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:43:00.537Z] --- PASS: TestServiceList (0.19s) [2022-01-03T22:43:00.537Z] === CONT TestGet [2022-01-03T22:43:00.537Z] time="2022-01-03T22:43:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:43:00.537Z] time="2022-01-03T22:43:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-03T22:43:00.537Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-03T22:43:00.537Z] === CONT TestRefDerefRemove [2022-01-03T22:43:00.537Z] --- PASS: TestServiceCreate (0.04s) [2022-01-03T22:43:00.537Z] === CONT TestDefererencePluginOnCreateError [2022-01-03T22:43:00.537Z] time="2022-01-03T22:43:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:43:00.537Z] --- PASS: TestGet (0.03s) [2022-01-03T22:43:00.537Z] === CONT TestFindByReferenced [2022-01-03T22:43:00.537Z] --- PASS: TestServicePrune (0.20s) [2022-01-03T22:43:00.537Z] === CONT TestDerefMultipleOfSameRef [2022-01-03T22:43:00.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T22:43:00.756Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T22:43:00.756Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T22:43:01.006Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-03T22:43:01.006Z] === CONT TestFindByDriver [2022-01-03T22:43:01.006Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-03T22:43:01.006Z] === CONT TestRestore [2022-01-03T22:43:01.006Z] --- PASS: TestFindByReferenced (0.03s) [2022-01-03T22:43:01.006Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-03T22:43:01.006Z] --- PASS: TestGet (15.01s) [2022-01-03T22:43:01.006Z] === RUN TestPluginWithNoManifest [2022-01-03T22:43:01.006Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-03T22:43:01.006Z] === RUN TestGetAll [2022-01-03T22:43:01.006Z] --- PASS: TestFindByDriver (0.02s) [2022-01-03T22:43:01.006Z] --- PASS: TestGetAll (0.01s) [2022-01-03T22:43:01.006Z] PASS [2022-01-03T22:43:01.006Z] coverage: 73.2% of statements [2022-01-03T22:43:01.006Z] --- PASS: TestRestore (0.03s) [2022-01-03T22:43:01.006Z] PASS [2022-01-03T22:43:01.006Z] coverage: 69.0% of statements [2022-01-03T22:43:01.006Z] ok github.com/docker/docker/pkg/plugins 35.992s coverage: 73.2% of statements [2022-01-03T22:43:01.006Z] ok github.com/docker/docker/volume/service 0.370s coverage: 69.0% of statements [2022-01-03T22:43:01.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T22:43:01.698Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T22:43:02.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T22:43:02.169Z] Using test binary docker [2022-01-03T22:43:02.169Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T22:43:02.169Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T22:43:02.169Z] INFO: Waiting for daemon to start... [2022-01-03T22:43:02.169Z] Starting dockerd [2022-01-03T22:43:02.642Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-03T22:43:02.642Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T22:43:04.286Z] ok github.com/docker/docker/libnetwork/ipam 15.669s coverage: 85.3% of statements [2022-01-03T22:43:04.286Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T22:43:04.286Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T22:43:04.286Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-03T22:43:04.286Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-03T22:43:04.286Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T22:43:04.546Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-03T22:43:04.696Z] . [2022-01-03T22:43:04.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T22:43:04.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T22:43:04.696Z] Error: No such image: emptyfs [2022-01-03T22:43:04.955Z] Running integration-test (iteration 1) [2022-01-03T22:43:04.955Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T22:43:05.116Z] ok github.com/docker/docker/libnetwork/ipamutils 0.277s coverage: 74.0% of statements [2022-01-03T22:43:05.214Z] Loaded image: busybox:latest [2022-01-03T22:43:05.214Z] Loaded image: busybox:glibc [2022-01-03T22:43:05.687Z] ok github.com/docker/docker/libnetwork/iptables 0.133s coverage: 45.1% of statements [2022-01-03T22:43:05.687Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-01-03T22:43:05.942Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-03T22:43:05.947Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-01-03T22:43:06.129Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-03T22:43:06.589Z] Loaded image: debian:bullseye-slim [2022-01-03T22:43:06.589Z] Loaded image: hello-world:latest [2022-01-03T22:43:06.589Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T22:43:06.589Z] INFO: Testing against a local daemon [2022-01-03T22:43:06.589Z] === RUN TestCgroupNamespacesBuild [2022-01-03T22:43:06.640Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-03T22:43:07.965Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-01-03T22:43:07.965Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T22:43:08.044Z] tests/integration/api_config_test.py ...... [ 8%] [2022-01-03T22:43:08.489Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.69s) [2022-01-03T22:43:08.489Z] PASS [2022-01-03T22:43:08.758Z] [2022-01-03T22:43:08.758Z] === Skipped [2022-01-03T22:43:08.758Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-03T22:43:08.758Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:43:08.758Z] [2022-01-03T22:43:08.758Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:43:08.758Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:43:08.758Z] [2022-01-03T22:43:08.758Z] DONE 34 tests, 2 skipped in 175.563s [2022-01-03T22:43:08.758Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T22:43:08.758Z] ++ 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-01-03T22:43:08.758Z] ++ set -e [2022-01-03T22:43:08.758Z] ++ '[' -n 0 ']' [2022-01-03T22:43:08.758Z] ++ set -x [2022-01-03T22:43:08.758Z] ++ 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-01-03T22:43:08.758Z] INFO: Testing against a local daemon [2022-01-03T22:43:08.758Z] === RUN TestConfigInspect [2022-01-03T22:43:08.900Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-01-03T22:43:08.900Z] === RUN TestBuildWithSession [2022-01-03T22:43:08.900Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:43:08.900Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T22:43:08.900Z] === RUN TestBuildSquashParent [2022-01-03T22:43:09.329Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-03T22:43:11.242Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-03T22:43:11.822Z] --- PASS: TestConfigInspect (3.03s) [2022-01-03T22:43:11.822Z] === RUN TestConfigList [2022-01-03T22:43:12.766Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-03T22:43:14.678Z] --- PASS: TestConfigList (2.75s) [2022-01-03T22:43:14.678Z] === RUN TestConfigsCreateAndDelete [2022-01-03T22:43:14.940Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-03T22:43:15.512Z] check_test.go:308: [d6a53891f6363] daemon is not started [2022-01-03T22:43:15.512Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-03T22:43:16.083Z] check_test.go:308: [dcd5992e5135f] daemon is not started [2022-01-03T22:43:16.083Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-03T22:43:17.011Z] --- PASS: TestBuildSquashParent (7.10s) [2022-01-03T22:43:17.011Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T22:43:17.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:43:17.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:43:17.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:43:17.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:43:17.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:43:17.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:43:17.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:43:17.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:43:17.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:43:17.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:43:17.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:43:17.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:43:17.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:43:17.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:43:17.467Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-03T22:43:17.467Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2022-01-03T22:43:17.467Z] === RUN TestConfigsUpdate [2022-01-03T22:43:17.728Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T22:43:17.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:43:17.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:43:17.989Z] check_test.go:308: [d4080bbd65662] daemon is not started [2022-01-03T22:43:17.989Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-03T22:43:17.989Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T22:43:19.377Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T22:43:19.377Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T22:43:19.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:43:19.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:43:19.949Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-03T22:43:20.211Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-03T22:43:20.472Z] --- PASS: TestConfigsUpdate (2.93s) [2022-01-03T22:43:20.472Z] === RUN TestTemplatedConfig [2022-01-03T22:43:21.415Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-03T22:43:21.676Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T22:43:21.745Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-03T22:43:21.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2022-01-03T22:43:21.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2022-01-03T22:43:21.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2022-01-03T22:43:21.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2022-01-03T22:43:21.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-01-03T22:43:21.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2022-01-03T22:43:21.745Z] === RUN TestBuildMultiStageCopy [2022-01-03T22:43:21.745Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T22:43:22.235Z] 2022/01/03 22:43:20 Closing DB instances... [2022-01-03T22:43:23.222Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-01-03T22:43:23.222Z] === RUN TestFindNode [2022-01-03T22:43:23.222Z] 2022/01/03 22:43:22 Closing DB instances... [2022-01-03T22:43:23.222Z] --- PASS: TestFindNode (0.02s) [2022-01-03T22:43:23.222Z] === RUN TestChangeNodeState [2022-01-03T22:43:23.222Z] 2022/01/03 22:43:22 Closing DB instances... [2022-01-03T22:43:23.222Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-03T22:43:23.222Z] === RUN TestNodeReincarnation [2022-01-03T22:43:23.222Z] 2022/01/03 22:43:22 Closing DB instances... [2022-01-03T22:43:24.222Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-01-03T22:43:24.222Z] --- PASS: TestTemplatedConfig (3.34s) [2022-01-03T22:43:24.222Z] === RUN TestConfigCreateResolve [2022-01-03T22:43:24.222Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T22:43:24.793Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-01-03T22:43:25.027Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T22:43:25.054Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T22:43:25.624Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-03T22:43:26.400Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T22:43:26.564Z] --- PASS: TestConfigCreateResolve (2.77s) [2022-01-03T22:43:26.564Z] PASS [2022-01-03T22:43:26.564Z] [2022-01-03T22:43:26.564Z] DONE 6 tests in 17.851s [2022-01-03T22:43:26.564Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T22:43:26.564Z] ++ 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-01-03T22:43:26.564Z] ++ set -e [2022-01-03T22:43:26.564Z] ++ '[' -n 0 ']' [2022-01-03T22:43:26.564Z] ++ set -x [2022-01-03T22:43:26.565Z] ++ 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-01-03T22:43:26.825Z] INFO: Testing against a local daemon [2022-01-03T22:43:26.825Z] === RUN TestCheckpoint [2022-01-03T22:43:26.825Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:43:26.825Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T22:43:26.825Z] === RUN TestContainerInvalidJSON [2022-01-03T22:43:26.825Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:43:26.825Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:43:26.825Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:43:26.825Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:43:26.825Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:43:26.825Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:43:26.825Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-03T22:43:26.825Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T22:43:26.825Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T22:43:26.825Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T22:43:26.825Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-03T22:43:26.825Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T22:43:26.825Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-03T22:43:26.825Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T22:43:26.825Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-03T22:43:26.825Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T22:43:27.086Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-03T22:43:27.086Z] === RUN TestCopyFromContainer [2022-01-03T22:43:27.334Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T22:43:27.977Z] time="2022-01-03T22:43:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-03T22:43:27.977Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-03T22:43:27.977Z] === RUN TestParallelCreate [2022-01-03T22:43:28.030Z] === RUN TestCopyFromContainer// [2022-01-03T22:43:28.267Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T22:43:28.290Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T22:43:28.290Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T22:43:28.290Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T22:43:28.445Z] 2022/01/03 22:43:27 Closing DB instances... [2022-01-03T22:43:28.445Z] --- PASS: TestParallelCreate (0.03s) [2022-01-03T22:43:28.445Z] === RUN TestParallelDelete [2022-01-03T22:43:28.445Z] 2022/01/03 22:43:27 Closing DB instances... [2022-01-03T22:43:28.445Z] --- PASS: TestParallelDelete (0.02s) [2022-01-03T22:43:28.445Z] === RUN TestNetworkDBIslands [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ad1f3a168fa4 with config:&{NodeID:ad1f3a168fa4 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-01-03T22:43:28.445Z] time="2022-01-03T22:43:27Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:27Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, added to nodes list" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:67aa7f2b744d with config:&{NodeID:67aa7f2b744d 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-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, added to nodes list" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, added to nodes list" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, added to nodes list" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-01-03T22:43:28.445Z] time="2022-01-03T22:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-03T22:43:28.550Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T22:43:28.550Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T22:43:28.550Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T22:43:28.550Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T22:43:28.816Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T22:43:28.816Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:12f914c0f1c2 with config:&{NodeID:12f914c0f1c2 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-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, added to nodes list" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, added to nodes list" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, added to nodes list" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, added to nodes list" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-03T22:43:28.914Z] time="2022-01-03T22:43:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer (1.98s) [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-01-03T22:43:29.081Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-01-03T22:43:29.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T22:43:29.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:43:29.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:43:29.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:43:29.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:43:29.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:43:29.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:43:29.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:43:29.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:43:29.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:43:29.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T22:43:29.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T22:43:29.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T22:43:29.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T22:43:29.081Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T22:43:29.081Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-03T22:43:29.081Z] === RUN TestCreateWithInvalidEnv [2022-01-03T22:43:29.081Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T22:43:29.081Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T22:43:29.081Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T22:43:29.081Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T22:43:29.081Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T22:43:29.081Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T22:43:29.081Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T22:43:29.081Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T22:43:29.081Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T22:43:29.081Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-03T22:43:29.081Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T22:43:29.081Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T22:43:29.081Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T22:43:29.081Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T22:43:29.081Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-03T22:43:29.081Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T22:43:29.081Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-03T22:43:29.200Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-01-03T22:43:29.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-01-03T22:43:29.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-03T22:43:29.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-03T22:43:29.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-03T22:43:29.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-03T22:43:29.200Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:28Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:28Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8e2749a14819 with config:&{NodeID:8e2749a14819 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-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="Node 8e2749a14819/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="Node 8e2749a14819/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="Node 8e2749a14819/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="Node 8e2749a14819/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-03T22:43:29.382Z] time="2022-01-03T22:43:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 8e2749a14819/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 8e2749a14819/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 8e2749a14819/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 8e2749a14819/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:68d6a76a3b3b with config:&{NodeID:68d6a76a3b3b 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-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49375" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 8e2749a14819/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 8e2749a14819/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, added to nodes list" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49376" [2022-01-03T22:43:29.850Z] time="2022-01-03T22:43:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:29Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:29Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, added to nodes list" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:29Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:29Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, added to nodes list" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:29Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:29Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, added to nodes list" [2022-01-03T22:43:30.319Z] networkdb_test.go:835: Re-joining: 3 [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=info msg="The new bootstrap node list is:[172.22.76.63:10033 172.22.76.63:10034 172.22.76.63:10035]" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10033" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49377" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10034" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49378" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10035" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49379" [2022-01-03T22:43:30.319Z] networkdb_test.go:835: Re-joining: 4 [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=info msg="The new bootstrap node list is:[172.22.76.63:10033 172.22.76.63:10034 172.22.76.63:10035]" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10033" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49380" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10034" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49381" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49382" [2022-01-03T22:43:30.319Z] time="2022-01-03T22:43:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10035" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="node 0 leaving" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="Node ad1f3a168fa4 change state NodeActive --> NodeLeft" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="node5(68d6a76a3b3b): Node leave event for ad1f3a168fa4/172.22.76.63" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="Node ad1f3a168fa4 change state NodeActive --> NodeLeft" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="node4(8e2749a14819): Node leave event for ad1f3a168fa4/172.22.76.63" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="Node ad1f3a168fa4 change state NodeActive --> NodeLeft" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="node3(12f914c0f1c2): Node leave event for ad1f3a168fa4/172.22.76.63" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="Node ad1f3a168fa4 change state NodeActive --> NodeLeft" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="node1(ad1f3a168fa4): Node leave event for ad1f3a168fa4/172.22.76.63" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="Node ad1f3a168fa4 change state NodeActive --> NodeLeft" [2022-01-03T22:43:30.787Z] time="2022-01-03T22:43:30Z" level=info msg="node2(67aa7f2b744d): Node leave event for ad1f3a168fa4/172.22.76.63" [2022-01-03T22:43:30.995Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s) [2022-01-03T22:43:30.995Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T22:43:30.995Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:30Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, left gossip cluster" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:30Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, left gossip cluster" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:30Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, left gossip cluster" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:30Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, left gossip cluster" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:30Z" level=info msg="Node ad1f3a168fa4/172.22.76.63, left gossip cluster" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:30Z" level=info msg="node 1 leaving" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="Node 67aa7f2b744d change state NodeActive --> NodeLeft" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="node4(8e2749a14819): Node leave event for 67aa7f2b744d/172.22.76.63" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="Node 67aa7f2b744d change state NodeActive --> NodeLeft" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="node5(68d6a76a3b3b): Node leave event for 67aa7f2b744d/172.22.76.63" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, left gossip cluster" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="Node 67aa7f2b744d change state NodeActive --> NodeFailed" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="Node 67aa7f2b744d change state NodeActive --> NodeLeft" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="node3(12f914c0f1c2): Node leave event for 67aa7f2b744d/172.22.76.63" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, added to failed nodes list" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=error msg="node: 67aa7f2b744d is unknown to memberlist" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, left gossip cluster" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, left gossip cluster" [2022-01-03T22:43:31.255Z] time="2022-01-03T22:43:31Z" level=info msg="Node 67aa7f2b744d/172.22.76.63, left gossip cluster" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=info msg="node 2 leaving" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=info msg="Node 12f914c0f1c2 change state NodeActive --> NodeLeft" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=info msg="node4(8e2749a14819): Node leave event for 12f914c0f1c2/172.22.76.63" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=info msg="Node 12f914c0f1c2 change state NodeActive --> NodeLeft" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=info msg="node5(68d6a76a3b3b): Node leave event for 12f914c0f1c2/172.22.76.63" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=info msg="Node 12f914c0f1c2 change state NodeActive --> NodeLeft" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=info msg="node3(12f914c0f1c2): Node leave event for 12f914c0f1c2/172.22.76.63" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=debug msg="memberlist: Failed ping: 67aa7f2b744d (timeout reached)" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.76.63:10035: use of closed network connection" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.76.63:10037: use of closed network connection" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.76.63:10036: use of closed network connection" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, left gossip cluster" [2022-01-03T22:43:31.724Z] time="2022-01-03T22:43:31Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, left gossip cluster" [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="Node 12f914c0f1c2/172.22.76.63, left gossip cluster" [2022-01-03T22:43:32.192Z] networkdb_test.go:867: node4: OK [2022-01-03T22:43:32.192Z] networkdb_test.go:867: node5: OK [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="node 0 coming back" [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7fda07967db8 with config:&{NodeID:7fda07967db8 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-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="Node 7fda07967db8/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="Node 7fda07967db8/172.22.76.63, added to nodes list" [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="node 1 coming back" [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3ddb0c728006 with config:&{NodeID:3ddb0c728006 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-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="Node 3ddb0c728006/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="Node 3ddb0c728006/172.22.76.63, added to nodes list" [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="node 2 coming back" [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a6653260c8f1 with config:&{NodeID:a6653260c8f1 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-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="Node a6653260c8f1/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="Node a6653260c8f1/172.22.76.63, added to nodes list" [2022-01-03T22:43:32.192Z] time="2022-01-03T22:43:31Z" level=info msg="memberlist: Suspect 67aa7f2b744d has failed, no acks received" [2022-01-03T22:43:32.380Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-01-03T22:43:32.380Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T22:43:32.380Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:43:32.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:43:32.380Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:43:32.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:43:32.380Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:43:32.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:43:32.380Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:43:32.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:43:32.380Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:43:32.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:43:32.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:43:32.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:43:32.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:43:32.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:43:32.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:43:32.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-03T22:43:32.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T22:43:32.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T22:43:32.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T22:43:32.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T22:43:32.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T22:43:32.380Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T22:43:32.660Z] time="2022-01-03T22:43:32Z" level=debug msg="memberlist: Failed ping: 68d6a76a3b3b (timeout reached)" [2022-01-03T22:43:32.660Z] time="2022-01-03T22:43:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.22.76.63:10036: use of closed network connection" [2022-01-03T22:43:32.660Z] time="2022-01-03T22:43:32Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49384" [2022-01-03T22:43:32.952Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-03T22:43:33.129Z] time="2022-01-03T22:43:32Z" level=warning msg="memberlist: Was able to connect to 68d6a76a3b3b but other probes failed, network may be misconfigured" [2022-01-03T22:43:33.213Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2022-01-03T22:43:33.213Z] === RUN TestCreateDifferentPlatform [2022-01-03T22:43:33.213Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T22:43:33.213Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T22:43:33.213Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-03T22:43:33.213Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T22:43:33.213Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T22:43:33.213Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T22:43:33.213Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-03T22:43:33.213Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T22:43:33.213Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-01-03T22:43:33.213Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T22:43:33.213Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-03T22:43:33.213Z] === RUN TestDaemonRestartIpcMode [2022-01-03T22:43:33.213Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T22:43:33.213Z] === RUN TestDaemonHostGatewayIP [2022-01-03T22:43:33.213Z] === PAUSE TestDaemonHostGatewayIP [2022-01-03T22:43:33.213Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T22:43:33.213Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T22:43:33.213Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T22:43:33.213Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-03T22:43:33.213Z] === RUN TestDiff [2022-01-03T22:43:33.213Z] check_test.go:308: [d26146631efa0] daemon is not started [2022-01-03T22:43:33.213Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-03T22:43:33.785Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-03T22:43:33.785Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T22:43:33.785Z] --- PASS: TestDiff (0.69s) [2022-01-03T22:43:33.785Z] === RUN TestExecWithCloseStdin [2022-01-03T22:43:34.046Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T22:43:34.307Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-03T22:43:34.461Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-03T22:43:34.461Z] === RUN TestBuildLabelWithTargets [2022-01-03T22:43:34.879Z] --- PASS: TestExecWithCloseStdin (0.83s) [2022-01-03T22:43:34.879Z] === RUN TestExec [2022-01-03T22:43:34.879Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-03T22:43:35.345Z] time="2022-01-03T22:43:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.76.63:10033 172.22.76.63:10034 172.22.76.63:10035]" [2022-01-03T22:43:35.451Z] --- PASS: TestExec (0.83s) [2022-01-03T22:43:35.451Z] === RUN TestExecUser [2022-01-03T22:43:35.711Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T22:43:35.813Z] time="2022-01-03T22:43:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.76.63:10033 172.22.76.63:10034 172.22.76.63:10035]" [2022-01-03T22:43:36.283Z] --- PASS: TestExecUser (0.84s) [2022-01-03T22:43:36.283Z] === RUN TestExportContainerAndImportImage [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10033" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49385" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 8e2749a14819/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 7fda07967db8/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 8e2749a14819/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 7fda07967db8/172.22.76.63, is the new incarnation of the shutdown node ad1f3a168fa4/172.22.76.63" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 7fda07967db8/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49386" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10034" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 7fda07967db8/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 7fda07967db8/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 8e2749a14819/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 8e2749a14819/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.799Z] time="2022-01-03T22:43:36Z" level=info msg="Node 3ddb0c728006/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 3ddb0c728006/172.22.76.63, is the new incarnation of the shutdown node 67aa7f2b744d/172.22.76.63" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 3ddb0c728006/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10035" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49387" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 7fda07967db8/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 7fda07967db8/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node a6653260c8f1/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node a6653260c8f1/172.22.76.63, is the new incarnation of the shutdown node 12f914c0f1c2/172.22.76.63" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node a6653260c8f1/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 8e2749a14819/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 8e2749a14819/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 3ddb0c728006/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 3ddb0c728006/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 3ddb0c728006/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 3ddb0c728006/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 3ddb0c728006/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 3ddb0c728006/172.22.76.63, is the new incarnation of the shutdown node 67aa7f2b744d/172.22.76.63" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 3ddb0c728006/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 7fda07967db8/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 7fda07967db8/172.22.76.63, is the new incarnation of the shutdown node ad1f3a168fa4/172.22.76.63" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node 7fda07967db8/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node a6653260c8f1/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node a6653260c8f1/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node a6653260c8f1/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node a6653260c8f1/172.22.76.63, is the new incarnation of the shutdown node 12f914c0f1c2/172.22.76.63" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node a6653260c8f1/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node a6653260c8f1/172.22.76.63, joined gossip cluster" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=info msg="Node a6653260c8f1/172.22.76.63, added to nodes list" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10033" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49388" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49389" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10034" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.76.63:10035" [2022-01-03T22:43:36.800Z] time="2022-01-03T22:43:36Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49390" [2022-01-03T22:43:37.201Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-03T22:43:37.268Z] 2022/01/03 22:43:36 Closing DB instances... [2022-01-03T22:43:37.268Z] time="2022-01-03T22:43:37Z" level=info msg="Node 7fda07967db8 change state NodeActive --> NodeLeft" [2022-01-03T22:43:37.268Z] time="2022-01-03T22:43:37Z" level=info msg="node5(68d6a76a3b3b): Node leave event for 7fda07967db8/172.22.76.63" [2022-01-03T22:43:37.268Z] time="2022-01-03T22:43:37Z" level=info msg="Node 7fda07967db8 change state NodeActive --> NodeLeft" [2022-01-03T22:43:37.268Z] time="2022-01-03T22:43:37Z" level=info msg="Node 7fda07967db8 change state NodeActive --> NodeLeft" [2022-01-03T22:43:37.268Z] time="2022-01-03T22:43:37Z" level=info msg="node4(8e2749a14819): Node leave event for 7fda07967db8/172.22.76.63" [2022-01-03T22:43:37.268Z] time="2022-01-03T22:43:37Z" level=info msg="node2(3ddb0c728006): Node leave event for 7fda07967db8/172.22.76.63" [2022-01-03T22:43:37.268Z] time="2022-01-03T22:43:37Z" level=info msg="Node 7fda07967db8 change state NodeActive --> NodeLeft" [2022-01-03T22:43:37.268Z] time="2022-01-03T22:43:37Z" level=info msg="node3(a6653260c8f1): Node leave event for 7fda07967db8/172.22.76.63" [2022-01-03T22:43:37.268Z] time="2022-01-03T22:43:37Z" level=info msg="Node 7fda07967db8 change state NodeActive --> NodeLeft" [2022-01-03T22:43:37.268Z] time="2022-01-03T22:43:37Z" level=info msg="node1(7fda07967db8): Node leave event for 7fda07967db8/172.22.76.63" [2022-01-03T22:43:37.668Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2022-01-03T22:43:37.668Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 7fda07967db8/172.22.76.63, left gossip cluster" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 7fda07967db8/172.22.76.63, left gossip cluster" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 7fda07967db8/172.22.76.63, left gossip cluster" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 7fda07967db8/172.22.76.63, left gossip cluster" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 7fda07967db8/172.22.76.63, left gossip cluster" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=warning msg="memberlist: Failed to send gossip to 172.22.76.63:10035: write udp [::]:10033->172.22.76.63:10035: use of closed network connection" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 3ddb0c728006 change state NodeActive --> NodeLeft" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="node4(8e2749a14819): Node leave event for 3ddb0c728006/172.22.76.63" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 3ddb0c728006 change state NodeActive --> NodeLeft" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="node3(a6653260c8f1): Node leave event for 3ddb0c728006/172.22.76.63" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 3ddb0c728006 change state NodeActive --> NodeLeft" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="node5(68d6a76a3b3b): Node leave event for 3ddb0c728006/172.22.76.63" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 3ddb0c728006 change state NodeActive --> NodeLeft" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="node2(3ddb0c728006): Node leave event for 3ddb0c728006/172.22.76.63" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 3ddb0c728006/172.22.76.63, left gossip cluster" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 3ddb0c728006/172.22.76.63, left gossip cluster" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 3ddb0c728006/172.22.76.63, left gossip cluster" [2022-01-03T22:43:37.739Z] time="2022-01-03T22:43:37Z" level=info msg="Node 3ddb0c728006/172.22.76.63, left gossip cluster" [2022-01-03T22:43:37.929Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-03T22:43:38.208Z] time="2022-01-03T22:43:37Z" level=info msg="Node a6653260c8f1 change state NodeActive --> NodeLeft" [2022-01-03T22:43:38.208Z] time="2022-01-03T22:43:37Z" level=info msg="node5(68d6a76a3b3b): Node leave event for a6653260c8f1/172.22.76.63" [2022-01-03T22:43:38.208Z] time="2022-01-03T22:43:37Z" level=info msg="Node a6653260c8f1 change state NodeActive --> NodeLeft" [2022-01-03T22:43:38.208Z] time="2022-01-03T22:43:37Z" level=info msg="node4(8e2749a14819): Node leave event for a6653260c8f1/172.22.76.63" [2022-01-03T22:43:38.208Z] time="2022-01-03T22:43:38Z" level=info msg="Node a6653260c8f1 change state NodeActive --> NodeLeft" [2022-01-03T22:43:38.208Z] time="2022-01-03T22:43:38Z" level=info msg="node3(a6653260c8f1): Node leave event for a6653260c8f1/172.22.76.63" [2022-01-03T22:43:38.208Z] time="2022-01-03T22:43:38Z" level=info msg="Node a6653260c8f1/172.22.76.63, left gossip cluster" [2022-01-03T22:43:38.208Z] time="2022-01-03T22:43:38Z" level=info msg="Node a6653260c8f1/172.22.76.63, left gossip cluster" [2022-01-03T22:43:38.676Z] time="2022-01-03T22:43:38Z" level=info msg="Node a6653260c8f1/172.22.76.63, left gossip cluster" [2022-01-03T22:43:38.676Z] time="2022-01-03T22:43:38Z" level=debug msg="memberlist: Failed ping: 8e2749a14819 (timeout reached)" [2022-01-03T22:43:38.676Z] time="2022-01-03T22:43:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.76.63:10035: use of closed network connection" [2022-01-03T22:43:38.676Z] time="2022-01-03T22:43:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.76.63:10037: use of closed network connection" [2022-01-03T22:43:38.676Z] time="2022-01-03T22:43:38Z" level=debug msg="memberlist: Stream connection from=172.22.76.63:49392" [2022-01-03T22:43:38.873Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2022-01-03T22:43:38.873Z] === RUN TestHealthCheckWorkdir [2022-01-03T22:43:38.873Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T22:43:39.144Z] time="2022-01-03T22:43:38Z" level=info msg="Node 8e2749a14819 change state NodeActive --> NodeLeft" [2022-01-03T22:43:39.144Z] time="2022-01-03T22:43:38Z" level=info msg="node5(68d6a76a3b3b): Node leave event for 8e2749a14819/172.22.76.63" [2022-01-03T22:43:39.144Z] time="2022-01-03T22:43:38Z" level=info msg="Node 8e2749a14819 change state NodeActive --> NodeLeft" [2022-01-03T22:43:39.144Z] time="2022-01-03T22:43:38Z" level=info msg="node4(8e2749a14819): Node leave event for 8e2749a14819/172.22.76.63" [2022-01-03T22:43:39.144Z] time="2022-01-03T22:43:38Z" level=warning msg="memberlist: Was able to connect to 8e2749a14819 but other probes failed, network may be misconfigured" [2022-01-03T22:43:39.144Z] time="2022-01-03T22:43:39Z" level=info msg="Node 8e2749a14819/172.22.76.63, left gossip cluster" [2022-01-03T22:43:39.613Z] time="2022-01-03T22:43:39Z" level=info msg="Node 8e2749a14819/172.22.76.63, left gossip cluster" [2022-01-03T22:43:40.081Z] time="2022-01-03T22:43:39Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, left gossip cluster" [2022-01-03T22:43:40.081Z] time="2022-01-03T22:43:39Z" level=info msg="Node 68d6a76a3b3b change state NodeActive --> NodeFailed" [2022-01-03T22:43:40.081Z] time="2022-01-03T22:43:39Z" level=info msg="Node 68d6a76a3b3b/172.22.76.63, added to failed nodes list" [2022-01-03T22:43:40.081Z] --- PASS: TestNetworkDBIslands (11.87s) [2022-01-03T22:43:40.081Z] PASS [2022-01-03T22:43:40.081Z] coverage: 60.0% of statements [2022-01-03T22:43:40.081Z] ok github.com/docker/docker/libnetwork/networkdb 104.812s coverage: 60.0% of statements [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/quota [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T22:43:40.081Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T22:43:40.257Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2022-01-03T22:43:40.258Z] === RUN TestHealthKillContainer [2022-01-03T22:43:40.258Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T22:43:40.518Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T22:43:42.615Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-03T22:43:42.615Z] === RUN TestBuildWithEmptyLayers [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === Skipped [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-03T22:43:43.036Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-03T22:43:43.036Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-03T22:43:43.036Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-03T22:43:43.036Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-03T22:43:43.036Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T22:43:43.036Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T22:43:43.036Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T22:43:43.036Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T22:43:43.036Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-03T22:43:43.036Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T22:43:43.036Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-03T22:43:43.036Z] daemon_test.go:146: root required [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T22:43:43.036Z] reload_test.go:520: root required [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T22:43:43.036Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T22:43:43.036Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-03T22:43:43.036Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-03T22:43:43.036Z] download_test.go:267: Needs fixing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-03T22:43:43.036Z] layer_test.go:303: Failing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-03T22:43:43.036Z] layer_test.go:352: Failing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-03T22:43:43.036Z] layer_test.go:467: Failing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-03T22:43:43.036Z] layer_test.go:696: Failing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-03T22:43:43.036Z] migration_test.go:45: Failing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T22:43:43.036Z] migration_test.go:181: Failing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-03T22:43:43.036Z] mount_test.go:17: Failing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-03T22:43:43.036Z] mount_test.go:76: Failing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-03T22:43:43.036Z] mount_test.go:125: Failing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-03T22:43:43.036Z] mount_test.go:212: Failing on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-03T22:43:43.036Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-03T22:43:43.036Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-03T22:43:43.036Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-03T22:43:43.036Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-01-03T22:43:43.036Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-03T22:43:43.036Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-03T22:43:43.036Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-03T22:43:43.036Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-03T22:43:43.036Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-03T22:43:43.036Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-03T22:43:43.036Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-03T22:43:43.036Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T22:43:43.036Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T22:43:43.036Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T22:43:43.036Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T22:43:43.036Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T22:43:43.036Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-03T22:43:43.036Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-01-03T22:43:43.036Z] archive_test.go:140: zstd not installed [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-03T22:43:43.036Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-03T22:43:43.036Z] archive_windows_test.go:16: Currently fails [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-03T22:43:43.036Z] changes_test.go:195: needs more investigation [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-03T22:43:43.036Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-03T22:43:43.036Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-03T22:43:43.036Z] changes_test.go:432: needs further investigation [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-03T22:43:43.036Z] changes_test.go:468: needs further investigation [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-03T22:43:43.036Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T22:43:43.036Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T22:43:43.036Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-03T22:43:43.036Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-03T22:43:43.036Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-03T22:43:43.036Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:43:43.036Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:43:43.036Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2022-01-03T22:43:43.036Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-03T22:43:43.036Z] poller_test.go:40: No chmod on Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T22:43:43.036Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T22:43:43.036Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-03T22:43:43.036Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-03T22:43:43.036Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-01-03T22:43:43.036Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-03T22:43:43.036Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-03T22:43:43.036Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T22:43:43.036Z] [2022-01-03T22:43:43.036Z] DONE 2101 tests, 70 skipped in 287.065s [2022-01-03T22:43:43.065Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-03T22:43:43.066Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T22:43:43.505Z] INFO: make.ps1 ended at 01/03/2022 22:43:43 [2022-01-03T22:43:44.449Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-03T22:43:44.449Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-03T22:43:44.449Z] check_test.go:308: [d5d54bcd8ec89] daemon is not started [2022-01-03T22:43:44.449Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-03T22:43:45.072Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-03T22:43:45.072Z] INFO: Unit tests ended at 01/03/2022 22:43:44. Duration:00:05:02.4843891 [2022-01-03T22:43:45.072Z] INFO: Building busybox [2022-01-03T22:43:45.072Z] Sending build context to Docker daemon 5.12kB [2022-01-03T22:43:45.072Z] [2022-01-03T22:43:45.072Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-03T22:43:45.072Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-03T22:43:45.072Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-03T22:43:45.072Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-03T22:43:45.072Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-03T22:43:45.072Z] ---> 136110e1a05c [2022-01-03T22:43:45.072Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-03T22:43:45.143Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-01-03T22:43:45.143Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T22:43:45.391Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T22:43:45.540Z] ---> Running in 3bca781beca0 [2022-01-03T22:43:46.334Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-03T22:43:46.334Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T22:43:46.905Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T22:43:47.846Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-03T22:43:48.418Z] --- PASS: TestHealthKillContainer (8.33s) [2022-01-03T22:43:48.418Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T22:43:49.000Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2022-01-03T22:43:49.000Z] === RUN TestIpcModeNone [2022-01-03T22:43:49.271Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T22:43:49.535Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-03T22:43:49.796Z] --- PASS: TestIpcModeNone (0.85s) [2022-01-03T22:43:49.796Z] === RUN TestIpcModePrivate [2022-01-03T22:43:50.406Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2022-01-03T22:43:50.406Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T22:43:50.664Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-01-03T22:43:50.664Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T22:43:50.742Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-01-03T22:43:50.742Z] --- PASS: TestIpcModePrivate (0.85s) [2022-01-03T22:43:50.742Z] === RUN TestIpcModeShareable [2022-01-03T22:43:51.315Z] check_test.go:308: [dd1c365934866] daemon is not started [2022-01-03T22:43:51.315Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-03T22:43:51.315Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2022-01-03T22:43:51.406Z] Removing intermediate container 3bca781beca0 [2022-01-03T22:43:51.406Z] ---> 048d6128e86e [2022-01-03T22:43:51.406Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-03T22:43:51.406Z] ---> Running in fd7c4aec5948 [2022-01-03T22:43:51.406Z] Removing intermediate container fd7c4aec5948 [2022-01-03T22:43:51.406Z] ---> ece1c429581e [2022-01-03T22:43:51.406Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-03T22:43:51.406Z] ---> Running in c3a8b4e1a1b7 [2022-01-03T22:43:51.875Z] Removing intermediate container c3a8b4e1a1b7 [2022-01-03T22:43:51.875Z] ---> 0314bcc4681c [2022-01-03T22:43:51.875Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-03T22:43:51.887Z] --- PASS: TestIpcModeShareable (0.96s) [2022-01-03T22:43:51.887Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T22:43:53.151Z] --- PASS: TestBuildWithHugeFile (57.16s) [2022-01-03T22:43:53.151Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T22:43:53.151Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:43:53.151Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:43:53.151Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T22:43:53.151Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:43:53.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:43:53.151Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:43:53.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:43:53.151Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:43:53.151Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:43:53.151Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:43:53.151Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:43:53.151Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:43:53.151Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-03T22:43:53.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-01-03T22:43:53.151Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-01-03T22:43:53.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-03T22:43:53.151Z] === RUN TestBuildPreserveOwnership [2022-01-03T22:43:53.151Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T22:43:53.151Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T22:43:53.151Z] --- PASS: TestBuildPreserveOwnership (3.48s) [2022-01-03T22:43:53.151Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.34s) [2022-01-03T22:43:53.151Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-01-03T22:43:53.151Z] === RUN TestBuildPlatformInvalid [2022-01-03T22:43:53.151Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T22:43:53.151Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T22:43:53.151Z] Loaded image: busybox:latest [2022-01-03T22:43:53.151Z] Loaded image: busybox:glibc [2022-01-03T22:43:53.151Z] Loaded image: debian:bullseye-slim [2022-01-03T22:43:53.151Z] Loaded image: hello-world:latest [2022-01-03T22:43:53.151Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T22:43:53.441Z] [2022-01-03T22:43:53.909Z] ---> e2523da2aa0d [2022-01-03T22:43:53.909Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-03T22:43:53.909Z] ---> Running in e3d2d119229c [2022-01-03T22:43:54.434Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s) [2022-01-03T22:43:54.434Z] === RUN TestAPIIpcModeHost [2022-01-03T22:43:54.434Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-03T22:43:54.695Z] --- PASS: TestAPIIpcModeHost (0.67s) [2022-01-03T22:43:54.695Z] === RUN TestDaemonIpcModeShareable [2022-01-03T22:43:54.695Z] check_test.go:308: [deec5ae4be37f] daemon is not started [2022-01-03T22:43:54.695Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-03T22:43:55.925Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2022-01-03T22:43:55.925Z] === RUN TestBuildWithHugeFile [2022-01-03T22:43:56.081Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-01-03T22:43:56.342Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2022-01-03T22:43:56.342Z] === RUN TestDaemonIpcModePrivate [2022-01-03T22:43:56.342Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T22:43:57.355Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.10s) [2022-01-03T22:43:57.355Z] PASS [2022-01-03T22:43:57.355Z] [2022-01-03T22:43:57.355Z] === Skipped [2022-01-03T22:43:57.355Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-03T22:43:57.355Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:43:57.355Z] [2022-01-03T22:43:57.355Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:43:57.355Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:43:57.355Z] [2022-01-03T22:43:57.355Z] DONE 34 tests, 2 skipped in 93.517s [2022-01-03T22:43:57.355Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T22:43:57.355Z] INFO: Testing against a local daemon [2022-01-03T22:43:57.355Z] === RUN TestConfigInspect [2022-01-03T22:43:57.728Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2022-01-03T22:43:57.728Z] docker_cli_daemon_plugins_test.go:80: [d6c402b107f26] daemon is not started [2022-01-03T22:43:57.728Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2022-01-03T22:43:57.728Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T22:43:59.113Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-03T22:43:59.113Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-01-03T22:43:59.374Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2022-01-03T22:43:59.374Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T22:43:59.896Z] --- PASS: TestConfigInspect (2.50s) [2022-01-03T22:43:59.896Z] === RUN TestConfigList [2022-01-03T22:43:59.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T22:44:00.886Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-01-03T22:44:01.147Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2022-01-03T22:44:01.147Z] === RUN TestIpcModeOlderClient [2022-01-03T22:44:01.147Z] === PAUSE TestIpcModeOlderClient [2022-01-03T22:44:01.147Z] === RUN TestKillContainerInvalidSignal [2022-01-03T22:44:01.409Z] docker_cli_daemon_plugins_test.go:170: [d9d223df0ada9] daemon is not started [2022-01-03T22:44:01.670Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2022-01-03T22:44:01.670Z] === RUN TestKillContainer [2022-01-03T22:44:01.670Z] === RUN TestKillContainer/no_signal [2022-01-03T22:44:01.805Z] --- PASS: TestConfigList (2.14s) [2022-01-03T22:44:01.805Z] === RUN TestConfigsCreateAndDelete [2022-01-03T22:44:02.243Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T22:44:02.503Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T22:44:03.077Z] === RUN TestKillContainer/killing_signal [2022-01-03T22:44:03.077Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-03T22:44:03.077Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T22:44:04.021Z] --- PASS: TestKillContainer (2.16s) [2022-01-03T22:44:04.021Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-01-03T22:44:04.021Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-01-03T22:44:04.021Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2022-01-03T22:44:04.021Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T22:44:04.021Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T22:44:04.331Z] Removing intermediate container e3d2d119229c [2022-01-03T22:44:04.331Z] ---> 3748fdc74826 [2022-01-03T22:44:04.331Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-03T22:44:04.331Z] ---> Running in 76b47f04e6b0 [2022-01-03T22:44:04.346Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-01-03T22:44:04.346Z] === RUN TestConfigsUpdate [2022-01-03T22:44:04.592Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T22:44:04.798Z] [2022-01-03T22:44:04.798Z] SUCCESS: Specified value was saved. [2022-01-03T22:44:05.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2022-01-03T22:44:05.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2022-01-03T22:44:05.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-01-03T22:44:05.537Z] === RUN TestKillStoppedContainer [2022-01-03T22:44:05.537Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-01-03T22:44:05.537Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T22:44:05.537Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-01-03T22:44:05.537Z] === RUN TestKillDifferentUserContainer [2022-01-03T22:44:06.254Z] --- PASS: TestConfigsUpdate (2.14s) [2022-01-03T22:44:06.254Z] === RUN TestTemplatedConfig [2022-01-03T22:44:06.480Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-03T22:44:06.480Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2022-01-03T22:44:06.480Z] === RUN TestInspectOomKilledTrue [2022-01-03T22:44:06.480Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:44:06.480Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T22:44:06.480Z] === RUN TestInspectOomKilledFalse [2022-01-03T22:44:06.480Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:44:06.480Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T22:44:06.480Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T22:44:06.741Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2022-01-03T22:44:06.741Z] === RUN TestLinksContainerNames [2022-01-03T22:44:06.741Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-03T22:44:07.314Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-03T22:44:07.885Z] check_test.go:308: [d260a494c675c] daemon is not started [2022-01-03T22:44:07.885Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-03T22:44:08.146Z] --- PASS: TestLinksContainerNames (1.27s) [2022-01-03T22:44:08.146Z] === RUN TestLogsFollowTailEmpty [2022-01-03T22:44:08.590Z] Removing intermediate container 76b47f04e6b0 [2022-01-03T22:44:08.590Z] ---> 38be126274a8 [2022-01-03T22:44:08.590Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-03T22:44:08.590Z] ---> Running in 87cecf8d520a [2022-01-03T22:44:08.719Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2022-01-03T22:44:08.719Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T22:44:08.796Z] --- PASS: TestTemplatedConfig (2.56s) [2022-01-03T22:44:08.796Z] === RUN TestConfigCreateResolve [2022-01-03T22:44:09.688Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/default [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/private [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/slave [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/shared [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/default [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/shared [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:44:09.688Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/slave [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/private [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T22:44:09.688Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:44:09.688Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:44:09.688Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:44:09.949Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T22:44:09.949Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:44:10.209Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-03T22:44:10.209Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-01-03T22:44:10.209Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T22:44:11.152Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T22:44:11.152Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-03T22:44:11.337Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-01-03T22:44:11.337Z] PASS [2022-01-03T22:44:11.337Z] [2022-01-03T22:44:11.337Z] DONE 6 tests in 13.644s [2022-01-03T22:44:11.337Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T22:44:11.337Z] INFO: Testing against a local daemon [2022-01-03T22:44:11.337Z] === RUN TestCheckpoint [2022-01-03T22:44:11.337Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:44:11.337Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T22:44:11.337Z] === RUN TestContainerInvalidJSON [2022-01-03T22:44:11.337Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:44:11.337Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:44:11.337Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:44:11.337Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:44:11.337Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:44:11.337Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:44:11.337Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-03T22:44:11.337Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T22:44:11.337Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T22:44:11.337Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T22:44:11.337Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-01-03T22:44:11.337Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T22:44:11.337Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-01-03T22:44:11.337Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T22:44:11.337Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-01-03T22:44:11.337Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T22:44:11.337Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-01-03T22:44:11.337Z] === RUN TestCopyFromContainer [2022-01-03T22:44:12.095Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2022-01-03T22:44:12.095Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T22:44:12.277Z] === RUN TestCopyFromContainer// [2022-01-03T22:44:12.277Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T22:44:12.355Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T22:44:12.383Z] Cannot create a file when that file already exists. [2022-01-03T22:44:12.538Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T22:44:12.538Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T22:44:12.538Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T22:44:12.538Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T22:44:12.538Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T22:44:12.798Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T22:44:12.798Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T22:44:12.798Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer (1.70s) [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-03T22:44:12.798Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-03T22:44:12.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T22:44:12.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:44:12.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:44:12.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:44:12.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:44:12.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:44:12.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:44:12.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:44:12.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:44:12.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:44:12.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T22:44:12.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T22:44:12.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T22:44:12.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T22:44:12.798Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T22:44:12.927Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2022-01-03T22:44:12.927Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T22:44:12.927Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-03T22:44:13.058Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-01-03T22:44:13.058Z] === RUN TestCreateWithInvalidEnv [2022-01-03T22:44:13.058Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T22:44:13.058Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T22:44:13.058Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T22:44:13.058Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T22:44:13.058Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T22:44:13.058Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T22:44:13.058Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T22:44:13.058Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T22:44:13.058Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T22:44:13.058Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-03T22:44:13.058Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T22:44:13.058Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T22:44:13.058Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T22:44:13.058Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T22:44:13.058Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-03T22:44:13.058Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T22:44:13.499Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2022-01-03T22:44:13.499Z] === RUN TestNetworkNat [2022-01-03T22:44:14.071Z] --- PASS: TestNetworkNat (0.78s) [2022-01-03T22:44:14.071Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T22:44:14.642Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-03T22:44:14.905Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2022-01-03T22:44:14.905Z] === RUN TestNetworkLoopbackNat [2022-01-03T22:44:14.968Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2022-01-03T22:44:14.968Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T22:44:15.846Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T22:44:16.107Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-03T22:44:16.353Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-01-03T22:44:16.353Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T22:44:16.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:44:16.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:44:16.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:44:16.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:44:16.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:44:16.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:44:16.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:44:16.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:44:16.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:44:16.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:44:16.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:44:16.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:44:16.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:44:16.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:44:16.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:44:16.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-03T22:44:16.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T22:44:16.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T22:44:16.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T22:44:16.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T22:44:16.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T22:44:16.353Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T22:44:16.923Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-01-03T22:44:16.923Z] === RUN TestCreateDifferentPlatform [2022-01-03T22:44:16.923Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T22:44:16.923Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T22:44:16.923Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-03T22:44:16.923Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T22:44:16.923Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T22:44:16.923Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T22:44:16.923Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-03T22:44:16.923Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T22:44:16.923Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-03T22:44:16.923Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T22:44:16.923Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-03T22:44:16.923Z] === RUN TestDaemonRestartIpcMode [2022-01-03T22:44:16.923Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T22:44:16.923Z] === RUN TestDaemonHostGatewayIP [2022-01-03T22:44:16.923Z] === PAUSE TestDaemonHostGatewayIP [2022-01-03T22:44:16.923Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T22:44:16.923Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T22:44:16.923Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T22:44:16.923Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-03T22:44:16.923Z] === RUN TestDiff [2022-01-03T22:44:17.491Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-03T22:44:17.494Z] --- PASS: TestDiff (0.62s) [2022-01-03T22:44:17.494Z] === RUN TestExecWithCloseStdin [2022-01-03T22:44:17.554Z] Removing intermediate container 476d571ca8cc [2022-01-03T22:44:17.554Z] ---> 3fec91e69fa6 [2022-01-03T22:44:17.554Z] 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-01-03T22:44:17.554Z] ---> Running in 2fd71c8f0282 [2022-01-03T22:44:17.554Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-03T22:44:17.554Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T22:44:17.554Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-03T22:44:17.554Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T22:44:17.554Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T22:44:17.554Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T22:44:17.554Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-03T22:44:17.554Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T22:44:17.554Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T22:44:17.554Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T22:44:17.554Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T22:44:17.554Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T22:44:17.554Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T22:44:17.554Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T22:44:18.062Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2022-01-03T22:44:18.062Z] === RUN TestPause [2022-01-03T22:44:18.247Z] Removing intermediate container 87cecf8d520a [2022-01-03T22:44:18.247Z] ---> 7f7a7db42624 [2022-01-03T22:44:18.247Z] Step 13/13 : CMD ["sh"] [2022-01-03T22:44:18.247Z] ---> Running in b356fbe09ef5 [2022-01-03T22:44:18.247Z] Removing intermediate container b356fbe09ef5 [2022-01-03T22:44:18.247Z] ---> 0d1ff8227672 [2022-01-03T22:44:18.247Z] Successfully built 0d1ff8227672 [2022-01-03T22:44:18.247Z] Successfully tagged busybox:latest [2022-01-03T22:44:18.247Z] INFO: Docker images of the daemon under test [2022-01-03T22:44:18.247Z] [2022-01-03T22:44:18.247Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T22:44:18.247Z] busybox latest 0d1ff8227672 1 second ago 4.96GB [2022-01-03T22:44:18.247Z] microsoft/windowsservercore latest 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T22:44:18.247Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T22:44:18.247Z] [2022-01-03T22:44:18.247Z] INFO: Running integration tests at 01/03/2022 22:44:18... [2022-01-03T22:44:18.247Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-03T22:44:18.247Z] INFO: Integration API tests being run from the host: [2022-01-03T22:44:18.247Z] INFO: make.ps1 starting at 01/03/2022 22:44:18 [2022-01-03T22:44:18.437Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-01-03T22:44:18.437Z] === RUN TestExec [2022-01-03T22:44:18.548Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T22:44:18.548Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-03T22:44:18.634Z] --- PASS: TestPause (0.77s) [2022-01-03T22:44:18.634Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T22:44:18.634Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T22:44:18.634Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T22:44:18.634Z] === RUN TestPauseStopPausedContainer [2022-01-03T22:44:19.008Z] --- PASS: TestExec (0.66s) [2022-01-03T22:44:19.008Z] === RUN TestExecUser [2022-01-03T22:44:19.577Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-03T22:44:19.577Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2022-01-03T22:44:19.577Z] === RUN TestPidHost [2022-01-03T22:44:19.578Z] --- PASS: TestExecUser (0.67s) [2022-01-03T22:44:19.578Z] === RUN TestExportContainerAndImportImage [2022-01-03T22:44:19.814Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-03T22:44:19.839Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-03T22:44:20.518Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-01-03T22:44:20.518Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T22:44:20.781Z] --- PASS: TestPidHost (1.37s) [2022-01-03T22:44:20.781Z] === RUN TestPsFilter [2022-01-03T22:44:21.044Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T22:44:21.044Z] --- PASS: TestPsFilter (0.11s) [2022-01-03T22:44:21.044Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T22:44:21.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T22:44:21.464Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-01-03T22:44:21.464Z] === RUN TestHealthCheckWorkdir [2022-01-03T22:44:21.565Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2022-01-03T22:44:21.565Z] === RUN TestRemoveContainerWithVolume [2022-01-03T22:44:22.136Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2022-01-03T22:44:22.136Z] === RUN TestRemoveContainerRunning [2022-01-03T22:44:22.403Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-01-03T22:44:22.403Z] === RUN TestHealthKillContainer [2022-01-03T22:44:22.707Z] --- PASS: TestRemoveContainerRunning (0.56s) [2022-01-03T22:44:22.707Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T22:44:22.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T22:44:23.278Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2022-01-03T22:44:23.278Z] === RUN TestRemoveInvalidContainer [2022-01-03T22:44:23.278Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T22:44:23.278Z] === RUN TestRenameLinkedContainer [2022-01-03T22:44:23.539Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-03T22:44:23.778Z] --- PASS: TestBuildWithHugeFile (93.38s) [2022-01-03T22:44:23.778Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T22:44:23.778Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:44:23.779Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T22:44:23.779Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:44:23.779Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:44:23.779Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:44:23.779Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:44:23.779Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:44:23.779Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:44:23.779Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:44:23.779Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:44:23.779Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:44:23.779Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-01-03T22:44:23.779Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-03T22:44:23.779Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-03T22:44:23.779Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-03T22:44:23.779Z] === RUN TestBuildPreserveOwnership [2022-01-03T22:44:23.779Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:44:23.779Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestBuildPlatformInvalid [2022-01-03T22:44:23.779Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-01-03T22:44:23.779Z] PASS [2022-01-03T22:44:23.779Z] ok github.com/docker/docker/integration/build 152.930s [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === Skipped [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-03T22:44:23.779Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-03T22:44:23.779Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-03T22:44:23.779Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-03T22:44:23.779Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:44:23.779Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-03T22:44:23.779Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] DONE 29 tests, 6 skipped in 175.139s [2022-01-03T22:44:23.779Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-03T22:44:23.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:44:23.779Z] INFO: Testing against a local daemon [2022-01-03T22:44:23.779Z] === RUN TestConfigInspect [2022-01-03T22:44:23.779Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestConfigList [2022-01-03T22:44:23.779Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] --- SKIP: TestConfigList (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestConfigsCreateAndDelete [2022-01-03T22:44:23.779Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestConfigsUpdate [2022-01-03T22:44:23.779Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestTemplatedConfig [2022-01-03T22:44:23.779Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestConfigCreateResolve [2022-01-03T22:44:23.779Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:44:23.779Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-03T22:44:23.779Z] PASS [2022-01-03T22:44:23.779Z] ok github.com/docker/docker/integration/config 0.096s [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === Skipped [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-03T22:44:23.779Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-03T22:44:23.779Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-03T22:44:23.779Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-03T22:44:23.779Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-03T22:44:23.779Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-03T22:44:23.779Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:44:23.779Z] [2022-01-03T22:44:23.779Z] DONE 6 tests, 6 skipped in 1.771s [2022-01-03T22:44:23.779Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-03T22:44:23.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:44:23.779Z] INFO: Testing against a local daemon [2022-01-03T22:44:23.779Z] === RUN TestCheckpoint [2022-01-03T22:44:23.779Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:44:23.779Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestContainerInvalidJSON [2022-01-03T22:44:23.779Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:44:23.779Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:44:23.779Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:44:23.779Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:44:23.779Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:44:23.779Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:44:23.779Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-01-03T22:44:23.779Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T22:44:23.779Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T22:44:23.779Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-01-03T22:44:23.779Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T22:44:23.779Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-01-03T22:44:23.779Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T22:44:23.779Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-01-03T22:44:23.779Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T22:44:23.779Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-01-03T22:44:23.779Z] === RUN TestCopyFromContainer [2022-01-03T22:44:23.779Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T22:44:23.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:44:23.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:44:23.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:44:23.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:44:23.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:44:23.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:44:23.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:44:23.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:44:23.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:44:23.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-01-03T22:44:23.779Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T22:44:23.779Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T22:44:23.779Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestCreateWithInvalidEnv [2022-01-03T22:44:23.779Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T22:44:23.779Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T22:44:23.779Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T22:44:23.779Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T22:44:23.779Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T22:44:23.779Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T22:44:23.779Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T22:44:23.779Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T22:44:23.779Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T22:44:23.779Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T22:44:23.779Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T22:44:23.779Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:44:23.779Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T22:44:23.779Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:44:23.779Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T22:44:23.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:44:23.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:44:23.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:44:23.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:44:23.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:44:23.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:44:23.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:44:23.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:44:23.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:44:23.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:44:23.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:44:23.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:44:23.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:44:23.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:44:23.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:44:23.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T22:44:23.779Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T22:44:23.779Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestCreateDifferentPlatform [2022-01-03T22:44:23.779Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T22:44:23.779Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T22:44:23.779Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T22:44:23.779Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T22:44:23.779Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-01-03T22:44:23.779Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T22:44:23.779Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T22:44:23.779Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T22:44:23.779Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T22:44:23.779Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:23.779Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T22:44:23.779Z] === RUN TestDiff [2022-01-03T22:44:23.779Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T22:44:23.780Z] --- SKIP: TestDiff (0.00s) [2022-01-03T22:44:23.780Z] === RUN TestExecWithCloseStdin [2022-01-03T22:44:23.780Z] --- PASS: TestExecWithCloseStdin (2.13s) [2022-01-03T22:44:23.780Z] === RUN TestExec [2022-01-03T22:44:24.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T22:44:25.350Z] --- PASS: TestExec (2.06s) [2022-01-03T22:44:25.350Z] === RUN TestExecUser [2022-01-03T22:44:25.350Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T22:44:25.350Z] --- SKIP: TestExecUser (0.00s) [2022-01-03T22:44:25.350Z] === RUN TestExportContainerAndImportImage [2022-01-03T22:44:25.350Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:25.350Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-03T22:44:25.350Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T22:44:25.350Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:25.350Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T22:44:25.350Z] === RUN TestHealthCheckWorkdir [2022-01-03T22:44:25.350Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T22:44:25.350Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-03T22:44:25.350Z] === RUN TestHealthKillContainer [2022-01-03T22:44:25.350Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T22:44:25.350Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-03T22:44:25.350Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T22:44:25.350Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T22:44:25.350Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T22:44:25.350Z] === RUN TestKillContainerInvalidSignal [2022-01-03T22:44:25.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T22:44:25.686Z] --- PASS: TestRenameLinkedContainer (2.29s) [2022-01-03T22:44:25.686Z] === RUN TestRenameStoppedContainer [2022-01-03T22:44:26.257Z] --- PASS: TestRenameStoppedContainer (0.60s) [2022-01-03T22:44:26.257Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T22:44:26.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T22:44:26.928Z] --- PASS: TestKillContainerInvalidSignal (1.86s) [2022-01-03T22:44:26.928Z] === RUN TestKillContainer [2022-01-03T22:44:26.928Z] === RUN TestKillContainer/no_signal [2022-01-03T22:44:27.398Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) [2022-01-03T22:44:27.398Z] === RUN TestRenameInvalidName [2022-01-03T22:44:27.988Z] --- PASS: TestRenameInvalidName (0.61s) [2022-01-03T22:44:27.988Z] === RUN TestRenameAnonymousContainer [2022-01-03T22:44:28.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T22:44:29.139Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T22:44:29.139Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T22:44:29.139Z] === RUN TestKillContainer/killing_signal [2022-01-03T22:44:29.413Z] ..........................xx.................... [ 29%] [2022-01-03T22:44:29.945Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-03T22:44:30.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T22:44:30.206Z] --- PASS: TestRenameAnonymousContainer (2.14s) [2022-01-03T22:44:30.206Z] === RUN TestRenameContainerWithSameName [2022-01-03T22:44:30.531Z] --- PASS: TestHealthKillContainer (8.22s) [2022-01-03T22:44:30.531Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T22:44:30.777Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2022-01-03T22:44:30.777Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T22:44:31.138Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-01-03T22:44:31.138Z] === RUN TestIpcModeNone [2022-01-03T22:44:31.348Z] --- PASS: TestKillContainer (4.30s) [2022-01-03T22:44:31.348Z] --- PASS: TestKillContainer/no_signal (1.84s) [2022-01-03T22:44:31.348Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T22:44:31.348Z] --- PASS: TestKillContainer/killing_signal (2.42s) [2022-01-03T22:44:31.348Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T22:44:31.348Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:44:31.348Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T22:44:31.348Z] === RUN TestKillStoppedContainer [2022-01-03T22:44:31.348Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:44:31.348Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-03T22:44:31.348Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T22:44:31.348Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:44:31.348Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T22:44:31.348Z] === RUN TestKillDifferentUserContainer [2022-01-03T22:44:31.348Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T22:44:31.348Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-03T22:44:31.348Z] === RUN TestInspectOomKilledTrue [2022-01-03T22:44:31.348Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:31.348Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T22:44:31.348Z] === RUN TestInspectOomKilledFalse [2022-01-03T22:44:31.348Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:44:31.348Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T22:44:31.348Z] === RUN TestLogsFollowTailEmpty [2022-01-03T22:44:31.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T22:44:32.097Z] --- PASS: TestIpcModeNone (0.72s) [2022-01-03T22:44:32.097Z] === RUN TestIpcModePrivate [2022-01-03T22:44:32.291Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2022-01-03T22:44:32.291Z] === RUN TestResize [2022-01-03T22:44:32.357Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-01-03T22:44:32.617Z] --- PASS: TestIpcModePrivate (0.64s) [2022-01-03T22:44:32.617Z] === RUN TestIpcModeShareable [2022-01-03T22:44:32.863Z] --- PASS: TestResize (0.62s) [2022-01-03T22:44:32.863Z] === RUN TestResizeWithInvalidSize [2022-01-03T22:44:32.877Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-01-03T22:44:33.137Z] --- PASS: TestIpcModeShareable (0.68s) [2022-01-03T22:44:33.137Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T22:44:33.556Z] --- PASS: TestLogsFollowTailEmpty (1.95s) [2022-01-03T22:44:33.556Z] === RUN TestNetworkNat [2022-01-03T22:44:33.556Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T22:44:33.556Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-03T22:44:33.556Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T22:44:33.806Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2022-01-03T22:44:33.806Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T22:44:34.378Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:44:34.378Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:44:34.378Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:44:34.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T22:44:34.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:44:34.378Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T22:44:35.046Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2022-01-03T22:44:35.046Z] === RUN TestAPIIpcModeHost [2022-01-03T22:44:35.320Z] check_test.go:308: [d7c8b026b4318] daemon is not started [2022-01-03T22:44:35.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-03T22:44:35.616Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-01-03T22:44:35.616Z] === RUN TestDaemonIpcModeShareable [2022-01-03T22:44:35.763Z] --- PASS: TestNetworkLocalhostTCPNat (2.19s) [2022-01-03T22:44:35.763Z] === RUN TestNetworkLoopbackNat [2022-01-03T22:44:35.763Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T22:44:35.763Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-03T22:44:35.763Z] === RUN TestPause [2022-01-03T22:44:35.763Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T22:44:35.763Z] --- SKIP: TestPause (0.00s) [2022-01-03T22:44:35.763Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T22:44:36.555Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-03T22:44:36.815Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-01-03T22:44:36.815Z] === RUN TestDaemonIpcModePrivate [2022-01-03T22:44:37.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:44:37.356Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s) [2022-01-03T22:44:37.356Z] === RUN TestPauseStopPausedContainer [2022-01-03T22:44:37.356Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:37.356Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-03T22:44:37.356Z] === RUN TestPsFilter [2022-01-03T22:44:37.755Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-03T22:44:37.823Z] --- PASS: TestPsFilter (0.29s) [2022-01-03T22:44:37.823Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T22:44:38.015Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-01-03T22:44:38.015Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T22:44:38.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-03T22:44:38.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:44:38.956Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-03T22:44:39.216Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-01-03T22:44:39.216Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T22:44:40.034Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.50s) [2022-01-03T22:44:40.034Z] === RUN TestRemoveContainerWithVolume [2022-01-03T22:44:40.156Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-03T22:44:40.417Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-01-03T22:44:40.417Z] === RUN TestIpcModeOlderClient [2022-01-03T22:44:40.417Z] === PAUSE TestIpcModeOlderClient [2022-01-03T22:44:40.417Z] === RUN TestKillContainerInvalidSignal [2022-01-03T22:44:40.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:44:40.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:44:40.677Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-01-03T22:44:40.677Z] === RUN TestKillContainer [2022-01-03T22:44:40.677Z] === RUN TestKillContainer/no_signal [2022-01-03T22:44:41.248Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T22:44:41.508Z] === RUN TestKillContainer/killing_signal [2022-01-03T22:44:42.079Z] --- PASS: TestKillContainer (1.24s) [2022-01-03T22:44:42.079Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-01-03T22:44:42.079Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-01-03T22:44:42.079Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-01-03T22:44:42.079Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T22:44:42.079Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T22:44:42.339Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T22:44:42.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:44:42.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:44:43.008Z] --- PASS: TestRemoveContainerWithVolume (2.58s) [2022-01-03T22:44:43.008Z] === RUN TestRemoveContainerRunning [2022-01-03T22:44:43.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-01-03T22:44:43.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-01-03T22:44:43.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-01-03T22:44:43.279Z] === RUN TestKillStoppedContainer [2022-01-03T22:44:43.279Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-03T22:44:43.279Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T22:44:43.279Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-01-03T22:44:43.279Z] === RUN TestKillDifferentUserContainer [2022-01-03T22:44:43.849Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-01-03T22:44:43.849Z] === RUN TestInspectOomKilledTrue [2022-01-03T22:44:43.849Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-03T22:44:43.849Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T22:44:43.849Z] === RUN TestInspectOomKilledFalse [2022-01-03T22:44:43.902Z] Removing intermediate container 2fd71c8f0282 [2022-01-03T22:44:43.902Z] ---> a9bcf948e389 [2022-01-03T22:44:43.902Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-03T22:44:43.902Z] ---> Running in 282aaba9ec33 [2022-01-03T22:44:43.902Z] Removing intermediate container 282aaba9ec33 [2022-01-03T22:44:43.902Z] ---> 96796673604a [2022-01-03T22:44:43.902Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-03T22:44:43.902Z] ---> Running in a54300eb6360 [2022-01-03T22:44:43.902Z] Removing intermediate container a54300eb6360 [2022-01-03T22:44:43.902Z] ---> 78efbbc02558 [2022-01-03T22:44:43.902Z] Step 11/11 : COPY . . [2022-01-03T22:44:44.109Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-01-03T22:44:44.109Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T22:44:44.370Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-01-03T22:44:44.370Z] === RUN TestLinksContainerNames [2022-01-03T22:44:44.569Z] --- PASS: TestRemoveContainerRunning (1.94s) [2022-01-03T22:44:44.569Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T22:44:45.310Z] --- PASS: TestLinksContainerNames (0.88s) [2022-01-03T22:44:45.310Z] === RUN TestLogsFollowTailEmpty [2022-01-03T22:44:45.396Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-03T22:44:45.880Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-01-03T22:44:45.880Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T22:44:46.140Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/default [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/private [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/slave [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/shared [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T22:44:46.140Z] === CONT TestMountDaemonRoot/default [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T22:44:46.140Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:44:46.140Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:44:46.140Z] === CONT TestMountDaemonRoot/private [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:44:46.140Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T22:44:46.140Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T22:44:46.140Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T22:44:46.140Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/shared [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/slave [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T22:44:46.401Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:44:46.401Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T22:44:46.401Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:44:46.661Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:44:46.661Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:44:46.661Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:44:46.661Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T22:44:46.661Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:44:46.661Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:44:46.661Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:44:46.661Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:44:46.661Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-03T22:44:46.661Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T22:44:46.661Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-03T22:44:46.661Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-03T22:44:46.662Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-03T22:44:46.662Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T22:44:46.777Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.85s) [2022-01-03T22:44:46.777Z] === RUN TestRemoveInvalidContainer [2022-01-03T22:44:46.777Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-01-03T22:44:46.777Z] === RUN TestRenameLinkedContainer [2022-01-03T22:44:46.777Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T22:44:46.777Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-03T22:44:46.777Z] === RUN TestRenameStoppedContainer [2022-01-03T22:44:46.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T22:44:46.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:44:47.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T22:44:48.045Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-01-03T22:44:48.045Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T22:44:48.615Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-01-03T22:44:48.615Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T22:44:48.876Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-01-03T22:44:48.876Z] === RUN TestNetworkNat [2022-01-03T22:44:48.988Z] --- PASS: TestRenameStoppedContainer (2.49s) [2022-01-03T22:44:48.988Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T22:44:49.446Z] --- PASS: TestNetworkNat (0.56s) [2022-01-03T22:44:49.446Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T22:44:49.706Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-01-03T22:44:49.706Z] === RUN TestNetworkLoopbackNat [2022-01-03T22:44:49.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:44:49.972Z] INFO: Testing against a local daemon [2022-01-03T22:44:49.972Z] === RUN TestBuildWithSession [2022-01-03T22:44:49.972Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:44:49.972Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T22:44:49.972Z] === RUN TestBuildSquashParent [2022-01-03T22:44:49.972Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:44:49.972Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-03T22:44:49.972Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T22:44:49.972Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:44:49.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:44:49.972Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:44:49.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:44:49.972Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:44:49.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:44:49.972Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:44:49.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:44:49.972Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:44:49.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:44:49.972Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:44:49.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:44:49.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:44:49.972Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:44:49.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:44:49.972Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:44:50.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T22:44:51.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T22:44:52.144Z] --- PASS: TestBuildWithHugeFile (51.05s) [2022-01-03T22:44:52.144Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T22:44:52.144Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:44:52.144Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:44:52.144Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T22:44:52.144Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:44:52.144Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:44:52.144Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:44:52.144Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:44:52.144Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:44:52.144Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:44:52.144Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:44:52.144Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:44:52.144Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:44:52.144Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-03T22:44:52.144Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-01-03T22:44:52.144Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-01-03T22:44:52.144Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-03T22:44:52.144Z] === RUN TestBuildPreserveOwnership [2022-01-03T22:44:52.144Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T22:44:52.144Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T22:44:52.248Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-01-03T22:44:52.248Z] === RUN TestPause [2022-01-03T22:44:52.776Z] --- PASS: TestRenameRunningContainerAndReuse (3.73s) [2022-01-03T22:44:52.776Z] === RUN TestRenameInvalidName [2022-01-03T22:44:52.807Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-03T22:44:52.820Z] --- PASS: TestPause (0.47s) [2022-01-03T22:44:52.820Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T22:44:52.820Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T22:44:52.820Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T22:44:52.821Z] === RUN TestPauseStopPausedContainer [2022-01-03T22:44:53.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T22:44:53.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-03T22:44:53.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T22:44:53.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T22:44:53.392Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-01-03T22:44:53.392Z] === RUN TestPidHost [2022-01-03T22:44:54.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T22:44:54.334Z] --- PASS: TestPidHost (0.98s) [2022-01-03T22:44:54.334Z] === RUN TestPsFilter [2022-01-03T22:44:54.334Z] --- PASS: TestPsFilter (0.13s) [2022-01-03T22:44:54.334Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T22:44:54.904Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-01-03T22:44:54.904Z] === RUN TestRemoveContainerWithVolume [2022-01-03T22:44:54.987Z] --- PASS: TestRenameInvalidName (2.00s) [2022-01-03T22:44:54.987Z] === RUN TestRenameAnonymousContainer [2022-01-03T22:44:55.164Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-01-03T22:44:55.164Z] === RUN TestRemoveContainerRunning [2022-01-03T22:44:55.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T22:44:55.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-03T22:44:55.735Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-01-03T22:44:55.735Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T22:44:55.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T22:44:56.306Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-01-03T22:44:56.306Z] === RUN TestRemoveInvalidContainer [2022-01-03T22:44:56.306Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T22:44:56.306Z] === RUN TestRenameLinkedContainer [2022-01-03T22:44:56.329Z] --- PASS: TestBuildPreserveOwnership (9.74s) [2022-01-03T22:44:56.329Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.73s) [2022-01-03T22:44:56.329Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-03T22:44:56.329Z] === RUN TestBuildPlatformInvalid [2022-01-03T22:44:56.329Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-03T22:44:56.329Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T22:44:56.329Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-03T22:44:56.329Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-03T22:44:56.329Z] PASS [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] === Skipped [2022-01-03T22:44:56.329Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-03T22:44:56.329Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:44:56.329Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-03T22:44:56.329Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] DONE 34 tests, 3 skipped in 111.380s [2022-01-03T22:44:56.329Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T22:44:56.329Z] INFO: Testing against a local daemon [2022-01-03T22:44:56.329Z] === RUN TestConfigInspect [2022-01-03T22:44:56.329Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] --- SKIP: TestConfigInspect (0.02s) [2022-01-03T22:44:56.329Z] === RUN TestConfigList [2022-01-03T22:44:56.329Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] --- SKIP: TestConfigList (0.01s) [2022-01-03T22:44:56.329Z] === RUN TestConfigsCreateAndDelete [2022-01-03T22:44:56.329Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-03T22:44:56.329Z] === RUN TestConfigsUpdate [2022-01-03T22:44:56.329Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-03T22:44:56.329Z] === RUN TestTemplatedConfig [2022-01-03T22:44:56.329Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T22:44:56.329Z] === RUN TestConfigCreateResolve [2022-01-03T22:44:56.329Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-03T22:44:56.329Z] PASS [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] === Skipped [2022-01-03T22:44:56.329Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-01-03T22:44:56.329Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-01-03T22:44:56.329Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-03T22:44:56.329Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-03T22:44:56.329Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-03T22:44:56.329Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-03T22:44:56.329Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:44:56.329Z] [2022-01-03T22:44:56.329Z] DONE 6 tests, 6 skipped in 0.158s [2022-01-03T22:44:56.587Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T22:44:56.587Z] INFO: Testing against a local daemon [2022-01-03T22:44:56.587Z] === RUN TestCheckpoint [2022-01-03T22:44:56.587Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:44:56.587Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T22:44:56.587Z] === RUN TestContainerInvalidJSON [2022-01-03T22:44:56.587Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:44:56.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:44:56.587Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:44:56.587Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:44:56.587Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:44:56.587Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:44:56.587Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-03T22:44:56.587Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T22:44:56.587Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T22:44:56.587Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T22:44:56.587Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-01-03T22:44:56.587Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T22:44:56.587Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-03T22:44:56.587Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T22:44:56.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-03T22:44:56.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-03T22:44:56.844Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T22:44:56.844Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-03T22:44:56.844Z] === RUN TestCopyFromContainer [2022-01-03T22:44:57.262Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-03T22:44:57.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T22:44:57.430Z] ok github.com/docker/docker/libnetwork/networkdb 103.235s coverage: 60.2% of statements [2022-01-03T22:44:57.430Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T22:44:57.430Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-03T22:44:57.430Z] ok github.com/docker/docker/libnetwork/osl 4.301s coverage: 39.7% of statements [2022-01-03T22:44:57.430Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-03T22:44:57.430Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-01-03T22:44:57.430Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 48.6% of statements [2022-01-03T22:44:57.430Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-03T22:44:57.430Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T22:44:57.430Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-03T22:44:57.430Z] [2022-01-03T22:44:57.430Z] === Skipped [2022-01-03T22:44:57.431Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-03T22:44:57.431Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T22:44:57.431Z] [2022-01-03T22:44:57.431Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-03T22:44:57.431Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T22:44:57.431Z] [2022-01-03T22:44:57.431Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-03T22:44:57.431Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T22:44:57.431Z] [2022-01-03T22:44:57.431Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T22:44:57.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:44:57.431Z] [2022-01-03T22:44:57.431Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T22:44:57.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:44:57.431Z] [2022-01-03T22:44:57.431Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T22:44:57.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:44:57.431Z] [2022-01-03T22:44:57.431Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T22:44:57.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:44:57.431Z] [2022-01-03T22:44:57.431Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T22:44:57.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:44:57.431Z] [2022-01-03T22:44:57.431Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-03T22:44:57.431Z] firewalld_test.go:14: firewalld is not running [2022-01-03T22:44:57.431Z] [2022-01-03T22:44:57.431Z] DONE 331 tests, 9 skipped in 200.489s [2022-01-03T22:44:57.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants Post stage [Pipeline] junit [2022-01-03T22:44:58.014Z] Recording test results [2022-01-03T22:44:58.217Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-01-03T22:44:58.217Z] === RUN TestRenameStoppedContainer [2022-01-03T22:44:58.477Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-01-03T22:44:58.477Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T22:44:58.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T22:44:59.415Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-01-03T22:44:59.416Z] === RUN TestRenameInvalidName [2022-01-03T22:44:59.589Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T22:44:59.676Z] --- PASS: TestRenameInvalidName (0.41s) [2022-01-03T22:44:59.676Z] === RUN TestRenameAnonymousContainer [2022-01-03T22:44:59.935Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -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:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/make.sh dynbinary test-integration [2022-01-03T22:45:00.124Z] === RUN TestCopyFromContainer// [2022-01-03T22:45:00.124Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T22:45:00.382Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T22:45:00.382Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T22:45:00.382Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T22:45:00.382Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T22:45:00.382Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T22:45:00.508Z] [2022-01-03T22:45:00.508Z] Removing bundles/ [2022-01-03T22:45:00.508Z] [2022-01-03T22:45:00.508Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T22:45:00.508Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T22:45:00.508Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:45:00.641Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T22:45:00.641Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T22:45:00.641Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer (3.92s) [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-03T22:45:00.641Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-03T22:45:00.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T22:45:00.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:45:00.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:45:00.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:45:00.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:45:00.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:45:00.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:45:00.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:45:00.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:45:00.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:45:00.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T22:45:00.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T22:45:00.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T22:45:00.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T22:45:00.641Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T22:45:00.641Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-03T22:45:00.641Z] === RUN TestCreateWithInvalidEnv [2022-01-03T22:45:00.641Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T22:45:00.641Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T22:45:00.641Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T22:45:00.641Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T22:45:00.641Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T22:45:00.641Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T22:45:00.899Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T22:45:00.899Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T22:45:00.899Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T22:45:00.899Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-03T22:45:00.899Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T22:45:00.899Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T22:45:00.899Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T22:45:00.899Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T22:45:00.899Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-03T22:45:00.899Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T22:45:01.059Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-01-03T22:45:01.059Z] === RUN TestRenameContainerWithSameName [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.10s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.53s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.53s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.31s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.51s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2022-01-03T22:45:01.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2022-01-03T22:45:01.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2022-01-03T22:45:01.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2022-01-03T22:45:01.080Z] === RUN TestCgroupNamespacesRun [2022-01-03T22:45:01.631Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-01-03T22:45:01.631Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T22:45:01.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-03T22:45:01.835Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-01-03T22:45:01.835Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T22:45:02.573Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-01-03T22:45:02.573Z] === RUN TestResize [2022-01-03T22:45:02.595Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2022-01-03T22:45:02.596Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T22:45:02.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T22:45:03.145Z] --- PASS: TestResize (0.43s) [2022-01-03T22:45:03.145Z] === RUN TestResizeWithInvalidSize [2022-01-03T22:45:03.209Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-01-03T22:45:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T22:45:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:45:03.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:45:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:45:03.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:45:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:45:03.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:45:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:45:03.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:45:03.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:45:03.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:45:03.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:45:03.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:45:03.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:45:03.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:45:03.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:45:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-03T22:45:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T22:45:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T22:45:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T22:45:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T22:45:03.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T22:45:03.209Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T22:45:03.406Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-01-03T22:45:03.406Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T22:45:03.468Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-01-03T22:45:03.468Z] === RUN TestCreateDifferentPlatform [2022-01-03T22:45:03.468Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T22:45:03.468Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T22:45:03.468Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-03T22:45:03.468Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T22:45:03.468Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T22:45:03.468Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T22:45:03.468Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-03T22:45:03.468Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T22:45:03.468Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T22:45:03.468Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T22:45:03.468Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-03T22:45:03.468Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-03T22:45:03.468Z] === RUN TestDaemonRestartIpcMode [2022-01-03T22:45:03.468Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T22:45:03.468Z] === RUN TestDaemonHostGatewayIP [2022-01-03T22:45:03.468Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:45:03.468Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-03T22:45:03.468Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T22:45:03.468Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T22:45:03.468Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T22:45:03.468Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-03T22:45:03.468Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T22:45:03.468Z] === RUN TestDiff [2022-01-03T22:45:03.638Z] --- PASS: TestRenameAnonymousContainer (9.02s) [2022-01-03T22:45:03.638Z] === RUN TestRenameContainerWithSameName [2022-01-03T22:45:03.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T22:45:03.978Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:45:03.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:45:03.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:45:03.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T22:45:03.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:45:04.034Z] --- PASS: TestDiff (0.41s) [2022-01-03T22:45:04.034Z] === RUN TestExecWithCloseStdin [2022-01-03T22:45:04.063Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2022-01-03T22:45:04.063Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T22:45:04.293Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-01-03T22:45:04.293Z] === RUN TestExec [2022-01-03T22:45:04.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-03T22:45:04.860Z] --- PASS: TestExec (0.48s) [2022-01-03T22:45:04.860Z] === RUN TestExecUser [2022-01-03T22:45:04.930Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:45:04.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:45:05.207Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T22:45:05.427Z] --- PASS: TestExecUser (0.46s) [2022-01-03T22:45:05.427Z] === RUN TestExportContainerAndImportImage [2022-01-03T22:45:05.779Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2022-01-03T22:45:05.779Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T22:45:05.851Z] --- PASS: TestRenameContainerWithSameName (1.97s) [2022-01-03T22:45:05.851Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T22:45:05.851Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T22:45:05.851Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T22:45:05.851Z] === RUN TestResize [2022-01-03T22:45:05.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:45:05.993Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-01-03T22:45:05.993Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T22:45:06.039Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T22:45:06.612Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T22:45:07.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:45:07.366Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-01-03T22:45:07.366Z] === RUN TestHealthCheckWorkdir [2022-01-03T22:45:07.415Z] --- PASS: TestResize (1.84s) [2022-01-03T22:45:07.415Z] === RUN TestResizeWithInvalidSize [2022-01-03T22:45:07.624Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-01-03T22:45:07.624Z] === RUN TestHealthKillContainer [2022-01-03T22:45:07.997Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2022-01-03T22:45:07.997Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T22:45:08.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:45:08.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:45:09.382Z] check_test.go:308: [d609fb429cd9e] daemon is not started [2022-01-03T22:45:09.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-03T22:45:09.382Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2022-01-03T22:45:09.382Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T22:45:09.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:45:09.622Z] --- PASS: TestResizeWithInvalidSize (1.87s) [2022-01-03T22:45:09.623Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T22:45:09.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:45:10.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-03T22:45:11.025Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2022-01-03T22:45:11.025Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T22:45:11.834Z] --- PASS: TestResizeWhenContainerNotStarted (2.51s) [2022-01-03T22:45:11.834Z] === RUN TestDaemonRestartKillContainers [2022-01-03T22:45:11.834Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:45:11.834Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T22:45:11.834Z] === RUN TestStats [2022-01-03T22:45:11.834Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T22:45:11.834Z] --- SKIP: TestStats (0.00s) [2022-01-03T22:45:11.834Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T22:45:11.967Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-01-03T22:45:11.967Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T22:45:11.967Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T22:45:12.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-03T22:45:13.152Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-03T22:45:13.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:45:13.181Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T22:45:13.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T22:45:13.752Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-01-03T22:45:13.752Z] === RUN TestNISDomainname [2022-01-03T22:45:14.013Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-03T22:45:14.586Z] --- PASS: TestNISDomainname (1.02s) [2022-01-03T22:45:14.586Z] === RUN TestHostnameDnsResolution [2022-01-03T22:45:15.157Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T22:45:15.357Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-03T22:45:15.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.59s) [2022-01-03T22:45:15.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.69s) [2022-01-03T22:45:15.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.79s) [2022-01-03T22:45:15.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.56s) [2022-01-03T22:45:15.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.67s) [2022-01-03T22:45:15.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.73s) [2022-01-03T22:45:15.357Z] === RUN TestBuildMultiStageCopy [2022-01-03T22:45:15.357Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T22:45:15.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T22:45:15.729Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-01-03T22:45:15.729Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T22:45:15.730Z] --- PASS: TestHealthKillContainer (7.87s) [2022-01-03T22:45:15.730Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T22:45:15.730Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T22:45:15.730Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T22:45:15.730Z] === RUN TestIpcModeNone [2022-01-03T22:45:15.989Z] --- PASS: TestIpcModeNone (0.42s) [2022-01-03T22:45:15.989Z] === RUN TestIpcModePrivate [2022-01-03T22:45:16.247Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-03T22:45:16.505Z] --- PASS: TestIpcModePrivate (0.43s) [2022-01-03T22:45:16.505Z] === RUN TestIpcModeShareable [2022-01-03T22:45:16.505Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T22:45:16.505Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-03T22:45:16.505Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T22:45:16.583Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.57s) [2022-01-03T22:45:16.583Z] === RUN TestStopContainerWithTimeout [2022-01-03T22:45:16.583Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T22:45:16.583Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-03T22:45:16.583Z] === RUN TestUpdateRestartPolicy [2022-01-03T22:45:17.113Z] --- PASS: TestUnprivilegedPortsAndPing (1.01s) [2022-01-03T22:45:17.113Z] === RUN TestStats [2022-01-03T22:45:17.278Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T22:45:17.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T22:45:17.878Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-01-03T22:45:17.878Z] === RUN TestAPIIpcModeHost [2022-01-03T22:45:17.878Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T22:45:17.878Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-03T22:45:17.878Z] === RUN TestDaemonIpcModeShareable [2022-01-03T22:45:17.878Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T22:45:17.878Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-03T22:45:17.878Z] === RUN TestDaemonIpcModePrivate [2022-01-03T22:45:18.812Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-03T22:45:18.812Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-01-03T22:45:18.812Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T22:45:18.812Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T22:45:18.812Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-03T22:45:18.812Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T22:45:18.812Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T22:45:18.812Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-03T22:45:18.812Z] === RUN TestIpcModeOlderClient [2022-01-03T22:45:18.812Z] === PAUSE TestIpcModeOlderClient [2022-01-03T22:45:18.812Z] === RUN TestKillContainerInvalidSignal [2022-01-03T22:45:19.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T22:45:19.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T22:45:19.378Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-03T22:45:19.378Z] === RUN TestKillContainer [2022-01-03T22:45:19.378Z] === RUN TestKillContainer/no_signal [2022-01-03T22:45:19.637Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T22:45:19.656Z] --- PASS: TestStats (2.80s) [2022-01-03T22:45:19.656Z] === RUN TestStopContainerWithTimeout [2022-01-03T22:45:19.656Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T22:45:19.656Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T22:45:19.656Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T22:45:19.656Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T22:45:19.656Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T22:45:19.656Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T22:45:19.656Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T22:45:19.656Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T22:45:19.656Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T22:45:19.656Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T22:45:19.832Z] ---> b7778e0dc2cc [2022-01-03T22:45:19.832Z] Successfully built b7778e0dc2cc [2022-01-03T22:45:19.832Z] Successfully tagged docker:latest [2022-01-03T22:45:19.832Z] INFO: Image build ended at 01/03/2022 22:45:19. Duration:00:04:31.3254513 [2022-01-03T22:45:19.832Z] [2022-01-03T22:45:19.832Z] [2022-01-03T22:45:19.832Z] INFO: Building the test binaries at 01/03/2022 22:45:19... [2022-01-03T22:45:19.895Z] === RUN TestKillContainer/killing_signal [2022-01-03T22:45:20.227Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T22:45:20.461Z] --- PASS: TestKillContainer (1.19s) [2022-01-03T22:45:20.461Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-01-03T22:45:20.461Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-01-03T22:45:20.461Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-01-03T22:45:20.461Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T22:45:20.461Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T22:45:20.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T22:45:20.799Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T22:45:21.028Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T22:45:21.287Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-01-03T22:45:21.287Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-01-03T22:45:21.287Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-01-03T22:45:21.287Z] === RUN TestKillStoppedContainer [2022-01-03T22:45:21.287Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-03T22:45:21.287Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T22:45:21.287Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-03T22:45:21.287Z] === RUN TestKillDifferentUserContainer [2022-01-03T22:45:21.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-03T22:45:21.856Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-01-03T22:45:21.856Z] === RUN TestInspectOomKilledTrue [2022-01-03T22:45:21.856Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:45:21.856Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T22:45:21.856Z] === RUN TestInspectOomKilledFalse [2022-01-03T22:45:21.856Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:45:21.856Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T22:45:21.856Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T22:45:21.856Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-03T22:45:21.856Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-03T22:45:21.856Z] === RUN TestLinksContainerNames [2022-01-03T22:45:22.423Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T22:45:22.444Z] --- PASS: TestLinksContainerNames (0.77s) [2022-01-03T22:45:22.444Z] === RUN TestLogsFollowTailEmpty [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.26s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.58s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.08s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-01-03T22:45:22.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-01-03T22:45:22.486Z] === RUN TestCgroupNamespacesRun [2022-01-03T22:45:22.686Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T22:45:22.849Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-03T22:45:22.946Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T22:45:23.026Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-01-03T22:45:23.027Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T22:45:23.305Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/default [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/private [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/slave [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/shared [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T22:45:23.305Z] === CONT TestMountDaemonRoot/default [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T22:45:23.305Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:45:23.305Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:45:23.305Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:45:23.306Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:45:23.306Z] === CONT TestMountDaemonRoot/shared [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T22:45:23.306Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:45:23.306Z] === CONT TestMountDaemonRoot/slave [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:45:23.306Z] === CONT TestMountDaemonRoot/private [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:45:23.306Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T22:45:23.306Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T22:45:23.306Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:45:23.306Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:45:23.426Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-01-03T22:45:23.426Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T22:45:23.426Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-03T22:45:23.426Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-03T22:45:23.426Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T22:45:23.517Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:45:23.606Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:45:23.777Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:45:23.864Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.14s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.14s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-03T22:45:23.864Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-01-03T22:45:23.864Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T22:45:23.864Z] 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-01-03T22:45:23.864Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-03T22:45:23.864Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T22:45:23.864Z] 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-01-03T22:45:23.864Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-03T22:45:23.864Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T22:45:23.864Z] 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-01-03T22:45:23.864Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-03T22:45:23.864Z] === RUN TestNetworkNat [2022-01-03T22:45:24.038Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T22:45:24.287Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-03T22:45:24.301Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T22:45:24.301Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-03T22:45:24.301Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T22:45:24.430Z] --- PASS: TestNetworkNat (0.49s) [2022-01-03T22:45:24.430Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T22:45:24.562Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-01-03T22:45:24.562Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2022-01-03T22:45:24.562Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2022-01-03T22:45:24.562Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-01-03T22:45:24.562Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2022-01-03T22:45:24.562Z] === RUN TestDeleteDevicemapper [2022-01-03T22:45:24.562Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T22:45:24.562Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T22:45:24.562Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T22:45:24.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-03T22:45:24.808Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-01-03T22:45:24.808Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T22:45:25.009Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-01-03T22:45:25.009Z] === RUN TestNetworkLoopbackNat [2022-01-03T22:45:25.507Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T22:45:25.749Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-01-03T22:45:25.749Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T22:45:25.782Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T22:45:25.782Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T22:45:26.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-03T22:45:26.770Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T22:45:27.024Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2022-01-03T22:45:27.024Z] === RUN TestUpdateMemory [2022-01-03T22:45:27.024Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:45:27.024Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-03T22:45:27.024Z] === RUN TestUpdateCPUQuota [2022-01-03T22:45:27.038Z] INFO: make.ps1 starting at 01/03/2022 22:45:26 [2022-01-03T22:45:27.131Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-01-03T22:45:27.131Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T22:45:27.509Z] INFO: Git commit (4bdc208449) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T22:45:27.509Z] INFO: Invoking autogen... [2022-01-03T22:45:27.537Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-01-03T22:45:27.537Z] === RUN TestPause [2022-01-03T22:45:27.537Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:45:27.537Z] --- SKIP: TestPause (0.00s) [2022-01-03T22:45:27.537Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T22:45:27.537Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T22:45:27.537Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T22:45:27.537Z] === RUN TestPauseStopPausedContainer [2022-01-03T22:45:27.537Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:45:27.537Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-03T22:45:27.537Z] === RUN TestPidHost [2022-01-03T22:45:27.758Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T22:45:27.980Z] INFO: Building daemon... [2022-01-03T22:45:28.071Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-01-03T22:45:28.071Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T22:45:28.176Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-01-03T22:45:28.409Z] --- PASS: TestUpdateCPUQuota (1.32s) [2022-01-03T22:45:28.409Z] === RUN TestUpdatePidsLimit [2022-01-03T22:45:28.409Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-03T22:45:28.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-03T22:45:28.409Z] === RUN TestUpdatePidsLimit/no_change [2022-01-03T22:45:28.470Z] --- PASS: TestPidHost (0.86s) [2022-01-03T22:45:28.470Z] === RUN TestPsFilter [2022-01-03T22:45:28.470Z] --- PASS: TestPsFilter (0.11s) [2022-01-03T22:45:28.470Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T22:45:28.641Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-01-03T22:45:28.641Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T22:45:28.729Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-01-03T22:45:28.729Z] === RUN TestRemoveContainerWithVolume [2022-01-03T22:45:28.980Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-03T22:45:29.241Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-03T22:45:29.295Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-01-03T22:45:29.296Z] === RUN TestRemoveContainerRunning [2022-01-03T22:45:29.331Z] --- PASS: TestBuildMultiStageCopy (14.78s) [2022-01-03T22:45:29.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.83s) [2022-01-03T22:45:29.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2022-01-03T22:45:29.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2022-01-03T22:45:29.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-01-03T22:45:29.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2022-01-03T22:45:29.331Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T22:45:29.502Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-03T22:45:29.554Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-01-03T22:45:29.554Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T22:45:29.813Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-01-03T22:45:29.813Z] === RUN TestRemoveInvalidContainer [2022-01-03T22:45:29.813Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T22:45:29.813Z] === RUN TestRenameLinkedContainer [2022-01-03T22:45:30.023Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-01-03T22:45:30.023Z] === RUN TestNISDomainname [2022-01-03T22:45:30.072Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-03T22:45:30.333Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-03T22:45:30.333Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T22:45:30.593Z] --- PASS: TestNISDomainname (0.57s) [2022-01-03T22:45:30.593Z] === RUN TestHostnameDnsResolution [2022-01-03T22:45:31.164Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-01-03T22:45:31.164Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T22:45:31.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-03T22:45:31.276Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-03T22:45:31.276Z] check_test.go:308: [d2f9c12d0c07e] daemon is not started [2022-01-03T22:45:31.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-03T22:45:31.276Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-03T22:45:31.276Z] check_test.go:308: [d82859e10dda6] daemon is not started [2022-01-03T22:45:31.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-03T22:45:31.537Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T22:45:31.537Z] --- PASS: TestUpdatePidsLimit (3.39s) [2022-01-03T22:45:31.537Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-01-03T22:45:31.537Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2022-01-03T22:45:31.537Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-01-03T22:45:31.537Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-01-03T22:45:31.537Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-01-03T22:45:31.537Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-01-03T22:45:31.537Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-01-03T22:45:31.537Z] === RUN TestUpdateRestartPolicy [2022-01-03T22:45:31.712Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-01-03T22:45:31.712Z] === RUN TestRenameStoppedContainer [2022-01-03T22:45:31.735Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-01-03T22:45:31.735Z] === RUN TestStats [2022-01-03T22:45:31.970Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-01-03T22:45:31.971Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T22:45:32.281Z] --- PASS: TestBuildMultiStageParentConfig (2.76s) [2022-01-03T22:45:32.281Z] === RUN TestBuildLabelWithTargets [2022-01-03T22:45:32.281Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:45:32.281Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-03T22:45:32.281Z] === RUN TestBuildWithEmptyLayers [2022-01-03T22:45:32.479Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T22:45:32.479Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T22:45:32.905Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-01-03T22:45:32.905Z] === RUN TestRenameInvalidName [2022-01-03T22:45:33.049Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T22:45:33.163Z] --- PASS: TestRenameInvalidName (0.40s) [2022-01-03T22:45:33.163Z] === RUN TestRenameAnonymousContainer [2022-01-03T22:45:33.310Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T22:45:33.845Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2022-01-03T22:45:33.845Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T22:45:33.884Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T22:45:34.146Z] check_test.go:308: [dc38f6ed1cdd2] daemon is not started [2022-01-03T22:45:34.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-03T22:45:34.273Z] --- PASS: TestStats (2.51s) [2022-01-03T22:45:34.273Z] === RUN TestStopContainerWithTimeout [2022-01-03T22:45:34.273Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T22:45:34.273Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T22:45:34.273Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T22:45:34.273Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T22:45:34.273Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T22:45:34.273Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T22:45:34.273Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T22:45:34.273Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T22:45:34.273Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T22:45:34.273Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T22:45:34.843Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T22:45:35.064Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-01-03T22:45:35.064Z] === RUN TestRenameContainerWithSameName [2022-01-03T22:45:35.064Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-01-03T22:45:35.064Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T22:45:35.999Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-01-03T22:45:35.999Z] === RUN TestResize [2022-01-03T22:45:36.257Z] --- PASS: TestResize (0.40s) [2022-01-03T22:45:36.257Z] === RUN TestResizeWithInvalidSize [2022-01-03T22:45:36.752Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T22:45:36.823Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-01-03T22:45:36.823Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T22:45:37.081Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-01-03T22:45:37.081Z] === RUN TestDaemonRestartKillContainers [2022-01-03T22:45:37.081Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-03T22:45:37.081Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T22:45:37.081Z] === RUN TestCgroupNamespacesRun [2022-01-03T22:45:37.795Z] --- PASS: TestUpdateRestartPolicy (21.28s) [2022-01-03T22:45:37.795Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T22:45:38.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-03T22:45:38.456Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-01-03T22:45:38.456Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T22:45:38.664Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-03T22:45:38.664Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-01-03T22:45:38.664Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-01-03T22:45:38.664Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-01-03T22:45:38.664Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-01-03T22:45:38.664Z] === RUN TestDeleteDevicemapper [2022-01-03T22:45:38.664Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T22:45:38.664Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T22:45:38.664Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T22:45:39.389Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-01-03T22:45:39.389Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T22:45:40.005Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2022-01-03T22:45:40.005Z] === RUN TestWaitNonBlocked [2022-01-03T22:45:40.005Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:45:40.005Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:45:40.005Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:45:40.005Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:45:40.005Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:45:40.005Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:45:40.055Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-01-03T22:45:40.055Z] === RUN TestUpdateMemory [2022-01-03T22:45:40.315Z] --- PASS: TestUpdateMemory (0.57s) [2022-01-03T22:45:40.315Z] === RUN TestUpdateCPUQuota [2022-01-03T22:45:40.322Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-01-03T22:45:40.322Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T22:45:40.899Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-03T22:45:41.255Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-01-03T22:45:41.255Z] === RUN TestUpdatePidsLimit [2022-01-03T22:45:41.255Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-03T22:45:41.516Z] === RUN TestUpdatePidsLimit/no_change [2022-01-03T22:45:41.697Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-01-03T22:45:41.697Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T22:45:41.780Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-03T22:45:42.040Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-03T22:45:42.281Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T22:45:42.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-03T22:45:42.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-03T22:45:42.560Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-03T22:45:42.634Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-01-03T22:45:42.634Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T22:45:42.854Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T22:45:42.950Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-03T22:45:42.950Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.86s) [2022-01-03T22:45:42.950Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.96s) [2022-01-03T22:45:42.950Z] === RUN TestWaitBlocked [2022-01-03T22:45:42.950Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:45:42.950Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-03T22:45:42.950Z] PASS [2022-01-03T22:45:42.950Z] ok github.com/docker/docker/integration/container 82.895s [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === Skipped [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-03T22:45:42.950Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-03T22:45:42.950Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T22:45:42.950Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T22:45:42.950Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T22:45:42.950Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T22:45:42.950Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T22:45:42.950Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T22:45:42.950Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T22:45:42.950Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-03T22:45:42.950Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-03T22:45:42.950Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-03T22:45:42.950Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T22:45:42.950Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-03T22:45:42.950Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-03T22:45:42.950Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T22:45:42.950Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-03T22:45:42.950Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T22:45:42.950Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T22:45:42.950Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-03T22:45:42.950Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T22:45:42.950Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-03T22:45:42.950Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-03T22:45:42.950Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-03T22:45:42.950Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-03T22:45:42.950Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-03T22:45:42.950Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-03T22:45:42.950Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-03T22:45:42.950Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-03T22:45:42.950Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T22:45:42.950Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-03T22:45:42.950Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-03T22:45:42.950Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-03T22:45:42.950Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-03T22:45:42.950Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:45:42.950Z] [2022-01-03T22:45:42.950Z] DONE 87 tests, 33 skipped in 84.949s [2022-01-03T22:45:42.950Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-03T22:45:43.425Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T22:45:43.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-03T22:45:43.501Z] --- PASS: TestUpdatePidsLimit (2.07s) [2022-01-03T22:45:43.501Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-01-03T22:45:43.501Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-01-03T22:45:43.501Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-01-03T22:45:43.501Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-01-03T22:45:43.501Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-01-03T22:45:43.501Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-01-03T22:45:43.501Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-01-03T22:45:43.501Z] === RUN TestUpdateRestartPolicy [2022-01-03T22:45:43.996Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2022-01-03T22:45:43.997Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T22:45:44.006Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-01-03T22:45:44.006Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T22:45:44.064Z] ............................ [ 67%] [2022-01-03T22:45:44.568Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2022-01-03T22:45:44.568Z] === RUN TestWaitNonBlocked [2022-01-03T22:45:44.568Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:45:44.568Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:45:44.568Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:45:44.568Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:45:44.572Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-01-03T22:45:44.572Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T22:45:44.829Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:45:44.830Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:45:45.509Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-01-03T22:45:45.509Z] === RUN TestNISDomainname [2022-01-03T22:45:45.509Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-03T22:45:45.509Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-03T22:45:45.509Z] === RUN TestHostnameDnsResolution [2022-01-03T22:45:45.773Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T22:45:45.773Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-03T22:45:45.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2022-01-03T22:45:45.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2022-01-03T22:45:45.773Z] === RUN TestWaitBlocked [2022-01-03T22:45:45.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:45:45.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:45:45.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:45:45.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:45:45.773Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:45:45.773Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:45:46.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-03T22:45:46.444Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-01-03T22:45:46.444Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T22:45:46.444Z] 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-01-03T22:45:46.444Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-03T22:45:46.444Z] === RUN TestStats [2022-01-03T22:45:46.444Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:45:46.444Z] --- SKIP: TestStats (0.00s) [2022-01-03T22:45:46.444Z] === RUN TestStopContainerWithTimeout [2022-01-03T22:45:46.444Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T22:45:46.444Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T22:45:46.444Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T22:45:46.444Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T22:45:46.444Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T22:45:46.444Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T22:45:46.444Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T22:45:46.444Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T22:45:46.444Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T22:45:46.444Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T22:45:46.916Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-03T22:45:46.916Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2022-01-03T22:45:46.916Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2022-01-03T22:45:46.916Z] === CONT TestContainerStartOnDaemonRestart [2022-01-03T22:45:46.916Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T22:45:47.010Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T22:45:48.910Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T22:45:49.474Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T22:45:50.284Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-03T22:45:50.284Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-01-03T22:45:50.284Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-01-03T22:45:50.284Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-01-03T22:45:50.284Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-01-03T22:45:50.284Z] === RUN TestDeleteDevicemapper [2022-01-03T22:45:50.284Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T22:45:50.284Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T22:45:50.284Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T22:45:50.415Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [2022-01-03T22:45:50.415Z] === CONT TestIpcModeOlderClient [2022-01-03T22:45:50.415Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.59s) [2022-01-03T22:45:50.415Z] === CONT TestContainerKillOnDaemonStart [2022-01-03T22:45:50.415Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-01-03T22:45:50.415Z] === CONT TestDaemonHostGatewayIP [2022-01-03T22:45:50.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-03T22:45:50.936Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T22:45:50.936Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-03T22:45:50.936Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T22:45:50.936Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-03T22:45:50.936Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T22:45:50.936Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-03T22:45:50.936Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T22:45:50.936Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-03T22:45:50.936Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T22:45:51.659Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2022-01-03T22:45:51.659Z] === RUN TestUpdateMemory [2022-01-03T22:45:51.659Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:45:51.659Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-03T22:45:51.659Z] === RUN TestUpdateCPUQuota [2022-01-03T22:45:51.659Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:45:51.659Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-03T22:45:51.659Z] === RUN TestUpdatePidsLimit [2022-01-03T22:45:51.659Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:45:51.659Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-03T22:45:51.659Z] === RUN TestUpdateRestartPolicy [2022-01-03T22:45:51.671Z] --- PASS: TestBuildMultiStageOnBuild (15.37s) [2022-01-03T22:45:51.671Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T22:45:51.671Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:45:51.671Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-03T22:45:51.671Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T22:45:55.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-03T22:45:55.145Z] --- PASS: TestDaemonHostGatewayIP (4.12s) [2022-01-03T22:45:55.145Z] === CONT TestDaemonRestartIpcMode [2022-01-03T22:45:55.145Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T22:45:55.728Z] --- PASS: TestUpdateRestartPolicy (11.00s) [2022-01-03T22:45:55.728Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T22:45:55.728Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-01-03T22:45:55.728Z] === RUN TestWaitNonBlocked [2022-01-03T22:45:55.728Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:45:55.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:45:55.728Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:45:55.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:45:55.728Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:45:55.728Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:45:55.728Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-03T22:45:55.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-01-03T22:45:55.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-01-03T22:45:55.728Z] === RUN TestWaitBlocked [2022-01-03T22:45:55.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:45:55.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:45:55.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:45:55.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:45:55.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:45:55.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:45:56.299Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-03T22:45:56.299Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-01-03T22:45:56.299Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-01-03T22:45:56.299Z] === CONT TestContainerStartOnDaemonRestart [2022-01-03T22:45:56.299Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T22:45:58.446Z] --- PASS: TestDaemonRestartIpcMode (3.26s) [2022-01-03T22:45:58.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-03T22:45:58.842Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-01-03T22:45:58.842Z] === CONT TestIpcModeOlderClient [2022-01-03T22:45:58.842Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s) [2022-01-03T22:45:58.842Z] === CONT TestContainerKillOnDaemonStart [2022-01-03T22:45:58.842Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-01-03T22:45:58.842Z] === CONT TestDaemonHostGatewayIP [2022-01-03T22:45:59.019Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T22:46:00.407Z] check_test.go:308: [dddbdf744902a] daemon is not started [2022-01-03T22:46:00.407Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-03T22:46:00.979Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T22:46:01.240Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T22:46:01.387Z] --- PASS: TestDaemonHostGatewayIP (2.51s) [2022-01-03T22:46:01.387Z] === CONT TestDaemonRestartIpcMode [2022-01-03T22:46:02.094Z] --- PASS: TestBuildMultiStageLayerLeak (12.62s) [2022-01-03T22:46:02.094Z] === RUN TestBuildWithHugeFile [2022-01-03T22:46:03.157Z] --- PASS: TestContainerKillOnDaemonStart (12.67s) [2022-01-03T22:46:03.157Z] PASS [2022-01-03T22:46:03.157Z] [2022-01-03T22:46:03.157Z] === Skipped [2022-01-03T22:46:03.157Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-03T22:46:03.157Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:46:03.157Z] [2022-01-03T22:46:03.157Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-03T22:46:03.157Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:46:03.157Z] [2022-01-03T22:46:03.157Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-03T22:46:03.157Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:46:03.157Z] [2022-01-03T22:46:03.157Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T22:46:03.157Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T22:46:03.157Z] [2022-01-03T22:46:03.157Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T22:46:03.157Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T22:46:03.157Z] [2022-01-03T22:46:03.157Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-03T22:46:03.157Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:46:03.157Z] [2022-01-03T22:46:03.157Z] DONE 200 tests, 6 skipped in 156.547s [2022-01-03T22:46:03.157Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T22:46:03.157Z] ++ 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-01-03T22:46:03.157Z] ++ set -e [2022-01-03T22:46:03.157Z] ++ '[' -n 0 ']' [2022-01-03T22:46:03.157Z] ++ set -x [2022-01-03T22:46:03.157Z] ++ 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-01-03T22:46:03.157Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-03T22:46:03.418Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T22:46:03.850Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-01-03T22:46:03.851Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T22:46:03.851Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-01-03T22:46:03.851Z] === RUN TestWaitNonBlocked [2022-01-03T22:46:03.851Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:46:03.851Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:46:03.851Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:46:03.851Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:46:03.851Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:46:03.851Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:46:03.851Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-03T22:46:03.851Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-01-03T22:46:03.851Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-01-03T22:46:03.851Z] === RUN TestWaitBlocked [2022-01-03T22:46:03.851Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:46:03.851Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:46:03.851Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:46:03.851Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:46:03.851Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:46:03.851Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:46:03.928Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-01-03T22:46:03.989Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-01-03T22:46:03.989Z] === RUN TestDaemonConfigValidation [2022-01-03T22:46:03.989Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:46:03.989Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:46:03.989Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T22:46:03.989Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T22:46:03.989Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T22:46:03.989Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T22:46:03.989Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T22:46:03.989Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T22:46:03.989Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T22:46:03.989Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T22:46:03.989Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:46:03.989Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T22:46:03.989Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T22:46:03.989Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T22:46:04.184Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T22:46:04.184Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T22:46:04.184Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-03T22:46:04.184Z] === RUN TestDaemonConfigValidation [2022-01-03T22:46:04.184Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T22:46:04.184Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-03T22:46:04.184Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T22:46:04.184Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T22:46:04.184Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T22:46:04.184Z] === RUN TestDaemonProxy [2022-01-03T22:46:04.184Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T22:46:04.184Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T22:46:04.184Z] PASS [2022-01-03T22:46:04.184Z] ok github.com/docker/docker/integration/daemon 0.088s [2022-01-03T22:46:04.184Z] [2022-01-03T22:46:04.184Z] === Skipped [2022-01-03T22:46:04.184Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-03T22:46:04.184Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T22:46:04.184Z] [2022-01-03T22:46:04.184Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-03T22:46:04.184Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T22:46:04.184Z] [2022-01-03T22:46:04.184Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T22:46:04.184Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T22:46:04.184Z] [2022-01-03T22:46:04.184Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-03T22:46:04.184Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T22:46:04.184Z] [2022-01-03T22:46:04.184Z] DONE 4 tests, 4 skipped in 19.150s [2022-01-03T22:46:04.184Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-03T22:46:04.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:04.184Z] INFO: Testing against a local daemon [2022-01-03T22:46:04.184Z] === RUN TestCommitInheritsEnv [2022-01-03T22:46:04.184Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:46:04.184Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-03T22:46:04.184Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T22:46:04.184Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T22:46:04.184Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T22:46:04.184Z] === RUN TestImagesFilterMultiReference [2022-01-03T22:46:04.184Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-01-03T22:46:04.184Z] === RUN TestImagePullPlatformInvalid [2022-01-03T22:46:04.184Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-03T22:46:04.184Z] === RUN TestRemoveImageOrphaning [2022-01-03T22:46:04.252Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T22:46:04.252Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T22:46:04.252Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2022-01-03T22:46:04.252Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-01-03T22:46:04.252Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-01-03T22:46:04.252Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-01-03T22:46:04.252Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-01-03T22:46:04.252Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T22:46:04.252Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T22:46:04.421Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-03T22:46:04.421Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-01-03T22:46:04.421Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-01-03T22:46:04.421Z] === CONT TestDaemonRestartIpcMode [2022-01-03T22:46:04.421Z] === CONT TestIpcModeOlderClient [2022-01-03T22:46:04.421Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-01-03T22:46:04.421Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T22:46:04.650Z] --- PASS: TestRemoveImageOrphaning (0.87s) [2022-01-03T22:46:04.650Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T22:46:04.650Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-03T22:46:04.650Z] === RUN TestTagInvalidReference [2022-01-03T22:46:04.650Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-03T22:46:04.650Z] === RUN TestTagValidPrefixedRepo [2022-01-03T22:46:04.650Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-01-03T22:46:04.650Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T22:46:04.650Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-03T22:46:04.650Z] === RUN TestTagOfficialNames [2022-01-03T22:46:04.650Z] --- PASS: TestTagOfficialNames (0.07s) [2022-01-03T22:46:04.650Z] === RUN TestTagMatchesDigest [2022-01-03T22:46:04.650Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-03T22:46:04.650Z] PASS [2022-01-03T22:46:04.650Z] ok github.com/docker/docker/integration/image 1.304s [2022-01-03T22:46:04.650Z] [2022-01-03T22:46:04.650Z] === Skipped [2022-01-03T22:46:04.650Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-03T22:46:04.650Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:46:04.650Z] [2022-01-03T22:46:04.650Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T22:46:04.650Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T22:46:04.650Z] [2022-01-03T22:46:04.650Z] DONE 11 tests, 2 skipped in 2.752s [2022-01-03T22:46:05.117Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-03T22:46:05.638Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T22:46:05.898Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T22:46:06.468Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T22:46:06.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:06.679Z] INFO: Testing against a local daemon [2022-01-03T22:46:06.679Z] === RUN TestNetworkCreateDelete [2022-01-03T22:46:06.679Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:06.679Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-03T22:46:06.679Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T22:46:06.679Z] 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-01-03T22:46:06.679Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T22:46:06.679Z] === RUN TestDaemonDNSFallback [2022-01-03T22:46:06.679Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:06.679Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-03T22:46:06.679Z] === RUN TestInspectNetwork [2022-01-03T22:46:06.679Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T22:46:06.679Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T22:46:06.679Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T22:46:06.679Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:06.679Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T22:46:06.679Z] === RUN TestNetworkInvalidJSON [2022-01-03T22:46:06.679Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T22:46:06.679Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T22:46:06.679Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:46:06.679Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:46:06.679Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:46:06.679Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:46:06.679Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T22:46:06.679Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:46:06.679Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:46:06.679Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-01-03T22:46:06.679Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T22:46:06.679Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T22:46:06.679Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T22:46:06.679Z] === RUN TestNetworkList [2022-01-03T22:46:06.679Z] === RUN TestNetworkList//networks [2022-01-03T22:46:06.679Z] === PAUSE TestNetworkList//networks [2022-01-03T22:46:06.679Z] === RUN TestNetworkList//networks/ [2022-01-03T22:46:06.679Z] === PAUSE TestNetworkList//networks/ [2022-01-03T22:46:06.679Z] === CONT TestNetworkList//networks [2022-01-03T22:46:06.679Z] === CONT TestNetworkList//networks/ [2022-01-03T22:46:06.679Z] --- PASS: TestNetworkList (0.04s) [2022-01-03T22:46:06.679Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T22:46:06.679Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T22:46:06.680Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T22:46:06.680Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T22:46:06.680Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T22:46:06.680Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T22:46:06.680Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T22:46:06.680Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T22:46:06.680Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T22:46:06.680Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T22:46:06.680Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T22:46:06.680Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T22:46:06.680Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T22:46:06.680Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T22:46:06.680Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T22:46:06.680Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T22:46:06.680Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T22:46:06.680Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:46:06.680Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:46:06.680Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T22:46:06.680Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-03T22:46:06.680Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T22:46:06.680Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T22:46:06.680Z] PASS [2022-01-03T22:46:06.680Z] ok github.com/docker/docker/integration/network 0.146s [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === Skipped [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-03T22:46:06.680Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T22:46:06.680Z] 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-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-03T22:46:06.680Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-03T22:46:06.680Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T22:46:06.680Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T22:46:06.680Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T22:46:06.680Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T22:46:06.680Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T22:46:06.680Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T22:46:06.680Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T22:46:06.680Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T22:46:06.680Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:46:06.680Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-03T22:46:06.680Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T22:46:06.680Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T22:46:06.680Z] [2022-01-03T22:46:06.680Z] DONE 22 tests, 15 skipped in 1.886s [2022-01-03T22:46:06.680Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-03T22:46:06.952Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-01-03T22:46:06.952Z] --- PASS: TestDaemonRestartIpcMode (2.66s) [2022-01-03T22:46:06.952Z] PASS [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === Skipped [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-03T22:46:06.952Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-03T22:46:06.952Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-03T22:46:06.952Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T22:46:06.952Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T22:46:06.952Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-03T22:46:06.952Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-03T22:46:06.952Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-03T22:46:06.952Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-03T22:46:06.952Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-03T22:46:06.952Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-03T22:46:06.952Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-03T22:46:06.952Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-03T22:46:06.952Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-03T22:46:06.952Z] 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-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-03T22:46:06.952Z] 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-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-03T22:46:06.952Z] 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-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-03T22:46:06.952Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T22:46:06.952Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-03T22:46:06.952Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-03T22:46:06.952Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-03T22:46:06.952Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-03T22:46:06.952Z] 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-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-03T22:46:06.952Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T22:46:06.952Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-03T22:46:06.952Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-03T22:46:06.952Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-03T22:46:06.952Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T22:46:06.952Z] [2022-01-03T22:46:06.952Z] DONE 177 tests, 27 skipped in 70.438s [2022-01-03T22:46:06.952Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T22:46:06.952Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T22:46:07.040Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-03T22:46:07.520Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-01-03T22:46:07.520Z] === RUN TestDaemonConfigValidation [2022-01-03T22:46:07.520Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:46:07.520Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:46:07.520Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T22:46:07.520Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T22:46:07.520Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T22:46:07.520Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T22:46:07.520Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T22:46:07.520Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T22:46:07.520Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T22:46:07.520Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T22:46:07.520Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:46:07.520Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T22:46:07.611Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T22:46:07.611Z] daemon_test.go:156: [da4af404527cb] daemon is not started [2022-01-03T22:46:07.611Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s) [2022-01-03T22:46:07.611Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-01-03T22:46:07.611Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-01-03T22:46:07.611Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-01-03T22:46:07.611Z] === RUN TestDaemonProxy [2022-01-03T22:46:07.611Z] === RUN TestDaemonProxy/environment_variables [2022-01-03T22:46:07.663Z] testing: warning: no tests to run [2022-01-03T22:46:07.663Z] PASS [2022-01-03T22:46:07.663Z] ok github.com/docker/docker/integration/network/ipvlan 0.058s [2022-01-03T22:46:07.663Z] [2022-01-03T22:46:07.663Z] DONE 0 tests in 0.568s [2022-01-03T22:46:07.663Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-03T22:46:07.779Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T22:46:07.779Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T22:46:07.779Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T22:46:07.779Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T22:46:07.779Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-01-03T22:46:07.779Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-01-03T22:46:07.779Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-01-03T22:46:07.779Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-01-03T22:46:07.779Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-03T22:46:07.779Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T22:46:07.779Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T22:46:08.130Z] testing: warning: no tests to run [2022-01-03T22:46:08.130Z] PASS [2022-01-03T22:46:08.130Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2022-01-03T22:46:08.130Z] [2022-01-03T22:46:08.130Z] DONE 0 tests in 0.565s [2022-01-03T22:46:08.130Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-03T22:46:08.555Z] check_test.go:308: [d84b29aabb0e8] daemon is not started [2022-01-03T22:46:08.555Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-03T22:46:08.597Z] testing: warning: no tests to run [2022-01-03T22:46:08.597Z] PASS [2022-01-03T22:46:08.597Z] ok github.com/docker/docker/integration/plugin 0.065s [2022-01-03T22:46:08.597Z] [2022-01-03T22:46:08.597Z] DONE 0 tests in 0.573s [2022-01-03T22:46:09.066Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-03T22:46:09.154Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T22:46:09.502Z] === RUN TestDaemonProxy/command-line_options [2022-01-03T22:46:09.535Z] testing: warning: no tests to run [2022-01-03T22:46:09.535Z] PASS [2022-01-03T22:46:09.535Z] ok github.com/docker/docker/integration/plugin/authz 0.054s [2022-01-03T22:46:09.535Z] [2022-01-03T22:46:09.535Z] DONE 0 tests in 0.561s [2022-01-03T22:46:09.535Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-03T22:46:10.089Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T22:46:10.098Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T22:46:10.098Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T22:46:10.541Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-01-03T22:46:10.541Z] PASS [2022-01-03T22:46:10.541Z] [2022-01-03T22:46:10.541Z] === Skipped [2022-01-03T22:46:10.541Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-03T22:46:10.541Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:46:10.541Z] [2022-01-03T22:46:10.541Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-03T22:46:10.541Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-03T22:46:10.541Z] [2022-01-03T22:46:10.541Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T22:46:10.541Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T22:46:10.541Z] [2022-01-03T22:46:10.541Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-03T22:46:10.541Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-03T22:46:10.541Z] [2022-01-03T22:46:10.541Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T22:46:10.541Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T22:46:10.541Z] [2022-01-03T22:46:10.541Z] DONE 200 tests, 5 skipped in 119.557s [2022-01-03T22:46:10.541Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T22:46:10.541Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T22:46:11.024Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T22:46:11.024Z] daemon_test.go:156: [dd653cf953af8] daemon is not started [2022-01-03T22:46:11.024Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-01-03T22:46:11.024Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-01-03T22:46:11.024Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-01-03T22:46:11.024Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-01-03T22:46:11.024Z] === RUN TestDaemonProxy [2022-01-03T22:46:11.024Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-03T22:46:11.024Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T22:46:11.024Z] PASS [2022-01-03T22:46:11.024Z] [2022-01-03T22:46:11.024Z] === Skipped [2022-01-03T22:46:11.024Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-01-03T22:46:11.024Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-03T22:46:11.024Z] [2022-01-03T22:46:11.024Z] DONE 12 tests, 1 skipped in 4.141s [2022-01-03T22:46:11.024Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T22:46:11.040Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T22:46:11.040Z] === RUN TestDaemonProxy/configuration_file [2022-01-03T22:46:11.126Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-03T22:46:11.126Z] === RUN TestDaemonConfigValidation [2022-01-03T22:46:11.126Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:46:11.126Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:46:11.126Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T22:46:11.126Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T22:46:11.126Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T22:46:11.126Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T22:46:11.126Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T22:46:11.126Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T22:46:11.126Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T22:46:11.126Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T22:46:11.126Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:46:11.126Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T22:46:11.126Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T22:46:11.126Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T22:46:11.126Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T22:46:11.126Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T22:46:11.126Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-01-03T22:46:11.126Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-03T22:46:11.126Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-01-03T22:46:11.126Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-01-03T22:46:11.126Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-03T22:46:11.126Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T22:46:11.126Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T22:46:11.282Z] INFO: Testing against a local daemon [2022-01-03T22:46:11.282Z] === RUN TestCommitInheritsEnv [2022-01-03T22:46:12.425Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-03T22:46:12.524Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T22:46:12.996Z] === RUN TestDaemonProxy/conflicting_options [2022-01-03T22:46:12.996Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T22:46:13.223Z] --- PASS: TestCommitInheritsEnv (1.95s) [2022-01-03T22:46:13.223Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T22:46:13.223Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-03T22:46:13.223Z] === RUN TestImagesFilterMultiReference [2022-01-03T22:46:13.223Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-03T22:46:13.223Z] === RUN TestImagePullPlatformInvalid [2022-01-03T22:46:13.223Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-03T22:46:13.223Z] === RUN TestRemoveImageOrphaning [2022-01-03T22:46:13.256Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T22:46:13.256Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T22:46:13.256Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-03T22:46:13.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:13.345Z] INFO: Testing against a local daemon [2022-01-03T22:46:13.345Z] === RUN TestPluginInvalidJSON [2022-01-03T22:46:13.345Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:46:13.345Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:46:13.345Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:46:13.345Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-03T22:46:13.345Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T22:46:13.345Z] === RUN TestPluginInstall [2022-01-03T22:46:13.345Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T22:46:13.345Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-03T22:46:13.345Z] === RUN TestPluginsWithRuntimes [2022-01-03T22:46:13.345Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T22:46:13.345Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T22:46:13.345Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T22:46:13.345Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T22:46:13.345Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T22:46:13.345Z] PASS [2022-01-03T22:46:13.345Z] ok github.com/docker/docker/integration/plugin/common 0.086s [2022-01-03T22:46:13.345Z] [2022-01-03T22:46:13.345Z] === Skipped [2022-01-03T22:46:13.345Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-03T22:46:13.345Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T22:46:13.345Z] [2022-01-03T22:46:13.345Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-03T22:46:13.345Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T22:46:13.345Z] [2022-01-03T22:46:13.345Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T22:46:13.345Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T22:46:13.345Z] [2022-01-03T22:46:13.345Z] DONE 5 tests, 3 skipped in 4.017s [2022-01-03T22:46:13.463Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T22:46:13.815Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-03T22:46:13.828Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-01-03T22:46:13.828Z] --- PASS: TestDaemonProxy (6.34s) [2022-01-03T22:46:13.828Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-01-03T22:46:13.828Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-01-03T22:46:13.828Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-01-03T22:46:13.828Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-03T22:46:13.828Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-01-03T22:46:13.828Z] PASS [2022-01-03T22:46:13.828Z] [2022-01-03T22:46:13.828Z] === Skipped [2022-01-03T22:46:13.828Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-01-03T22:46:13.828Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-01-03T22:46:13.828Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-01-03T22:46:13.828Z] [2022-01-03T22:46:13.828Z] DONE 17 tests, 1 skipped in 10.717s [2022-01-03T22:46:13.828Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T22:46:13.828Z] ++ 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-01-03T22:46:13.828Z] ++ set -e [2022-01-03T22:46:13.828Z] ++ '[' -n 0 ']' [2022-01-03T22:46:13.828Z] ++ set -x [2022-01-03T22:46:13.828Z] ++ 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-01-03T22:46:14.089Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T22:46:14.089Z] INFO: Testing against a local daemon [2022-01-03T22:46:14.089Z] === RUN TestCommitInheritsEnv [2022-01-03T22:46:14.403Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T22:46:14.403Z] daemon_test.go:156: [d3cc0634d737b] daemon is not started [2022-01-03T22:46:14.403Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-01-03T22:46:14.403Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-03T22:46:14.403Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-03T22:46:14.403Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-03T22:46:14.403Z] === RUN TestDaemonProxy [2022-01-03T22:46:14.403Z] === RUN TestDaemonProxy/environment_variables [2022-01-03T22:46:14.660Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-01-03T22:46:14.660Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T22:46:14.660Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-03T22:46:14.660Z] === RUN TestImagesFilterMultiReference [2022-01-03T22:46:14.660Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-01-03T22:46:14.660Z] === RUN TestImagePullPlatformInvalid [2022-01-03T22:46:14.660Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-03T22:46:14.660Z] === RUN TestRemoveImageOrphaning [2022-01-03T22:46:14.920Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-01-03T22:46:14.920Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T22:46:14.920Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T22:46:15.153Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-01-03T22:46:15.153Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T22:46:15.153Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-03T22:46:15.153Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-03T22:46:15.153Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T22:46:15.153Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-03T22:46:15.153Z] === RUN TestTagInvalidReference [2022-01-03T22:46:15.153Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-03T22:46:15.153Z] === RUN TestTagValidPrefixedRepo [2022-01-03T22:46:15.153Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-03T22:46:15.153Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T22:46:15.153Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-03T22:46:15.153Z] === RUN TestTagOfficialNames [2022-01-03T22:46:15.411Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-03T22:46:15.411Z] === RUN TestTagMatchesDigest [2022-01-03T22:46:15.411Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-03T22:46:15.411Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-03T22:46:15.862Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T22:46:16.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:16.030Z] INFO: Testing against a local daemon [2022-01-03T22:46:16.030Z] === RUN TestExternalGraphDriver [2022-01-03T22:46:16.030Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T22:46:16.030Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-03T22:46:16.030Z] === RUN TestGraphdriverPluginV2 [2022-01-03T22:46:16.030Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T22:46:16.030Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-03T22:46:16.030Z] PASS [2022-01-03T22:46:16.031Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.085s [2022-01-03T22:46:16.310Z] === RUN TestDaemonProxy/command-line_options [2022-01-03T22:46:16.498Z] [2022-01-03T22:46:16.498Z] === Skipped [2022-01-03T22:46:16.498Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-03T22:46:16.498Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T22:46:16.498Z] [2022-01-03T22:46:16.498Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-03T22:46:16.498Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T22:46:16.498Z] [2022-01-03T22:46:16.498Z] DONE 2 tests, 2 skipped in 2.620s [2022-01-03T22:46:16.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-03T22:46:17.246Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2022-01-03T22:46:17.246Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T22:46:17.246Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-03T22:46:17.246Z] === RUN TestTagInvalidReference [2022-01-03T22:46:17.246Z] --- PASS: TestTagInvalidReference (0.02s) [2022-01-03T22:46:17.246Z] === RUN TestTagValidPrefixedRepo [2022-01-03T22:46:17.246Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-03T22:46:17.246Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T22:46:17.506Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-03T22:46:17.506Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-01-03T22:46:17.506Z] === RUN TestTagOfficialNames [2022-01-03T22:46:17.506Z] --- PASS: TestTagOfficialNames (0.07s) [2022-01-03T22:46:17.506Z] === RUN TestTagMatchesDigest [2022-01-03T22:46:17.506Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-01-03T22:46:17.506Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-03T22:46:18.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:18.061Z] INFO: Testing against a local daemon [2022-01-03T22:46:18.061Z] === RUN TestReadPluginNoRead [2022-01-03T22:46:18.061Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T22:46:18.061Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-03T22:46:18.061Z] PASS [2022-01-03T22:46:18.061Z] ok github.com/docker/docker/integration/plugin/logging 0.075s [2022-01-03T22:46:18.061Z] [2022-01-03T22:46:18.061Z] === Skipped [2022-01-03T22:46:18.061Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-03T22:46:18.061Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T22:46:18.061Z] [2022-01-03T22:46:18.061Z] DONE 1 tests, 1 skipped in 1.779s [2022-01-03T22:46:18.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-03T22:46:18.218Z] === RUN TestDaemonProxy/configuration_file [2022-01-03T22:46:18.447Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-03T22:46:19.018Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-03T22:46:19.046Z] testing: warning: no tests to run [2022-01-03T22:46:19.046Z] PASS [2022-01-03T22:46:19.046Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2022-01-03T22:46:19.046Z] [2022-01-03T22:46:19.046Z] DONE 0 tests in 0.908s [2022-01-03T22:46:19.046Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-03T22:46:19.588Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-03T22:46:19.588Z] docker_cli_daemon_test.go:2920: Checking IpcMode private set from config [2022-01-03T22:46:19.598Z] === RUN TestDaemonProxy/conflicting_options [2022-01-03T22:46:20.160Z] docker_cli_daemon_test.go:2920: Checking IpcMode shareable set from config [2022-01-03T22:46:20.168Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-03T22:46:20.732Z] docker_cli_daemon_test.go:2920: Checking IpcMode host set from config [2022-01-03T22:46:20.737Z] --- PASS: TestDaemonProxy (6.29s) [2022-01-03T22:46:20.737Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-01-03T22:46:20.737Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-01-03T22:46:20.737Z] --- PASS: TestDaemonProxy/configuration_file (1.70s) [2022-01-03T22:46:20.737Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-03T22:46:20.737Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-01-03T22:46:20.737Z] PASS [2022-01-03T22:46:20.737Z] [2022-01-03T22:46:20.737Z] DONE 17 tests in 10.182s [2022-01-03T22:46:20.737Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T22:46:20.737Z] INFO: Testing against a local daemon [2022-01-03T22:46:20.737Z] === RUN TestCommitInheritsEnv [2022-01-03T22:46:20.998Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-01-03T22:46:20.998Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T22:46:20.998Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-03T22:46:20.998Z] === RUN TestImagesFilterMultiReference [2022-01-03T22:46:20.998Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-03T22:46:20.998Z] === RUN TestImagePullPlatformInvalid [2022-01-03T22:46:20.998Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-03T22:46:20.998Z] === RUN TestRemoveImageOrphaning [2022-01-03T22:46:21.258Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-01-03T22:46:21.258Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T22:46:21.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:21.275Z] INFO: Testing against a local daemon [2022-01-03T22:46:21.275Z] === RUN TestPluginWithDevMounts [2022-01-03T22:46:21.275Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:21.275Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T22:46:21.275Z] PASS [2022-01-03T22:46:21.275Z] ok github.com/docker/docker/integration/plugin/volumes 0.074s [2022-01-03T22:46:21.275Z] [2022-01-03T22:46:21.275Z] === Skipped [2022-01-03T22:46:21.275Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-03T22:46:21.275Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:21.275Z] [2022-01-03T22:46:21.275Z] DONE 1 tests, 1 skipped in 1.758s [2022-01-03T22:46:21.275Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-03T22:46:21.303Z] docker_cli_daemon_test.go:2920: Checking IpcMode container:123 set from config [2022-01-03T22:46:21.875Z] docker_cli_daemon_test.go:2920: Checking IpcMode nosuchmode set from config [2022-01-03T22:46:21.983Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T22:46:21.983Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T22:46:21.983Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:46:21.983Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T22:46:21.983Z] [2022-01-03T22:46:21.983Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T22:46:21.983Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T22:46:21.983Z] HOSTNAME=bcd260513aea [2022-01-03T22:46:21.983Z] TESTDEBUG=0 [2022-01-03T22:46:21.983Z] DEST=bundles/test-integration [2022-01-03T22:46:21.983Z] PWD=/go/src/github.com/docker/docker [2022-01-03T22:46:21.983Z] DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f [2022-01-03T22:46:21.983Z] container=docker [2022-01-03T22:46:21.983Z] HOME=/root [2022-01-03T22:46:21.983Z] GOLANG_VERSION=1.17.5 [2022-01-03T22:46:21.983Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T22:46:21.983Z] VALIDATE_BRANCH=master [2022-01-03T22:46:21.983Z] TERM=xterm [2022-01-03T22:46:21.983Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T22:46:21.983Z] SHLVL=1 [2022-01-03T22:46:21.983Z] TIMEOUT=120m [2022-01-03T22:46:21.983Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T22:46:21.983Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T22:46:21.983Z] GO111MODULE=off [2022-01-03T22:46:21.983Z] DOCKER_EXPERIMENTAL=1 [2022-01-03T22:46:21.983Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T22:46:21.983Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T22:46:21.983Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T22:46:21.983Z] GOPATH=/go [2022-01-03T22:46:21.983Z] PKG_CONFIG=pkg-config [2022-01-03T22:46:21.983Z] _=/usr/bin/env [2022-01-03T22:46:21.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T22:46:22.136Z] docker_cli_daemon_test.go:2920: Checking IpcMode private set from cli [2022-01-03T22:46:22.708Z] docker_cli_daemon_test.go:2920: Checking IpcMode shareable set from cli [2022-01-03T22:46:22.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:22.836Z] INFO: Testing against a local daemon [2022-01-03T22:46:22.836Z] === RUN TestSecretInspect [2022-01-03T22:46:22.836Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:22.836Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-03T22:46:22.836Z] === RUN TestSecretList [2022-01-03T22:46:22.836Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:22.836Z] --- SKIP: TestSecretList (0.00s) [2022-01-03T22:46:22.836Z] === RUN TestSecretsCreateAndDelete [2022-01-03T22:46:22.836Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:22.836Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-03T22:46:22.836Z] === RUN TestSecretsUpdate [2022-01-03T22:46:22.836Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:22.836Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-03T22:46:22.836Z] === RUN TestTemplatedSecret [2022-01-03T22:46:22.836Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:22.836Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T22:46:22.836Z] === RUN TestSecretCreateResolve [2022-01-03T22:46:22.836Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:22.836Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-03T22:46:22.836Z] PASS [2022-01-03T22:46:22.836Z] ok github.com/docker/docker/integration/secret 0.098s [2022-01-03T22:46:22.836Z] [2022-01-03T22:46:22.836Z] === Skipped [2022-01-03T22:46:22.836Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-03T22:46:22.836Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:22.836Z] [2022-01-03T22:46:22.836Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-03T22:46:22.836Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:22.836Z] [2022-01-03T22:46:22.836Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-03T22:46:22.836Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:22.836Z] [2022-01-03T22:46:22.836Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-03T22:46:22.836Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:22.836Z] [2022-01-03T22:46:22.836Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-03T22:46:22.836Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:22.836Z] [2022-01-03T22:46:22.836Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-03T22:46:22.836Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:22.836Z] [2022-01-03T22:46:22.836Z] DONE 6 tests, 6 skipped in 1.563s [2022-01-03T22:46:22.836Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-03T22:46:22.991Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-03T22:46:23.168Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-01-03T22:46:23.168Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T22:46:23.168Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-03T22:46:23.168Z] === RUN TestTagInvalidReference [2022-01-03T22:46:23.168Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-03T22:46:23.168Z] === RUN TestTagValidPrefixedRepo [2022-01-03T22:46:23.168Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-03T22:46:23.168Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T22:46:23.168Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-03T22:46:23.168Z] === RUN TestTagOfficialNames [2022-01-03T22:46:23.280Z] docker_cli_daemon_test.go:2920: Checking IpcMode host set from cli [2022-01-03T22:46:23.428Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-03T22:46:23.428Z] === RUN TestTagMatchesDigest [2022-01-03T22:46:23.428Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-03T22:46:23.428Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-03T22:46:23.851Z] docker_cli_daemon_test.go:2920: Checking IpcMode container:123 set from cli [2022-01-03T22:46:24.111Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T22:46:24.371Z] docker_cli_daemon_test.go:2920: Checking IpcMode nosuchmode set from cli [2022-01-03T22:46:24.944Z] check_test.go:308: [de2f863ddbf15] daemon is not started [2022-01-03T22:46:24.944Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-03T22:46:25.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:25.050Z] INFO: Testing against a local daemon [2022-01-03T22:46:25.050Z] === RUN TestServiceCreateInit [2022-01-03T22:46:25.050Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T22:46:25.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T22:46:25.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-03T22:46:25.050Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T22:46:25.050Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T22:46:25.050Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestCreateServiceConflict [2022-01-03T22:46:25.050Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T22:46:25.050Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-03T22:46:25.050Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T22:46:25.050Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T22:46:25.050Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T22:46:25.050Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestCreateServiceSysctls [2022-01-03T22:46:25.050Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-03T22:46:25.050Z] === RUN TestCreateServiceCapabilities [2022-01-03T22:46:25.050Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-03T22:46:25.050Z] === RUN TestInspect [2022-01-03T22:46:25.050Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestInspect (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestCreateJob [2022-01-03T22:46:25.050Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestCreateJob (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestReplicatedJob [2022-01-03T22:46:25.050Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestUpdateReplicatedJob [2022-01-03T22:46:25.050Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestServiceListWithStatuses [2022-01-03T22:46:25.050Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T22:46:25.050Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestDockerNetworkReConnect [2022-01-03T22:46:25.050Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestServicePlugin [2022-01-03T22:46:25.050Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestServiceUpdateLabel [2022-01-03T22:46:25.050Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:25.050Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestServiceUpdateSecrets [2022-01-03T22:46:25.050Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:25.050Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestServiceUpdateConfigs [2022-01-03T22:46:25.050Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:25.050Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestServiceUpdateNetwork [2022-01-03T22:46:25.050Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:25.050Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-03T22:46:25.050Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T22:46:25.050Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:25.050Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-03T22:46:25.050Z] PASS [2022-01-03T22:46:25.050Z] ok github.com/docker/docker/integration/service 0.210s [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === Skipped [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T22:46:25.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T22:46:25.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-03T22:46:25.050Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-03T22:46:25.050Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-03T22:46:25.050Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T22:46:25.050Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-03T22:46:25.050Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-03T22:46:25.050Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2022-01-03T22:46:25.050Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-03T22:46:25.050Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-03T22:46:25.050Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-03T22:46:25.050Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-03T22:46:25.050Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-03T22:46:25.050Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-03T22:46:25.050Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-03T22:46:25.050Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-03T22:46:25.050Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-03T22:46:25.050Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-03T22:46:25.050Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-03T22:46:25.050Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-03T22:46:25.050Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-03T22:46:25.050Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-03T22:46:25.050Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:46:25.050Z] [2022-01-03T22:46:25.050Z] DONE 24 tests, 23 skipped in 2.224s [2022-01-03T22:46:25.050Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-03T22:46:25.205Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T22:46:26.149Z] check_test.go:308: [ddad2e81988d9] daemon is not started [2022-01-03T22:46:26.149Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-03T22:46:26.410Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-03T22:46:26.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:26.610Z] INFO: Testing against a local daemon [2022-01-03T22:46:26.610Z] === RUN TestSessionCreate [2022-01-03T22:46:26.610Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T22:46:26.610Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-03T22:46:26.610Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T22:46:26.610Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T22:46:26.610Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T22:46:26.610Z] PASS [2022-01-03T22:46:26.610Z] ok github.com/docker/docker/integration/session 0.070s [2022-01-03T22:46:26.610Z] [2022-01-03T22:46:26.610Z] === Skipped [2022-01-03T22:46:26.610Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-03T22:46:26.610Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T22:46:26.610Z] [2022-01-03T22:46:26.610Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T22:46:26.610Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T22:46:26.610Z] [2022-01-03T22:46:26.610Z] DONE 2 tests, 2 skipped in 1.507s [2022-01-03T22:46:26.610Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-03T22:46:27.795Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T22:46:28.055Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-03T22:46:28.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:28.169Z] INFO: Testing against a local daemon [2022-01-03T22:46:28.169Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T22:46:28.169Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:28.169Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T22:46:28.169Z] === RUN TestDiskUsage [2022-01-03T22:46:28.169Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T22:46:28.169Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-03T22:46:28.169Z] === RUN TestEventsExecDie [2022-01-03T22:46:28.169Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T22:46:28.169Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-03T22:46:28.169Z] === RUN TestEventsBackwardsCompatible [2022-01-03T22:46:28.169Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T22:46:28.169Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-03T22:46:28.169Z] === RUN TestEventsVolumeCreate [2022-01-03T22:46:28.169Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T22:46:28.169Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-03T22:46:28.169Z] === RUN TestInfoAPI [2022-01-03T22:46:28.169Z] --- PASS: TestInfoAPI (0.03s) [2022-01-03T22:46:28.169Z] === RUN TestInfoAPIWarnings [2022-01-03T22:46:28.169Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:46:28.169Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-03T22:46:28.169Z] === RUN TestInfoDebug [2022-01-03T22:46:28.169Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:46:28.169Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-03T22:46:28.169Z] === RUN TestInfoInsecureRegistries [2022-01-03T22:46:28.169Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:46:28.169Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-03T22:46:28.169Z] === RUN TestInfoRegistryMirrors [2022-01-03T22:46:28.169Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:46:28.169Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-03T22:46:28.169Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T22:46:29.153Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-01-03T22:46:29.153Z] === RUN TestPingCacheHeaders [2022-01-03T22:46:29.153Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-03T22:46:29.153Z] === RUN TestPingGet [2022-01-03T22:46:29.153Z] --- PASS: TestPingGet (0.02s) [2022-01-03T22:46:29.153Z] === RUN TestPingHead [2022-01-03T22:46:29.153Z] --- PASS: TestPingHead (0.02s) [2022-01-03T22:46:29.153Z] === RUN TestVersion [2022-01-03T22:46:29.153Z] --- PASS: TestVersion (0.02s) [2022-01-03T22:46:29.153Z] PASS [2022-01-03T22:46:29.153Z] ok github.com/docker/docker/integration/system 1.164s [2022-01-03T22:46:29.619Z] [2022-01-03T22:46:29.619Z] === Skipped [2022-01-03T22:46:29.619Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T22:46:29.619Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:46:29.619Z] [2022-01-03T22:46:29.619Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-03T22:46:29.619Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T22:46:29.619Z] [2022-01-03T22:46:29.619Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-03T22:46:29.619Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T22:46:29.619Z] [2022-01-03T22:46:29.619Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-03T22:46:29.619Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T22:46:29.619Z] [2022-01-03T22:46:29.619Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-03T22:46:29.619Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T22:46:29.619Z] [2022-01-03T22:46:29.619Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-03T22:46:29.619Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:46:29.619Z] [2022-01-03T22:46:29.619Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-03T22:46:29.619Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:46:29.619Z] [2022-01-03T22:46:29.619Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-03T22:46:29.619Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:46:29.619Z] [2022-01-03T22:46:29.619Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-03T22:46:29.619Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:46:29.619Z] [2022-01-03T22:46:29.619Z] DONE 15 tests, 9 skipped in 2.711s [2022-01-03T22:46:29.619Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-03T22:46:31.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:31.183Z] INFO: Testing against a local daemon [2022-01-03T22:46:31.183Z] === RUN TestVolumesCreateAndList [2022-01-03T22:46:31.183Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-01-03T22:46:31.183Z] === RUN TestVolumesRemove [2022-01-03T22:46:31.183Z] --- PASS: TestVolumesRemove (0.12s) [2022-01-03T22:46:31.183Z] === RUN TestVolumesInspect [2022-01-03T22:46:31.183Z] --- PASS: TestVolumesInspect (0.03s) [2022-01-03T22:46:31.183Z] === RUN TestVolumesInvalidJSON [2022-01-03T22:46:31.183Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T22:46:31.183Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T22:46:31.183Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T22:46:31.183Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-03T22:46:31.183Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T22:46:31.183Z] PASS [2022-01-03T22:46:31.183Z] ok github.com/docker/docker/integration/volume 0.264s [2022-01-03T22:46:31.183Z] [2022-01-03T22:46:31.183Z] DONE 5 tests in 1.847s [2022-01-03T22:46:31.368Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-03T22:46:31.628Z] check_test.go:308: [d1654fc1e6f88] daemon is not started [2022-01-03T22:46:31.628Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-03T22:46:31.651Z] INFO: make.ps1 ended at 01/03/2022 22:46:31 [2022-01-03T22:46:31.651Z] INFO: Integration CLI tests being run from the host: [2022-01-03T22:46:31.651Z] 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-01-03T22:46:34.932Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-03T22:46:36.317Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-03T22:46:38.607Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-03T22:46:38.865Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T22:46:39.808Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T22:46:39.808Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T22:46:40.313Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:46:40.313Z] INFO: Testing against a local daemon [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T22:46:40.313Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T22:46:40.313Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T22:46:40.313Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T22:46:40.379Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-03T22:46:40.493Z] tests/integration/client_test.py ..... [ 75%] [2022-01-03T22:46:40.749Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-03T22:46:40.781Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T22:46:41.004Z] tests/integration/errors_test.py . [ 76%] [2022-01-03T22:46:41.247Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T22:46:41.764Z] check_test.go:308: [d68739052eb43] daemon is not started [2022-01-03T22:46:41.764Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-03T22:46:44.308Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T22:46:46.222Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T22:46:46.222Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T22:46:48.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T22:46:48.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T22:46:48.766Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T22:46:49.338Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-03T22:46:52.635Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-03T22:46:54.024Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T22:46:54.595Z] check_test.go:308: [dcb14d8ab2b75] daemon is not started [2022-01-03T22:46:54.595Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-03T22:46:55.185Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-03T22:46:55.757Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-03T22:46:56.018Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T22:46:56.278Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-03T22:46:58.192Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T22:46:58.192Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-03T22:46:58.192Z] check_test.go:308: [d654a27fe4de3] daemon is not started [2022-01-03T22:46:58.192Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-03T22:46:58.978Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-03T22:47:00.735Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-03T22:47:03.282Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-03T22:47:06.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T22:47:07.487Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-03T22:47:08.429Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-03T22:47:09.543Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-03T22:47:09.543Z] [2022-01-03T22:47:09.543Z] ________ ____ __. [2022-01-03T22:47:09.543Z] \_____ \ | |/ _| [2022-01-03T22:47:09.543Z] / | \| < [2022-01-03T22:47:09.543Z] / | \ | \ [2022-01-03T22:47:09.543Z] \_______ /____|__ \ [2022-01-03T22:47:09.543Z] \/ \/ [2022-01-03T22:47:09.543Z] [2022-01-03T22:47:09.543Z] INFO: make.ps1 ended at 01/03/2022 22:47:00 [2022-01-03T22:47:09.543Z] INFO: Binaries build ended at 01/03/2022 22:47:01. Duration:00:01:42.4312290 [2022-01-03T22:47:09.543Z] INFO: Copying the built daemon binary to d:\CI\PR-43109\5\binary\dockerd-4bdc208449.exe... [2022-01-03T22:47:09.543Z] INFO: Copying the built client binary to d:\CI\PR-43109\5\binary\docker-4bdc208449.exe... [2022-01-03T22:47:09.543Z] INFO: Copying dockerversion from the container... [2022-01-03T22:47:09.543Z] INFO: Copying the golang package from the container to d:\CI\PR-43109\5\installer\go.zip... [2022-01-03T22:47:09.543Z] INFO: Extracting go.zip to d:\CI\PR-43109\5\go [2022-01-03T22:47:10.343Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-03T22:47:12.257Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T22:47:12.257Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T22:47:13.640Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-03T22:47:14.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T22:47:14.826Z] ......... [ 85%] [2022-01-03T22:47:16.943Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T22:47:16.943Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-03T22:47:16.943Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T22:47:17.205Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T22:47:17.778Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T22:47:18.039Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T22:47:18.300Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T22:47:18.873Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T22:47:19.277Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-03T22:47:20.716Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-03T22:47:21.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T22:47:21.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T22:47:21.429Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-03T22:47:21.429Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T22:47:22.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T22:47:22.814Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T22:47:22.814Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-03T22:47:22.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T22:47:22.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T22:47:23.756Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-03T22:47:23.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T22:47:24.327Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T22:47:24.897Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-03T22:47:25.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T22:47:25.839Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T22:47:26.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T22:47:27.225Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T22:47:27.248Z] tests/integration/models_nodes_test.py . [ 90%] [2022-01-03T22:47:27.248Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-03T22:47:27.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T22:47:27.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T22:47:28.168Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-03T22:47:28.168Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T22:47:28.686Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-01-03T22:47:28.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T22:47:29.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T22:47:30.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T22:47:30.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T22:47:31.429Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-03T22:47:31.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T22:47:31.686Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-03T22:47:32.426Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T22:47:32.426Z] Using test binary docker [2022-01-03T22:47:32.426Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T22:47:32.426Z] +++ /etc/init.d/apparmor start [2022-01-03T22:47:32.426Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T22:47:32.426Z] INFO: Waiting for daemon to start... [2022-01-03T22:47:32.426Z] Starting dockerd [2022-01-03T22:47:32.426Z] +++ 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-01-03T22:47:33.457Z] docker_cli_daemon_test.go:2583: [d75b9f3cf284c] daemon is not started [2022-01-03T22:47:34.843Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T22:47:35.104Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-03T22:47:35.577Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-03T22:47:36.088Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-03T22:47:36.088Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-03T22:47:36.088Z] [2022-01-03T22:47:36.088Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-03T22:47:36.088Z] =========================== short test summary info ============================ [2022-01-03T22:47:36.088Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-03T22:47:36.088Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-03T22:47:36.088Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-03T22:47:36.088Z] Not supported on most drivers [2022-01-03T22:47:36.088Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-03T22:47:36.088Z] Output of docker top depends on host distro, and is not formalized. [2022-01-03T22:47:36.088Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-03T22:47:36.088Z] Output of docker top depends on host distro, and is not formalized. [2022-01-03T22:47:36.088Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-03T22:47:36.088Z] Can fail if eth0 has multiple IP addresses [2022-01-03T22:47:36.088Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-03T22:47:36.088Z] This doesn't seem to be taken into account by the engine [2022-01-03T22:47:36.088Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-01-03T22:47:36.088Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-03T22:47:36.088Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 286.90 seconds == [2022-01-03T22:47:36.343Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-03T22:47:39.023Z] . [2022-01-03T22:47:39.023Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T22:47:39.023Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T22:47:39.023Z] Error: No such image: emptyfs [2022-01-03T22:47:39.023Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T22:47:39.023Z] ++++ docker load [2022-01-03T22:47:39.023Z] Running integration-test (iteration 1) [2022-01-03T22:47:39.023Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T22:47:39.023Z] ++ 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-01-03T22:47:39.023Z] ++ set -e [2022-01-03T22:47:39.023Z] ++ '[' -n 0 ']' [2022-01-03T22:47:39.023Z] ++ set -x [2022-01-03T22:47:39.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01-03T22:47:39.288Z] Loaded image: busybox:latest [2022-01-03T22:47:39.548Z] Loaded image: busybox:glibc [2022-01-03T22:47:39.710Z] INFO: Extraction ended at 01/03/2022 22:47:36. Duration:00:00:31.7542579 [2022-01-03T22:47:39.710Z] INFO: Updating the golang and path environment variables [2022-01-03T22:47:39.710Z] INFO: GOPATH=d:\gopath [2022-01-03T22:47:39.710Z] INFO: go version go1.17.5 windows/amd64 [2022-01-03T22:47:39.710Z] INFO: Running the daemon under test in debug mode [2022-01-03T22:47:39.710Z] INFO: Starting a daemon under test... [2022-01-03T22:47:39.710Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43109\5\daemon --pidfile d:\CI\PR-43109\5\docker.pid -D [2022-01-03T22:47:39.710Z] INFO: Process started successfully. [2022-01-03T22:47:39.710Z] INFO: Start tailing logs of the daemon under tests [2022-01-03T22:47:39.710Z] INFO: Waiting for the daemon under test to start... [2022-01-03T22:47:40.489Z] Loaded image: debian:bullseye-slim [2022-01-03T22:47:40.489Z] Loaded image: hello-world:latest [2022-01-03T22:47:40.489Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T22:47:40.489Z] INFO: Testing against a local daemon [2022-01-03T22:47:40.489Z] === RUN TestCgroupNamespacesBuild [2022-01-03T22:47:41.872Z] --- PASS: TestCgroupNamespacesBuild (1.08s) [2022-01-03T22:47:41.872Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T22:47:42.813Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-01-03T22:47:42.813Z] === RUN TestBuildWithSession [2022-01-03T22:47:42.813Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:47:42.813Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T22:47:42.813Z] === RUN TestBuildSquashParent [2022-01-03T22:47:43.238Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T22:47:45.784Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-03T22:47:46.109Z] --- PASS: TestBuildSquashParent (3.38s) [2022-01-03T22:47:46.109Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T22:47:46.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:47:46.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:47:46.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:47:46.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:47:46.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:47:46.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:47:46.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:47:46.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:47:46.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:47:46.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:47:46.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:47:46.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:47:46.109Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T22:47:46.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T22:47:47.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T22:47:47.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T22:47:47.697Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-03T22:47:48.502Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T22:47:48.502Z] [2022-01-03T22:47:48.502Z] Unloading profiles will leave already running processes permanently [2022-01-03T22:47:48.502Z] unconfined, which can lead to unexpected situations. [2022-01-03T22:47:48.502Z] [2022-01-03T22:47:48.502Z] To set a process to complain mode, use the command line tool [2022-01-03T22:47:48.502Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T22:47:48.502Z] Post stage [Pipeline] junit [2022-01-03T22:47:48.511Z] Recording test results [2022-01-03T22:47:48.644Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-03T22:47:48.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T22:47:48.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T22:47:48.953Z] + echo Ensuring container killed. [2022-01-03T22:47:48.954Z] Ensuring container killed. [2022-01-03T22:47:48.954Z] + docker rm -vf docker-pr5 [2022-01-03T22:47:48.954Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-01-03T22:47:49.226Z] + echo Chowning /workspace to jenkins user [2022-01-03T22:47:49.226Z] Chowning /workspace to jenkins user [2022-01-03T22:47:49.226Z] + id -u [2022-01-03T22:47:49.226Z] + id -g [2022-01-03T22:47:49.226Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43109:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T22:47:49.820Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-03T22:47:49.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s) [2022-01-03T22:47:49.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-01-03T22:47:49.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.03s) [2022-01-03T22:47:49.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s) [2022-01-03T22:47:49.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-01-03T22:47:49.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2022-01-03T22:47:49.820Z] === RUN TestBuildMultiStageCopy [2022-01-03T22:47:49.820Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T22:47:50.257Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-03T22:47:50.517Z] check_test.go:308: [d798f4d95a080] daemon is not started [2022-01-03T22:47:50.517Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-03T22:47:50.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T22:47:51.022Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T22:47:51.283Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T22:47:51.283Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T22:47:51.451Z] + bundleName=docker-py [2022-01-03T22:47:51.451Z] + echo Creating docker-py-bundles.tar.gz [2022-01-03T22:47:51.451Z] Creating docker-py-bundles.tar.gz [2022-01-03T22:47:51.451Z] + 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-01-03T22:47:51.462Z] Archiving artifacts [2022-01-03T22:47:51.543Z] --- PASS: TestBuildMultiStageCopy (1.72s) [2022-01-03T22:47:51.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s) [2022-01-03T22:47:51.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-01-03T22:47:51.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-01-03T22:47:51.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-01-03T22:47:51.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-01-03T22:47:51.543Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T22:47:51.720Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43109/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-03T22:47:51.843Z] --- PASS: TestImportExtremelyLargeImageWorks (90.35s) [2022-01-03T22:47:51.843Z] PASS [2022-01-03T22:47:51.843Z] [2022-01-03T22:47:51.843Z] === Skipped [2022-01-03T22:47:51.843Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-03T22:47:51.843Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-03T22:47:51.843Z] [2022-01-03T22:47:51.843Z] DONE 12 tests, 1 skipped in 94.613s [2022-01-03T22:47:51.843Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T22:47:51.843Z] INFO: Testing against a local daemon [2022-01-03T22:47:51.843Z] === RUN TestNetworkCreateDelete [2022-01-03T22:47:51.843Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-03T22:47:51.843Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T22:47:51.843Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-01-03T22:47:51.843Z] === RUN TestDaemonDNSFallback [2022-01-03T22:47:52.114Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2022-01-03T22:47:52.114Z] === RUN TestBuildLabelWithTargets [2022-01-03T22:47:52.215Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/make.sh binary [2022-01-03T22:47:52.777Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-01-03T22:47:52.778Z] === RUN TestInspectNetwork [2022-01-03T22:47:52.778Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:47:52.778Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T22:47:52.778Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestNetworkInvalidJSON [2022-01-03T22:47:52.778Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T22:47:52.778Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T22:47:52.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:47:52.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:47:52.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:47:52.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:47:52.778Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T22:47:52.778Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:47:52.778Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:47:52.778Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-03T22:47:52.778Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T22:47:52.778Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T22:47:52.778Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestNetworkList [2022-01-03T22:47:52.778Z] === RUN TestNetworkList//networks [2022-01-03T22:47:52.778Z] === PAUSE TestNetworkList//networks [2022-01-03T22:47:52.778Z] === RUN TestNetworkList//networks/ [2022-01-03T22:47:52.778Z] === PAUSE TestNetworkList//networks/ [2022-01-03T22:47:52.778Z] === CONT TestNetworkList//networks [2022-01-03T22:47:52.778Z] === CONT TestNetworkList//networks/ [2022-01-03T22:47:52.778Z] --- PASS: TestNetworkList (0.01s) [2022-01-03T22:47:52.778Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T22:47:52.778Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T22:47:52.778Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T22:47:52.778Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-03T22:47:52.778Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T22:47:52.778Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T22:47:52.778Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-01-03T22:47:52.778Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T22:47:52.778Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T22:47:52.778Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T22:47:52.778Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:47:52.778Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T22:47:52.778Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:47:52.778Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T22:47:52.778Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:47:52.778Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-01-03T22:47:52.778Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T22:47:52.778Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:47:52.778Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T22:47:52.778Z] PASS [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === Skipped [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-03T22:47:52.778Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T22:47:52.778Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T22:47:52.778Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-03T22:47:52.778Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T22:47:52.778Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-01-03T22:47:52.778Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T22:47:52.778Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T22:47:52.778Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T22:47:52.778Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:47:52.778Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-01-03T22:47:52.778Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T22:47:52.778Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] DONE 22 tests, 12 skipped in 6.917s [2022-01-03T22:47:52.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T22:47:52.778Z] INFO: Testing against a local daemon [2022-01-03T22:47:52.778Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T22:47:52.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:47:52.778Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestDockerNetworkIpvlan [2022-01-03T22:47:52.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:47:52.778Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T22:47:52.778Z] PASS [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === Skipped [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T22:47:52.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T22:47:52.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] DONE 2 tests, 2 skipped in 0.085s [2022-01-03T22:47:52.778Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T22:47:52.778Z] INFO: Testing against a local daemon [2022-01-03T22:47:52.778Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T22:47:52.778Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-03T22:47:52.778Z] === RUN TestDockerNetworkMacvlan [2022-01-03T22:47:52.778Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-03T22:47:52.778Z] PASS [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === Skipped [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-03T22:47:52.778Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-03T22:47:52.778Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] DONE 2 tests, 2 skipped in 0.080s [2022-01-03T22:47:52.778Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T22:47:52.778Z] testing: warning: no tests to run [2022-01-03T22:47:52.778Z] PASS [2022-01-03T22:47:52.778Z] [2022-01-03T22:47:52.778Z] DONE 0 tests in 0.021s [2022-01-03T22:47:52.778Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T22:47:53.036Z] INFO: Testing against a local daemon [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginTLS [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginHeader [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginV2Disable [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-03T22:47:53.036Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-03T22:47:53.036Z] PASS [2022-01-03T22:47:53.036Z] [2022-01-03T22:47:53.036Z] === Skipped [2022-01-03T22:47:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] [2022-01-03T22:47:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] [2022-01-03T22:47:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] [2022-01-03T22:47:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-03T22:47:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.036Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-03T22:47:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.037Z] [2022-01-03T22:47:53.037Z] DONE 17 tests, 17 skipped in 0.284s [2022-01-03T22:47:53.037Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T22:47:53.055Z] --- PASS: TestBuildLabelWithTargets (0.82s) [2022-01-03T22:47:53.055Z] === RUN TestBuildWithEmptyLayers [2022-01-03T22:47:53.143Z] [2022-01-03T22:47:53.143Z] Removing bundles/ [2022-01-03T22:47:53.143Z] [2022-01-03T22:47:53.143Z] ---> Making bundle: binary (in bundles/binary) [2022-01-03T22:47:53.143Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-03T22:47:53.143Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:47:53.295Z] INFO: Testing against a local daemon [2022-01-03T22:47:53.295Z] === RUN TestPluginInvalidJSON [2022-01-03T22:47:53.295Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:47:53.295Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:47:53.295Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:47:53.295Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-03T22:47:53.295Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T22:47:53.295Z] === RUN TestPluginInstall [2022-01-03T22:47:53.295Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.295Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-03T22:47:53.295Z] === RUN TestPluginsWithRuntimes [2022-01-03T22:47:53.295Z] 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-01-03T22:47:53.295Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T22:47:53.295Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T22:47:53.295Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-03T22:47:53.295Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T22:47:53.295Z] PASS [2022-01-03T22:47:53.295Z] [2022-01-03T22:47:53.295Z] === Skipped [2022-01-03T22:47:53.295Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-03T22:47:53.295Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T22:47:53.295Z] [2022-01-03T22:47:53.295Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-03T22:47:53.295Z] 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-01-03T22:47:53.295Z] [2022-01-03T22:47:53.295Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T22:47:53.295Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-03T22:47:53.295Z] [2022-01-03T22:47:53.296Z] DONE 5 tests, 3 skipped in 0.116s [2022-01-03T22:47:53.296Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T22:47:53.296Z] INFO: Testing against a local daemon [2022-01-03T22:47:53.296Z] === RUN TestExternalGraphDriver [2022-01-03T22:47:53.296Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-03T22:47:53.296Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-01-03T22:47:53.296Z] === RUN TestGraphdriverPluginV2 [2022-01-03T22:47:53.316Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-01-03T22:47:53.316Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T22:47:53.524Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T22:47:53.524Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T22:47:53.524Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T22:47:53.524Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T22:47:53.524Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T22:47:53.524Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T22:47:53.524Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T22:47:53.524Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T22:47:53.524Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T22:47:54.703Z] --- PASS: TestBuildMultiStageOnBuild (1.18s) [2022-01-03T22:47:54.703Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T22:47:54.723Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T22:47:54.966Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-01-03T22:47:54.966Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite (333.26s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.01s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.52s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.35s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.01s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.56s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.34s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.39s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.09s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.09s) [2022-01-03T22:47:56.106Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.33s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.61s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.89s) [2022-01-03T22:47:56.107Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.63s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.70s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.03s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.36s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.47s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.43s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.94s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.46s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.55s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.20s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.40s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.90s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.82s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.82s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.25s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.81s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.68s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.80s) [2022-01-03T22:47:56.107Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-03T22:47:56.107Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.01s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.04s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.75s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.55s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.83s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.49s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.74s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.99s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.99s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.78s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.80s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.57s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.24s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.17s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.43s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.35s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.03s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.37s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.02s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.77s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.35s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.11s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.18s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.71s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-01-03T22:47:56.107Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.67s) [2022-01-03T22:47:56.107Z] === RUN TestDockerSwarmSuite [2022-01-03T22:47:56.107Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-03T22:47:56.347Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-01-03T22:47:56.348Z] === RUN TestBuildWithHugeFile [2022-01-03T22:47:56.368Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T22:47:57.319Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T22:47:57.319Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T22:47:57.319Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T22:47:57.319Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T22:47:57.319Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T22:47:57.478Z] --- PASS: TestGraphdriverPluginV2 (3.86s) [2022-01-03T22:47:57.478Z] PASS [2022-01-03T22:47:57.478Z] [2022-01-03T22:47:57.478Z] === Skipped [2022-01-03T22:47:57.478Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-01-03T22:47:57.478Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-03T22:47:57.478Z] [2022-01-03T22:47:57.478Z] DONE 2 tests, 1 skipped in 3.980s [2022-01-03T22:47:57.478Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T22:47:57.478Z] INFO: Testing against a local daemon [2022-01-03T22:47:57.478Z] === RUN TestContinueAfterPluginCrash [2022-01-03T22:47:57.478Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T22:47:57.478Z] === RUN TestReadPluginNoRead [2022-01-03T22:47:57.478Z] === PAUSE TestReadPluginNoRead [2022-01-03T22:47:57.478Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T22:47:57.478Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T22:47:57.478Z] === CONT TestContinueAfterPluginCrash [2022-01-03T22:47:57.478Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T22:47:57.577Z] .....INFO: Daemon under test started and replied! [2022-01-03T22:47:57.577Z] INFO: Docker version of the daemon under test [2022-01-03T22:47:57.577Z] [2022-01-03T22:47:57.577Z] Client: [2022-01-03T22:47:57.577Z] Version: 17.06.2-ce [2022-01-03T22:47:57.577Z] API version: 1.30 [2022-01-03T22:47:57.577Z] Go version: go1.8.3 [2022-01-03T22:47:57.577Z] Git commit: cec0b72 [2022-01-03T22:47:57.577Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-03T22:47:57.577Z] OS/Arch: windows/amd64 [2022-01-03T22:47:57.577Z] [2022-01-03T22:47:57.577Z] Server: [2022-01-03T22:47:57.577Z] Version: 0.0.0-dev [2022-01-03T22:47:57.577Z] API version: 1.42 (minimum version 1.24) [2022-01-03T22:47:57.577Z] Go version: go1.17.5 [2022-01-03T22:47:57.577Z] Git commit: 4bdc208449 [2022-01-03T22:47:57.577Z] Built: 01/03/2022 22:45:27 [2022-01-03T22:47:57.577Z] OS/Arch: windows/amd64 [2022-01-03T22:47:57.577Z] Experimental: false [2022-01-03T22:47:57.577Z] [2022-01-03T22:47:57.577Z] INFO: Docker info of the daemon under test [2022-01-03T22:47:57.577Z] [2022-01-03T22:47:57.577Z] Containers: 0 [2022-01-03T22:47:57.577Z] Running: 0 [2022-01-03T22:47:57.577Z] Paused: 0 [2022-01-03T22:47:57.577Z] Stopped: 0 [2022-01-03T22:47:57.577Z] Images: 0 [2022-01-03T22:47:57.577Z] Server Version: 0.0.0-dev [2022-01-03T22:47:57.577Z] Storage Driver: windowsfilter [2022-01-03T22:47:57.577Z] Windows: [2022-01-03T22:47:57.577Z] Logging Driver: json-file [2022-01-03T22:47:57.577Z] Plugins: [2022-01-03T22:47:57.577Z] Volume: local [2022-01-03T22:47:57.577Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T22:47:57.577Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T22:47:57.577Z] Swarm: inactive [2022-01-03T22:47:57.577Z] Default Isolation: process [2022-01-03T22:47:57.577Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T22:47:57.577Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T22:47:57.577Z] OSType: windows [2022-01-03T22:47:57.577Z] Architecture: x86_64 [2022-01-03T22:47:57.577Z] CPUs: 4 [2022-01-03T22:47:57.577Z] Total Memory: 32GiB [2022-01-03T22:47:57.577Z] Name: azwin-2-673d20 [2022-01-03T22:47:57.577Z] ID: O2Y4:VHCD:Z4M6:5D6T:Q65M:OAH7:YK7A:FTGK:MARK:PCQQ:GMQ3:FIJD [2022-01-03T22:47:57.577Z] Docker Root Dir: D:\CI\PR-43109\5\daemon [2022-01-03T22:47:57.577Z] Debug Mode (client): false [2022-01-03T22:47:57.577Z] Debug Mode (server): true [2022-01-03T22:47:57.577Z] File Descriptors: -1 [2022-01-03T22:47:57.577Z] Goroutines: 16 [2022-01-03T22:47:57.577Z] System Time: 2022-01-03T22:47:56.5179685Z [2022-01-03T22:47:57.577Z] EventsListeners: 0 [2022-01-03T22:47:57.577Z] Registry: https://index.docker.io/v1/ [2022-01-03T22:47:57.577Z] Labels: [2022-01-03T22:47:57.577Z] Experimental: false [2022-01-03T22:47:57.577Z] Insecure Registries: [2022-01-03T22:47:57.577Z] 127.0.0.0/8 [2022-01-03T22:47:57.577Z] Live Restore Enabled: false [2022-01-03T22:47:57.577Z] [2022-01-03T22:47:57.577Z] [2022-01-03T22:47:57.577Z] INFO: Docker images of the daemon under test [2022-01-03T22:47:57.577Z] [2022-01-03T22:47:57.577Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T22:47:57.577Z] [2022-01-03T22:47:57.577Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-03T22:47:57.577Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-03T22:47:57.577Z] ltsc2019: Pulling from windows/servercore [2022-01-03T22:47:57.577Z] 4612f6d0b889: Pulling fs layer [2022-01-03T22:47:57.577Z] 5ee7a7ea9cf2: Pulling fs layer [2022-01-03T22:47:58.791Z] --- PASS: TestBuildWithHugeFile (113.48s) [2022-01-03T22:47:58.791Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T22:47:58.791Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:47:58.791Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:47:58.791Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T22:47:58.791Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:47:58.791Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:47:58.791Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:47:58.791Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:47:58.791Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:47:58.791Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:47:58.791Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:47:58.791Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:47:58.791Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:47:58.791Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-01-03T22:47:58.791Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-03T22:47:58.791Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-03T22:47:58.791Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-03T22:47:58.791Z] === RUN TestBuildPreserveOwnership [2022-01-03T22:47:58.791Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:47:58.791Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-03T22:47:58.791Z] === RUN TestBuildPlatformInvalid [2022-01-03T22:47:58.791Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-01-03T22:47:58.791Z] PASS [2022-01-03T22:47:58.791Z] ok github.com/docker/docker/integration/build 189.354s [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === Skipped [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-03T22:47:58.791Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-03T22:47:58.791Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-03T22:47:58.791Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-03T22:47:58.791Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:47:58.791Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-03T22:47:58.791Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] DONE 29 tests, 6 skipped in 216.388s [2022-01-03T22:47:58.791Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-03T22:47:58.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:47:58.791Z] INFO: Testing against a local daemon [2022-01-03T22:47:58.791Z] === RUN TestConfigInspect [2022-01-03T22:47:58.791Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-03T22:47:58.791Z] === RUN TestConfigList [2022-01-03T22:47:58.791Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] --- SKIP: TestConfigList (0.00s) [2022-01-03T22:47:58.791Z] === RUN TestConfigsCreateAndDelete [2022-01-03T22:47:58.791Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-03T22:47:58.791Z] === RUN TestConfigsUpdate [2022-01-03T22:47:58.791Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-03T22:47:58.791Z] === RUN TestTemplatedConfig [2022-01-03T22:47:58.791Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T22:47:58.791Z] === RUN TestConfigCreateResolve [2022-01-03T22:47:58.791Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:47:58.791Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-03T22:47:58.791Z] PASS [2022-01-03T22:47:58.791Z] ok github.com/docker/docker/integration/config 0.099s [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === Skipped [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-03T22:47:58.791Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-03T22:47:58.791Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-03T22:47:58.791Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-03T22:47:58.791Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-03T22:47:58.791Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-03T22:47:58.791Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:47:58.791Z] [2022-01-03T22:47:58.791Z] DONE 6 tests, 6 skipped in 2.111s [2022-01-03T22:47:58.791Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-03T22:47:59.669Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-03T22:47:59.909Z] --- PASS: TestImportExtremelyLargeImageWorks (90.61s) [2022-01-03T22:47:59.909Z] PASS [2022-01-03T22:47:59.909Z] [2022-01-03T22:47:59.909Z] DONE 12 tests in 93.294s [2022-01-03T22:47:59.909Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T22:47:59.909Z] INFO: Testing against a local daemon [2022-01-03T22:47:59.909Z] === RUN TestNetworkCreateDelete [2022-01-03T22:47:59.909Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-03T22:47:59.909Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T22:47:59.909Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-03T22:47:59.909Z] === RUN TestDaemonDNSFallback [2022-01-03T22:48:00.849Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-01-03T22:48:00.849Z] === RUN TestInspectNetwork [2022-01-03T22:48:01.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:48:01.017Z] INFO: Testing against a local daemon [2022-01-03T22:48:01.017Z] === RUN TestCheckpoint [2022-01-03T22:48:01.017Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:48:01.017Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T22:48:01.017Z] === RUN TestContainerInvalidJSON [2022-01-03T22:48:01.017Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:48:01.017Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:48:01.017Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:48:01.017Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:48:01.017Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:48:01.017Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:48:01.017Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-03T22:48:01.017Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T22:48:01.017Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-03T22:48:01.017Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T22:48:01.125Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T22:48:01.487Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2022-01-03T22:48:01.487Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T22:48:01.487Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-01-03T22:48:01.487Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T22:48:01.663Z] === CONT TestReadPluginNoRead [2022-01-03T22:48:01.663Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2022-01-03T22:48:01.957Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-01-03T22:48:01.957Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T22:48:02.212Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-03T22:48:02.427Z] --- PASS: TestCopyToContainerPathIsNotDir (0.30s) [2022-01-03T22:48:02.427Z] === RUN TestCopyFromContainer [2022-01-03T22:48:02.427Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:48:02.427Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T22:48:02.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:48:02.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:48:02.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:48:02.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:48:02.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:48:02.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:48:02.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:48:02.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:48:02.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:48:02.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-01-03T22:48:02.427Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T22:48:02.427Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T22:48:02.427Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestCreateWithInvalidEnv [2022-01-03T22:48:02.427Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T22:48:02.427Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T22:48:02.427Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T22:48:02.427Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T22:48:02.427Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T22:48:02.427Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T22:48:02.427Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T22:48:02.427Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T22:48:02.427Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T22:48:02.427Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T22:48:02.427Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:48:02.427Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T22:48:02.427Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:48:02.427Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T22:48:02.427Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:48:02.427Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T22:48:02.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:48:02.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:48:02.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:48:02.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:48:02.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:48:02.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:48:02.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:48:02.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:48:02.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:48:02.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:48:02.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:48:02.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:48:02.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:48:02.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:48:02.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:48:02.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T22:48:02.427Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T22:48:02.427Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T22:48:02.427Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestCreateDifferentPlatform [2022-01-03T22:48:02.427Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T22:48:02.427Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T22:48:02.427Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-03T22:48:02.427Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T22:48:02.427Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-01-03T22:48:02.427Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T22:48:02.427Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T22:48:02.427Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-03T22:48:02.427Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T22:48:02.427Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:48:02.427Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestDiff [2022-01-03T22:48:02.427Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T22:48:02.427Z] --- SKIP: TestDiff (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestExecWithCloseStdin [2022-01-03T22:48:02.427Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T22:48:02.427Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-01-03T22:48:02.427Z] === RUN TestExec [2022-01-03T22:48:03.335Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T22:48:03.335Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T22:48:03.335Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T22:48:03.335Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T22:48:03.335Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T22:48:03.335Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T22:48:03.335Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T22:48:03.335Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T22:48:03.335Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T22:48:03.564Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T22:48:04.145Z] === RUN TestInspectNetwork/full_network_id [2022-01-03T22:48:04.145Z] === RUN TestInspectNetwork/partial_network_id [2022-01-03T22:48:04.145Z] === RUN TestInspectNetwork/network_name [2022-01-03T22:48:04.145Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-03T22:48:04.941Z] === RUN TestReadPluginNoRead/default [2022-01-03T22:48:05.514Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T22:48:06.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T22:48:06.286Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T22:48:06.286Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T22:48:06.286Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T22:48:06.286Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T22:48:06.286Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T22:48:06.314Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T22:48:06.314Z] --- PASS: TestContinueAfterPluginCrash (8.88s) [2022-01-03T22:48:06.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T22:48:06.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-03T22:48:07.178Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T22:48:07.202Z] --- PASS: TestExec (4.10s) [2022-01-03T22:48:07.202Z] === RUN TestExecUser [2022-01-03T22:48:07.202Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T22:48:07.202Z] --- SKIP: TestExecUser (0.00s) [2022-01-03T22:48:07.202Z] === RUN TestExportContainerAndImportImage [2022-01-03T22:48:07.202Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:48:07.202Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-03T22:48:07.202Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T22:48:07.202Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:48:07.202Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T22:48:07.202Z] === RUN TestHealthCheckWorkdir [2022-01-03T22:48:07.202Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T22:48:07.202Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-03T22:48:07.202Z] === RUN TestHealthKillContainer [2022-01-03T22:48:07.202Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T22:48:07.202Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-03T22:48:07.202Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T22:48:07.202Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T22:48:07.202Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T22:48:07.202Z] === RUN TestKillContainerInvalidSignal [2022-01-03T22:48:07.688Z] === CONT TestReadPluginNoRead [2022-01-03T22:48:07.688Z] read_test.go:92: [d2101e68cf054] daemon is not started [2022-01-03T22:48:07.688Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-01-03T22:48:07.688Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-01-03T22:48:07.688Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-01-03T22:48:07.688Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-01-03T22:48:07.688Z] PASS [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] DONE 6 tests in 10.144s [2022-01-03T22:48:07.688Z] 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-01-03T22:48:07.688Z] testing: warning: no tests to run [2022-01-03T22:48:07.688Z] PASS [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] DONE 0 tests in 0.035s [2022-01-03T22:48:07.688Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T22:48:07.688Z] INFO: Testing against a local daemon [2022-01-03T22:48:07.688Z] === RUN TestPluginWithDevMounts [2022-01-03T22:48:07.688Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-03T22:48:07.688Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T22:48:07.688Z] PASS [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] === Skipped [2022-01-03T22:48:07.688Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-03T22:48:07.688Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] DONE 1 tests, 1 skipped in 0.142s [2022-01-03T22:48:07.688Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T22:48:07.688Z] INFO: Testing against a local daemon [2022-01-03T22:48:07.688Z] === RUN TestSecretInspect [2022-01-03T22:48:07.688Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-03T22:48:07.688Z] === RUN TestSecretList [2022-01-03T22:48:07.688Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] --- SKIP: TestSecretList (0.01s) [2022-01-03T22:48:07.688Z] === RUN TestSecretsCreateAndDelete [2022-01-03T22:48:07.688Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-03T22:48:07.688Z] === RUN TestSecretsUpdate [2022-01-03T22:48:07.688Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-01-03T22:48:07.688Z] === RUN TestTemplatedSecret [2022-01-03T22:48:07.688Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T22:48:07.688Z] === RUN TestSecretCreateResolve [2022-01-03T22:48:07.688Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-01-03T22:48:07.688Z] PASS [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] === Skipped [2022-01-03T22:48:07.688Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-01-03T22:48:07.688Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-03T22:48:07.688Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-03T22:48:07.688Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-01-03T22:48:07.688Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-03T22:48:07.688Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-01-03T22:48:07.688Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.688Z] [2022-01-03T22:48:07.688Z] DONE 6 tests, 6 skipped in 0.149s [2022-01-03T22:48:07.946Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T22:48:07.946Z] INFO: Testing against a local daemon [2022-01-03T22:48:07.946Z] === RUN TestServiceCreateInit [2022-01-03T22:48:07.946Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T22:48:07.946Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T22:48:07.946Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- PASS: TestServiceCreateInit (0.02s) [2022-01-03T22:48:07.946Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T22:48:07.946Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T22:48:07.946Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T22:48:07.946Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-01-03T22:48:07.946Z] === RUN TestCreateServiceConflict [2022-01-03T22:48:07.946Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-03T22:48:07.946Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T22:48:07.946Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-03T22:48:07.946Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T22:48:07.946Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-03T22:48:07.946Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T22:48:07.946Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-03T22:48:07.946Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T22:48:07.946Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-03T22:48:07.946Z] === RUN TestCreateServiceSysctls [2022-01-03T22:48:07.946Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-03T22:48:07.946Z] === RUN TestCreateServiceCapabilities [2022-01-03T22:48:07.946Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-03T22:48:07.946Z] === RUN TestInspect [2022-01-03T22:48:07.946Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestInspect (0.02s) [2022-01-03T22:48:07.946Z] === RUN TestCreateJob [2022-01-03T22:48:07.946Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestCreateJob (0.01s) [2022-01-03T22:48:07.946Z] === RUN TestReplicatedJob [2022-01-03T22:48:07.946Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:07.946Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-03T22:48:07.946Z] === RUN TestUpdateReplicatedJob [2022-01-03T22:48:08.204Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:08.204Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-03T22:48:08.204Z] === RUN TestServiceListWithStatuses [2022-01-03T22:48:08.204Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T22:48:08.204Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T22:48:08.204Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T22:48:08.204Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:08.204Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-01-03T22:48:08.204Z] === RUN TestDockerNetworkReConnect [2022-01-03T22:48:08.204Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:08.204Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-01-03T22:48:08.204Z] === RUN TestServicePlugin [2022-01-03T22:48:08.343Z] --- PASS: TestInspectNetwork (7.12s) [2022-01-03T22:48:08.343Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-03T22:48:08.343Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-03T22:48:08.343Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-03T22:48:08.343Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-03T22:48:08.343Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T22:48:08.564Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T22:48:08.564Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-03T22:48:08.564Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T22:48:09.137Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T22:48:09.725Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-01-03T22:48:09.725Z] === RUN TestNetworkInvalidJSON [2022-01-03T22:48:09.725Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T22:48:09.725Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T22:48:09.725Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:48:09.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:48:09.725Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:48:09.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:48:09.725Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T22:48:09.725Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:48:09.725Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:48:09.725Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-03T22:48:09.725Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T22:48:09.725Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T22:48:09.725Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T22:48:09.725Z] === RUN TestNetworkList [2022-01-03T22:48:09.725Z] === RUN TestNetworkList//networks [2022-01-03T22:48:09.725Z] === PAUSE TestNetworkList//networks [2022-01-03T22:48:09.725Z] === RUN TestNetworkList//networks/ [2022-01-03T22:48:09.725Z] === PAUSE TestNetworkList//networks/ [2022-01-03T22:48:09.725Z] === CONT TestNetworkList//networks [2022-01-03T22:48:09.725Z] === CONT TestNetworkList//networks/ [2022-01-03T22:48:09.725Z] --- PASS: TestNetworkList (0.01s) [2022-01-03T22:48:09.725Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T22:48:09.725Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T22:48:09.725Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T22:48:10.104Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] --- SKIP: TestServicePlugin (1.89s) [2022-01-03T22:48:10.104Z] === RUN TestServiceUpdateLabel [2022-01-03T22:48:10.104Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-03T22:48:10.104Z] === RUN TestServiceUpdateSecrets [2022-01-03T22:48:10.104Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-01-03T22:48:10.104Z] === RUN TestServiceUpdateConfigs [2022-01-03T22:48:10.104Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-03T22:48:10.104Z] === RUN TestServiceUpdateNetwork [2022-01-03T22:48:10.104Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-03T22:48:10.104Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T22:48:10.104Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-03T22:48:10.104Z] PASS [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === Skipped [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T22:48:10.104Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T22:48:10.104Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-01-03T22:48:10.104Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-03T22:48:10.104Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-03T22:48:10.104Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-03T22:48:10.104Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-03T22:48:10.104Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-01-03T22:48:10.104Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-03T22:48:10.104Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-03T22:48:10.104Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-01-03T22:48:10.104Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-03T22:48:10.104Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-03T22:48:10.104Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-03T22:48:10.104Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T22:48:10.104Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-01-03T22:48:10.104Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-01-03T22:48:10.104Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2022-01-03T22:48:10.104Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-01-03T22:48:10.104Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-01-03T22:48:10.104Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-01-03T22:48:10.104Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-03T22:48:10.104Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-03T22:48:10.104Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T22:48:10.104Z] [2022-01-03T22:48:10.104Z] DONE 24 tests, 23 skipped in 2.236s [2022-01-03T22:48:10.104Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T22:48:10.105Z] INFO: Testing against a local daemon [2022-01-03T22:48:10.105Z] === RUN TestSessionCreate [2022-01-03T22:48:10.105Z] --- PASS: TestSessionCreate (0.02s) [2022-01-03T22:48:10.105Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T22:48:10.105Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-03T22:48:10.105Z] PASS [2022-01-03T22:48:10.105Z] [2022-01-03T22:48:10.105Z] DONE 2 tests in 0.118s [2022-01-03T22:48:10.105Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T22:48:10.160Z] --- PASS: TestKillContainerInvalidSignal (3.29s) [2022-01-03T22:48:10.160Z] === RUN TestKillContainer [2022-01-03T22:48:10.160Z] === RUN TestKillContainer/no_signal [2022-01-03T22:48:10.216Z] 5ee7a7ea9cf2: Verifying Checksum [2022-01-03T22:48:10.216Z] 5ee7a7ea9cf2: Download complete [2022-01-03T22:48:10.295Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-03T22:48:10.295Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T22:48:10.363Z] INFO: Testing against a local daemon [2022-01-03T22:48:10.363Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T22:48:10.363Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T22:48:10.363Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T22:48:10.363Z] === RUN TestDiskUsage [2022-01-03T22:48:10.363Z] === PAUSE TestDiskUsage [2022-01-03T22:48:10.363Z] === RUN TestEventsExecDie [2022-01-03T22:48:10.932Z] --- PASS: TestEventsExecDie (0.48s) [2022-01-03T22:48:10.932Z] === RUN TestEventsBackwardsCompatible [2022-01-03T22:48:10.932Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-03T22:48:10.932Z] === RUN TestEventsVolumeCreate [2022-01-03T22:48:10.932Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-01-03T22:48:10.932Z] === RUN TestInfoBinaryCommits [2022-01-03T22:48:10.932Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-03T22:48:10.932Z] === RUN TestInfoAPIVersioned [2022-01-03T22:48:10.932Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T22:48:10.932Z] === RUN TestInfoDiscoveryBackend [2022-01-03T22:48:11.027Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T22:48:11.235Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-03T22:48:11.235Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T22:48:11.499Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2022-01-03T22:48:11.499Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T22:48:11.805Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-03T22:48:11.805Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T22:48:13.187Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-01-03T22:48:13.187Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T22:48:13.952Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T22:48:13.952Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T22:48:13.952Z] === RUN TestKillContainer/killing_signal [2022-01-03T22:48:14.129Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-01-03T22:48:14.129Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T22:48:14.700Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-03T22:48:14.700Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T22:48:14.778Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2022-01-03T22:48:14.778Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T22:48:14.778Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:48:14.778Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-03T22:48:14.778Z] === RUN TestInfoAPI [2022-01-03T22:48:14.778Z] --- PASS: TestInfoAPI (0.03s) [2022-01-03T22:48:14.778Z] === RUN TestInfoAPIWarnings [2022-01-03T22:48:16.903Z] --- PASS: TestKillContainer (6.86s) [2022-01-03T22:48:16.904Z] --- PASS: TestKillContainer/no_signal (3.36s) [2022-01-03T22:48:16.904Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T22:48:16.904Z] --- PASS: TestKillContainer/killing_signal (3.43s) [2022-01-03T22:48:16.904Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T22:48:16.904Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:48:16.904Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T22:48:16.904Z] === RUN TestKillStoppedContainer [2022-01-03T22:48:16.904Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:48:16.904Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-03T22:48:16.904Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T22:48:16.904Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:48:16.904Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T22:48:16.904Z] === RUN TestKillDifferentUserContainer [2022-01-03T22:48:16.904Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T22:48:16.904Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-03T22:48:16.904Z] === RUN TestInspectOomKilledTrue [2022-01-03T22:48:16.904Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:48:16.904Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T22:48:16.904Z] === RUN TestInspectOomKilledFalse [2022-01-03T22:48:16.904Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:48:16.904Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T22:48:16.904Z] === RUN TestLogsFollowTailEmpty [2022-01-03T22:48:17.242Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-01-03T22:48:17.242Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T22:48:17.242Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:48:17.242Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:48:17.242Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T22:48:17.274Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T22:48:17.534Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T22:48:18.104Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T22:48:18.677Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T22:48:18.950Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T22:48:19.893Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T22:48:19.893Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T22:48:20.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-03T22:48:20.694Z] --- PASS: TestLogsFollowTailEmpty (3.35s) [2022-01-03T22:48:20.694Z] === RUN TestNetworkNat [2022-01-03T22:48:20.694Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T22:48:20.694Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-03T22:48:20.694Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T22:48:21.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-03T22:48:22.037Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T22:48:23.422Z] docker_api_swarm_test.go:563: [da3ae74a59477] joining swarm manager [db94d962b31ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:48:24.365Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T22:48:24.483Z] --- PASS: TestNetworkLocalhostTCPNat (4.01s) [2022-01-03T22:48:24.483Z] === RUN TestNetworkLoopbackNat [2022-01-03T22:48:24.483Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T22:48:24.483Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-03T22:48:24.483Z] === RUN TestPause [2022-01-03T22:48:24.483Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T22:48:24.483Z] --- SKIP: TestPause (0.00s) [2022-01-03T22:48:24.483Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T22:48:25.197Z] 4612f6d0b889: Verifying Checksum [2022-01-03T22:48:25.197Z] 4612f6d0b889: Download complete [2022-01-03T22:48:26.282Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T22:48:27.438Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.98s) [2022-01-03T22:48:27.439Z] === RUN TestPauseStopPausedContainer [2022-01-03T22:48:27.439Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:48:27.439Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-03T22:48:27.439Z] === RUN TestPsFilter [2022-01-03T22:48:27.439Z] --- PASS: TestPsFilter (0.37s) [2022-01-03T22:48:27.439Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T22:48:27.668Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T22:48:28.239Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T22:48:29.180Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T22:48:30.564Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T22:48:31.230Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.26s) [2022-01-03T22:48:31.230Z] === RUN TestRemoveContainerWithVolume [2022-01-03T22:48:31.506Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T22:48:31.506Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T22:48:32.137Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-01-03T22:48:32.137Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T22:48:32.849Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-01-03T22:48:32.849Z] === RUN TestInfoDebug [2022-01-03T22:48:32.849Z] --- PASS: TestInfoDebug (0.55s) [2022-01-03T22:48:32.849Z] === RUN TestInfoInsecureRegistries [2022-01-03T22:48:32.849Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-01-03T22:48:32.849Z] === RUN TestInfoRegistryMirrors [2022-01-03T22:48:32.849Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-01-03T22:48:32.849Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T22:48:32.849Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-03T22:48:32.849Z] === RUN TestPingCacheHeaders [2022-01-03T22:48:32.849Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T22:48:32.849Z] === RUN TestPingGet [2022-01-03T22:48:32.849Z] --- PASS: TestPingGet (0.01s) [2022-01-03T22:48:32.849Z] === RUN TestPingHead [2022-01-03T22:48:32.849Z] --- PASS: TestPingHead (0.02s) [2022-01-03T22:48:32.849Z] === RUN TestVersion [2022-01-03T22:48:32.849Z] --- PASS: TestVersion (0.03s) [2022-01-03T22:48:32.849Z] === CONT TestDiskUsage [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T22:48:33.415Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T22:48:33.418Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T22:48:33.521Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j8dhzqmloktyf4kf94e3wii9j Created:2022-01-03 22:48:32.215179213 +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[da56f0283fb0a5ec26710b0f10bdf35b85846b1fad63d464534ca33781e96482:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y0mtmnxejtluc27nvz5ktlxx6 EndpointID:cf1ac29d8a96c50e0fca2aba31b36609d4872482f5452e4da4f318dafb91e4c0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb56cf3cc082527c929fc1fb4a4c4fd9064be7ba358426915e10d9354b862a36 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:edd113b4d489 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y0mtmnxejtluc27nvz5ktlxx6 EndpointID:cf1ac29d8a96c50e0fca2aba31b36609d4872482f5452e4da4f318dafb91e4c0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T22:48:33.674Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T22:48:33.933Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T22:48:33.933Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T22:48:33.933Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T22:48:33.933Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T22:48:33.933Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T22:48:33.933Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T22:48:33.933Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T22:48:33.933Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T22:48:33.933Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T22:48:33.933Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T22:48:34.184Z] --- PASS: TestRemoveContainerWithVolume (3.30s) [2022-01-03T22:48:34.184Z] === RUN TestRemoveContainerRunning [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage (1.22s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-01-03T22:48:34.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-01-03T22:48:34.191Z] PASS [2022-01-03T22:48:34.191Z] [2022-01-03T22:48:34.191Z] === Skipped [2022-01-03T22:48:34.191Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T22:48:34.191Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T22:48:34.191Z] [2022-01-03T22:48:34.191Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-03T22:48:34.191Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T22:48:34.191Z] [2022-01-03T22:48:34.191Z] DONE 53 tests, 2 skipped in 23.989s [2022-01-03T22:48:34.191Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T22:48:34.191Z] INFO: Testing against a local daemon [2022-01-03T22:48:34.191Z] === RUN TestVolumesCreateAndList [2022-01-03T22:48:34.191Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T22:48:34.191Z] === RUN TestVolumesRemove [2022-01-03T22:48:34.450Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-03T22:48:34.450Z] === RUN TestVolumesInspect [2022-01-03T22:48:34.450Z] --- PASS: TestVolumesInspect (0.01s) [2022-01-03T22:48:34.450Z] === RUN TestVolumesInvalidJSON [2022-01-03T22:48:34.450Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T22:48:34.450Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T22:48:34.450Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T22:48:34.450Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-03T22:48:34.450Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T22:48:34.450Z] PASS [2022-01-03T22:48:34.450Z] [2022-01-03T22:48:34.450Z] DONE 5 tests in 0.167s [2022-01-03T22:48:34.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T22:48:34.450Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13406 is not a child of this shell [2022-01-03T22:48:34.450Z] warning: PID 13406 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-03T22:48:34.450Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T22:48:34.450Z] [2022-01-03T22:48:34.450Z] Unloading profiles will leave already running processes permanently [2022-01-03T22:48:34.450Z] unconfined, which can lead to unexpected situations. [2022-01-03T22:48:34.450Z] [2022-01-03T22:48:34.450Z] To set a process to complain mode, use the command line tool [2022-01-03T22:48:34.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T22:48:34.450Z] Removing test suite binaries [2022-01-03T22:48:34.450Z] exiting test-integration [2022-01-03T22:48:34.450Z] ++ exit 0 [2022-01-03T22:48:34.450Z] Post stage [Pipeline] junit [2022-01-03T22:48:35.398Z] Recording test results [2022-01-03T22:48:35.965Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T22:48:35.965Z] docker_api_swarm_test.go:585: [d560e9f856ecf] joining swarm manager [db94d962b31ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:48:37.350Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T22:48:37.614Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T22:48:37.742Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2022-01-03T22:48:37.742Z] PASS [2022-01-03T22:48:37.742Z] [2022-01-03T22:48:37.742Z] === Skipped [2022-01-03T22:48:37.742Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:48:37.742Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:48:37.742Z] [2022-01-03T22:48:37.742Z] DONE 26 tests, 1 skipped in 43.866s [2022-01-03T22:48:37.742Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T22:48:37.964Z] + echo Ensuring container killed. [2022-01-03T22:48:37.964Z] Ensuring container killed. [2022-01-03T22:48:37.964Z] + docker rm -vf docker-pr5 [2022-01-03T22:48:37.964Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-01-03T22:48:37.982Z] --- PASS: TestRemoveContainerRunning (3.31s) [2022-01-03T22:48:37.982Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T22:48:38.012Z] INFO: Testing against a local daemon [2022-01-03T22:48:38.012Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T22:48:38.012Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:48:38.012Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T22:48:38.012Z] === RUN TestDockerNetworkIpvlan [2022-01-03T22:48:38.012Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:48:38.012Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T22:48:38.012Z] PASS [2022-01-03T22:48:38.012Z] [2022-01-03T22:48:38.012Z] === Skipped [2022-01-03T22:48:38.012Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T22:48:38.012Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:48:38.012Z] [2022-01-03T22:48:38.012Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T22:48:38.012Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:48:38.012Z] [2022-01-03T22:48:38.012Z] DONE 2 tests, 2 skipped in 0.050s [2022-01-03T22:48:38.012Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T22:48:38.012Z] INFO: Testing against a local daemon [2022-01-03T22:48:38.012Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T22:48:38.247Z] + echo Chowning /workspace to jenkins user [2022-01-03T22:48:38.247Z] Chowning /workspace to jenkins user [2022-01-03T22:48:38.247Z] + id -u [2022-01-03T22:48:38.247Z] + id -g [2022-01-03T22:48:38.247Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43109:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T22:48:38.247Z] Unable to find image 'busybox:latest' locally [2022-01-03T22:48:38.247Z] latest: Pulling from library/busybox [2022-01-03T22:48:38.247Z] 5cc84ad355aa: Pulling fs layer [2022-01-03T22:48:38.513Z] 5cc84ad355aa: Verifying Checksum [2022-01-03T22:48:38.513Z] 5cc84ad355aa: Download complete [2022-01-03T22:48:38.513Z] 5cc84ad355aa: Pull complete [2022-01-03T22:48:38.513Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T22:48:38.513Z] Status: Downloaded newer image for busybox:latest [2022-01-03T22:48:38.735Z] check_test.go:379: [da3ae74a59477] daemon is not started [2022-01-03T22:48:39.400Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-01-03T22:48:39.400Z] === RUN TestDockerNetworkMacvlan [2022-01-03T22:48:39.970Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T22:48:40.732Z] + bundleName=amd64-rootless [2022-01-03T22:48:40.732Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-03T22:48:40.732Z] Creating amd64-rootless-bundles.tar.gz [2022-01-03T22:48:40.732Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-01-03T22:48:40.732Z] + 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-01-03T22:48:40.753Z] Archiving artifacts [2022-01-03T22:48:40.909Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-03T22:48:40.963Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.41s) [2022-01-03T22:48:40.963Z] === RUN TestRemoveInvalidContainer [2022-01-03T22:48:40.963Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-03T22:48:40.963Z] === RUN TestRenameLinkedContainer [2022-01-03T22:48:40.963Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T22:48:40.964Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-03T22:48:40.964Z] === RUN TestRenameStoppedContainer [2022-01-03T22:48:41.278Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T22:48:41.479Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-03T22:48:41.539Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T22:48:42.485Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T22:48:42.745Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T22:48:42.923Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43109/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T22:48:43.241Z] + make clean [2022-01-03T22:48:43.241Z] docker volume rm -f docker-dev-cache [2022-01-03T22:48:43.316Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T22:48:43.316Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T22:48:43.390Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-03T22:48:43.499Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [2022-01-03T22:48:44.257Z] === RUN TestDockerSuite/TestBuildLabel [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T22:48:44.753Z] --- PASS: TestRenameStoppedContainer (3.44s) [2022-01-03T22:48:44.753Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T22:48:44.829Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T22:48:45.090Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T22:48:45.301Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-03T22:48:45.661Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T22:48:45.661Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T22:48:46.232Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T22:48:47.176Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T22:48:48.608Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-03T22:48:49.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-03T22:48:49.089Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-03T22:48:49.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-03T22:48:49.179Z] --- PASS: TestDockerNetworkMacvlan (9.76s) [2022-01-03T22:48:49.179Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-03T22:48:49.179Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-01-03T22:48:49.179Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2022-01-03T22:48:49.179Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-01-03T22:48:49.179Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-01-03T22:48:49.179Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-01-03T22:48:49.179Z] PASS [2022-01-03T22:48:49.179Z] [2022-01-03T22:48:49.179Z] DONE 8 tests in 11.140s [2022-01-03T22:48:49.179Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T22:48:49.179Z] testing: warning: no tests to run [2022-01-03T22:48:49.179Z] PASS [2022-01-03T22:48:49.179Z] [2022-01-03T22:48:49.179Z] DONE 0 tests in 0.012s [2022-01-03T22:48:49.179Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T22:48:49.179Z] INFO: Testing against a local daemon [2022-01-03T22:48:49.179Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T22:48:49.660Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T22:48:50.561Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-01-03T22:48:50.561Z] === RUN TestAuthZPluginTLS [2022-01-03T22:48:50.821Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-01-03T22:48:50.821Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T22:48:51.391Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-03T22:48:51.391Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T22:48:51.572Z] docker_api_swarm_test.go:46: [d8c516912db2b] joining swarm manager [df1c615c92bb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:48:51.915Z] --- PASS: TestRenameRunningContainerAndReuse (6.63s) [2022-01-03T22:48:51.915Z] === RUN TestRenameInvalidName [2022-01-03T22:48:51.961Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-01-03T22:48:51.961Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T22:48:52.531Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-03T22:48:52.531Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T22:48:53.915Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-01-03T22:48:53.915Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T22:48:54.130Z] --- PASS: TestRenameInvalidName (3.30s) [2022-01-03T22:48:54.130Z] === RUN TestRenameAnonymousContainer [2022-01-03T22:48:54.175Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-01-03T22:48:54.175Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T22:48:54.745Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-03T22:48:54.745Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T22:48:54.870Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T22:48:55.314Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-01-03T22:48:55.314Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T22:48:56.697Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-01-03T22:48:56.697Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T22:48:58.080Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-01-03T22:48:58.080Z] === RUN TestAuthZPluginHeader [2022-01-03T22:48:58.170Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T22:48:58.170Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T22:48:58.170Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T22:48:58.170Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T22:48:58.170Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T22:48:58.430Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T22:48:59.020Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-01-03T22:48:59.020Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T22:48:59.814Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T22:49:01.201Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T22:49:03.219Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.89s) [2022-01-03T22:49:03.219Z] === RUN TestAuthZPluginV2Disable [2022-01-03T22:49:04.063Z] --- PASS: TestBuildWithHugeFile (59.99s) [2022-01-03T22:49:04.063Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T22:49:04.063Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:49:04.063Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:49:04.063Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T22:49:04.063Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:49:04.063Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:49:04.063Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:49:04.063Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:49:04.063Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:49:04.063Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:49:04.063Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T22:49:04.063Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T22:49:04.063Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T22:49:04.063Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-03T22:49:04.063Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-01-03T22:49:04.063Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-01-03T22:49:04.063Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-03T22:49:04.063Z] === RUN TestBuildPreserveOwnership [2022-01-03T22:49:04.063Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T22:49:04.063Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T22:49:04.063Z] --- PASS: TestBuildPreserveOwnership (2.61s) [2022-01-03T22:49:04.063Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.73s) [2022-01-03T22:49:04.063Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2022-01-03T22:49:04.063Z] === RUN TestBuildPlatformInvalid [2022-01-03T22:49:04.063Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T22:49:04.063Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T22:49:04.063Z] Loaded image: busybox:latest [2022-01-03T22:49:04.063Z] Loaded image: busybox:glibc [2022-01-03T22:49:04.063Z] Loaded image: debian:bullseye-slim [2022-01-03T22:49:04.063Z] Loaded image: hello-world:latest [2022-01-03T22:49:04.063Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T22:49:05.407Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T22:49:05.407Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T22:49:05.985Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T22:49:06.514Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2022-01-03T22:49:06.514Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T22:49:06.626Z] --- PASS: TestRenameAnonymousContainer (12.09s) [2022-01-03T22:49:06.626Z] === RUN TestRenameContainerWithSameName [2022-01-03T22:49:08.264Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.13s) [2022-01-03T22:49:08.264Z] PASS [2022-01-03T22:49:08.264Z] [2022-01-03T22:49:08.264Z] === Skipped [2022-01-03T22:49:08.264Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-03T22:49:08.264Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T22:49:08.264Z] [2022-01-03T22:49:08.264Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T22:49:08.264Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T22:49:08.264Z] [2022-01-03T22:49:08.264Z] DONE 34 tests, 2 skipped in 89.252s [2022-01-03T22:49:08.264Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T22:49:08.264Z] ++ 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-01-03T22:49:08.264Z] ++ set -e [2022-01-03T22:49:08.264Z] ++ '[' -n 0 ']' [2022-01-03T22:49:08.264Z] ++ set -x [2022-01-03T22:49:08.264Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-03T22:49:08.524Z] INFO: Testing against a local daemon [2022-01-03T22:49:08.524Z] === RUN TestConfigInspect [2022-01-03T22:49:09.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-03T22:49:09.588Z] --- PASS: TestRenameContainerWithSameName (3.32s) [2022-01-03T22:49:09.588Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T22:49:09.588Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T22:49:09.588Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T22:49:09.588Z] === RUN TestResize [2022-01-03T22:49:09.812Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2022-01-03T22:49:09.812Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T22:49:10.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-03T22:49:11.065Z] --- PASS: TestConfigInspect (2.19s) [2022-01-03T22:49:11.065Z] === RUN TestConfigList [2022-01-03T22:49:12.143Z] --- PASS: TestImportExtremelyLargeImageWorks (174.60s) [2022-01-03T22:49:12.143Z] PASS [2022-01-03T22:49:12.143Z] [2022-01-03T22:49:12.143Z] DONE 12 tests in 178.188s [2022-01-03T22:49:12.143Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T22:49:12.143Z] ++ 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-01-03T22:49:12.143Z] ++ set -e [2022-01-03T22:49:12.143Z] ++ '[' -n 0 ']' [2022-01-03T22:49:12.143Z] ++ set -x [2022-01-03T22:49:12.143Z] ++ 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-01-03T22:49:12.143Z] INFO: Testing against a local daemon [2022-01-03T22:49:12.143Z] === RUN TestNetworkCreateDelete [2022-01-03T22:49:12.715Z] --- PASS: TestNetworkCreateDelete (0.30s) [2022-01-03T22:49:12.715Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T22:49:12.976Z] --- PASS: TestConfigList (2.21s) [2022-01-03T22:49:12.976Z] === RUN TestConfigsCreateAndDelete [2022-01-03T22:49:12.976Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2022-01-03T22:49:12.976Z] === RUN TestDaemonDNSFallback [2022-01-03T22:49:13.383Z] --- PASS: TestResize (3.30s) [2022-01-03T22:49:13.383Z] === RUN TestResizeWithInvalidSize [2022-01-03T22:49:14.363Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T22:49:14.887Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2022-01-03T22:49:14.887Z] === RUN TestConfigsUpdate [2022-01-03T22:49:16.336Z] --- PASS: TestResizeWithInvalidSize (3.46s) [2022-01-03T22:49:16.336Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T22:49:16.796Z] --- PASS: TestConfigsUpdate (1.69s) [2022-01-03T22:49:16.796Z] === RUN TestTemplatedConfig [2022-01-03T22:49:16.906Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T22:49:17.167Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T22:49:18.549Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T22:49:18.549Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-03T22:49:18.549Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T22:49:19.337Z] --- PASS: TestTemplatedConfig (2.43s) [2022-01-03T22:49:19.337Z] === RUN TestConfigCreateResolve [2022-01-03T22:49:19.933Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-01-03T22:49:19.933Z] === RUN TestInspectNetwork [2022-01-03T22:49:20.129Z] --- PASS: TestResizeWhenContainerNotStarted (3.30s) [2022-01-03T22:49:20.129Z] === RUN TestDaemonRestartKillContainers [2022-01-03T22:49:20.129Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:49:20.129Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T22:49:20.129Z] === RUN TestStats [2022-01-03T22:49:20.129Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T22:49:20.129Z] --- SKIP: TestStats (0.00s) [2022-01-03T22:49:20.129Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T22:49:21.252Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-01-03T22:49:21.252Z] PASS [2022-01-03T22:49:21.252Z] [2022-01-03T22:49:21.252Z] DONE 6 tests in 12.895s [2022-01-03T22:49:21.252Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T22:49:21.252Z] ++ 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-01-03T22:49:21.252Z] ++ set -e [2022-01-03T22:49:21.252Z] ++ '[' -n 0 ']' [2022-01-03T22:49:21.252Z] ++ set -x [2022-01-03T22:49:21.252Z] ++ 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-01-03T22:49:21.512Z] INFO: Testing against a local daemon [2022-01-03T22:49:21.513Z] === RUN TestCheckpoint [2022-01-03T22:49:21.513Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:49:21.513Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T22:49:21.513Z] === RUN TestContainerInvalidJSON [2022-01-03T22:49:21.513Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:49:21.513Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:49:21.513Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:49:21.513Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:49:21.513Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T22:49:21.513Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T22:49:21.513Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-03T22:49:21.513Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-03T22:49:21.513Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-03T22:49:21.513Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T22:49:21.513Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-03T22:49:21.513Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T22:49:21.513Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-03T22:49:21.513Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T22:49:21.513Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-03T22:49:21.513Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T22:49:21.513Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-03T22:49:21.513Z] === RUN TestCopyFromContainer [2022-01-03T22:49:21.849Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T22:49:22.033Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.70s) [2022-01-03T22:49:22.033Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T22:49:22.109Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T22:49:22.454Z] === RUN TestCopyFromContainer// [2022-01-03T22:49:22.454Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T22:49:22.454Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T22:49:22.714Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T22:49:22.714Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T22:49:22.714Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T22:49:22.714Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T22:49:22.714Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T22:49:22.714Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T22:49:22.975Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer (1.33s) [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-03T22:49:22.975Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-01-03T22:49:22.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T22:49:22.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:49:22.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:49:22.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:49:22.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:49:22.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:49:22.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:49:22.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T22:49:22.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T22:49:22.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T22:49:22.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T22:49:22.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T22:49:22.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T22:49:22.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T22:49:22.975Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T22:49:22.975Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-03T22:49:22.975Z] === RUN TestCreateWithInvalidEnv [2022-01-03T22:49:22.975Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T22:49:22.975Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T22:49:22.975Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T22:49:22.975Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T22:49:22.975Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T22:49:22.975Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T22:49:22.975Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T22:49:22.975Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T22:49:22.975Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T22:49:22.975Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-03T22:49:22.975Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T22:49:22.975Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T22:49:22.975Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T22:49:22.975Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T22:49:22.975Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-03T22:49:22.975Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T22:49:23.307Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T22:49:23.307Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T22:49:23.307Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T22:49:23.498Z] === RUN TestInspectNetwork/full_network_id [2022-01-03T22:49:23.498Z] === RUN TestInspectNetwork/partial_network_id [2022-01-03T22:49:23.498Z] === RUN TestInspectNetwork/network_name [2022-01-03T22:49:23.498Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-03T22:49:23.498Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T22:49:23.758Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T22:49:24.357Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-01-03T22:49:24.357Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T22:49:25.142Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T22:49:25.297Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-01-03T22:49:25.297Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T22:49:25.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:49:25.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:49:25.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:49:25.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:49:25.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:49:25.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:49:25.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:49:25.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:49:25.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:49:25.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:49:25.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T22:49:25.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T22:49:25.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T22:49:25.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T22:49:25.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T22:49:25.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-03T22:49:25.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T22:49:25.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T22:49:25.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T22:49:25.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T22:49:25.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T22:49:25.297Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T22:49:25.402Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T22:49:25.866Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-01-03T22:49:25.867Z] === RUN TestCreateDifferentPlatform [2022-01-03T22:49:25.867Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T22:49:25.867Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T22:49:25.867Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-03T22:49:25.867Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T22:49:25.867Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T22:49:25.867Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T22:49:25.867Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-01-03T22:49:25.867Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T22:49:25.867Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2022-01-03T22:49:25.867Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T22:49:25.867Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-03T22:49:25.867Z] === RUN TestDaemonRestartIpcMode [2022-01-03T22:49:25.867Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T22:49:25.867Z] === RUN TestDaemonHostGatewayIP [2022-01-03T22:49:25.867Z] === PAUSE TestDaemonHostGatewayIP [2022-01-03T22:49:25.867Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T22:49:25.867Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T22:49:25.867Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T22:49:25.867Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-03T22:49:25.867Z] === RUN TestDiff [2022-01-03T22:49:25.973Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T22:49:26.437Z] --- PASS: TestDiff (0.40s) [2022-01-03T22:49:26.437Z] === RUN TestExecWithCloseStdin [2022-01-03T22:49:26.544Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T22:49:26.698Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-01-03T22:49:26.698Z] === RUN TestExec [2022-01-03T22:49:27.282Z] --- PASS: TestExec (0.42s) [2022-01-03T22:49:27.282Z] === RUN TestExecUser [2022-01-03T22:49:27.550Z] --- PASS: TestExecUser (0.44s) [2022-01-03T22:49:27.550Z] === RUN TestExportContainerAndImportImage [2022-01-03T22:49:27.929Z] --- PASS: TestInspectNetwork (8.07s) [2022-01-03T22:49:27.929Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-03T22:49:27.929Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-03T22:49:27.929Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-03T22:49:27.929Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-03T22:49:27.929Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T22:49:27.929Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T22:49:28.055Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T22:49:28.055Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T22:49:28.150Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-01-03T22:49:28.150Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T22:49:28.189Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T22:49:28.189Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T22:49:28.775Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T22:49:28.799Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.70s) [2022-01-03T22:49:28.799Z] === RUN TestStopContainerWithTimeout [2022-01-03T22:49:28.799Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T22:49:28.799Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-03T22:49:28.799Z] === RUN TestUpdateRestartPolicy [2022-01-03T22:49:29.036Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T22:49:29.531Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-03T22:49:29.531Z] Copying nested executables into bundles/binary-daemon [2022-01-03T22:49:29.531Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-01-03T22:49:29.531Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:49:29.531Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-01-03T22:49:29.531Z] [Pipeline] } [2022-01-03T22:49:29.537Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-01-03T22:49:29.537Z] === RUN TestHealthCheckWorkdir [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-03T22:49:29.607Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T22:49:29.607Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-01-03T22:49:29.607Z] === RUN TestNetworkInvalidJSON [2022-01-03T22:49:29.607Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T22:49:29.607Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T22:49:29.607Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:49:29.607Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:49:29.607Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:49:29.607Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:49:29.607Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T22:49:29.607Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:49:29.607Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:49:29.607Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-03T22:49:29.607Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T22:49:29.607Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T22:49:29.607Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T22:49:29.607Z] === RUN TestNetworkList [2022-01-03T22:49:29.607Z] === RUN TestNetworkList//networks [2022-01-03T22:49:29.607Z] === PAUSE TestNetworkList//networks [2022-01-03T22:49:29.607Z] === RUN TestNetworkList//networks/ [2022-01-03T22:49:29.607Z] === PAUSE TestNetworkList//networks/ [2022-01-03T22:49:29.850Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/make.sh cross [2022-01-03T22:49:29.872Z] === CONT TestNetworkList//networks [2022-01-03T22:49:29.872Z] === CONT TestNetworkList//networks/ [2022-01-03T22:49:29.872Z] --- PASS: TestNetworkList (0.02s) [2022-01-03T22:49:29.872Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T22:49:29.872Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T22:49:29.872Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T22:49:30.107Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-01-03T22:49:30.107Z] === RUN TestHealthKillContainer [2022-01-03T22:49:30.411Z] [2022-01-03T22:49:30.443Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-01-03T22:49:30.443Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T22:49:30.668Z] Removing bundles/ [2022-01-03T22:49:30.668Z] [2022-01-03T22:49:30.668Z] ---> Making bundle: cross (in bundles/cross) [2022-01-03T22:49:30.668Z] Cross building: bundles/cross/linux/amd64 [2022-01-03T22:49:30.668Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-03T22:49:30.668Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-03T22:49:31.013Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T22:49:31.276Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-01-03T22:49:31.276Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T22:49:31.537Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T22:49:31.836Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T22:49:32.108Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-01-03T22:49:32.108Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T22:49:32.821Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T22:49:32.821Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T22:49:32.821Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T22:49:32.821Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T22:49:32.821Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T22:49:32.821Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T22:49:32.821Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T22:49:32.821Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T22:49:33.499Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-01-03T22:49:33.499Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T22:49:33.499Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T22:49:33.804Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T22:49:34.441Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T22:49:34.703Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-01-03T22:49:34.703Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T22:49:35.277Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-01-03T22:49:35.277Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T22:49:35.848Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T22:49:36.748Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T22:49:36.790Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T22:49:36.930Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-03T22:49:36.930Z] PASS [2022-01-03T22:49:36.930Z] [2022-01-03T22:49:36.930Z] DONE 17 tests in 47.621s [2022-01-03T22:49:36.930Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T22:49:36.930Z] INFO: Testing against a local daemon [2022-01-03T22:49:36.930Z] === RUN TestPluginInvalidJSON [2022-01-03T22:49:36.930Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:49:36.930Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:49:36.930Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:49:36.930Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-03T22:49:36.930Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T22:49:36.930Z] === RUN TestPluginInstall [2022-01-03T22:49:36.930Z] === RUN TestPluginInstall/no_auth [2022-01-03T22:49:38.174Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2022-01-03T22:49:38.174Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T22:49:38.174Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:49:38.174Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:49:38.174Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T22:49:38.174Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T22:49:38.236Z] --- PASS: TestHealthKillContainer (7.88s) [2022-01-03T22:49:38.236Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T22:49:38.236Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-01-03T22:49:38.236Z] === RUN TestIpcModeNone [2022-01-03T22:49:38.307Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T22:49:38.307Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T22:49:38.307Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T22:49:38.307Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T22:49:38.307Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T22:49:38.313Z] time="2022-01-03T22:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:49:38.313Z] time="2022-01-03T22:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54b1601e939c520580d4e5002a1140ff2ef871b64922783156eaf39d86669cf3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:49:38.313Z] time="2022-01-03T22:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:49:38.313Z] time="2022-01-03T22:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54b1601e939c520580d4e5002a1140ff2ef871b64922783156eaf39d86669cf3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:49:38.434Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T22:49:38.574Z] === RUN TestPluginInstall/with_htpasswd [2022-01-03T22:49:38.773Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T22:49:38.806Z] --- PASS: TestIpcModeNone (0.44s) [2022-01-03T22:49:38.807Z] === RUN TestIpcModePrivate [2022-01-03T22:49:38.834Z] time="2022-01-03T22:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:49:38.834Z] time="2022-01-03T22:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d411e0364a9f66c6402f7c6e95e433d8500ba49cd72ab5eb0cb6de45784a2f0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:49:38.834Z] time="2022-01-03T22:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:49:38.834Z] time="2022-01-03T22:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d411e0364a9f66c6402f7c6e95e433d8500ba49cd72ab5eb0cb6de45784a2f0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:49:39.067Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-03T22:49:39.094Z] === RUN TestPluginInstall/with_insecure [2022-01-03T22:49:39.327Z] --- PASS: TestIpcModePrivate (0.47s) [2022-01-03T22:49:39.327Z] === RUN TestIpcModeShareable [2022-01-03T22:49:39.588Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-03T22:49:39.588Z] --- PASS: TestIpcModeShareable (0.44s) [2022-01-03T22:49:39.588Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T22:49:40.039Z] time="2022-01-03T22:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:49:40.039Z] time="2022-01-03T22:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2a80d92e9a24fe2b05b9a398734312e7ffada265cf2ec358ab3884ab194ba2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:49:40.039Z] time="2022-01-03T22:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:49:40.039Z] time="2022-01-03T22:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2a80d92e9a24fe2b05b9a398734312e7ffada265cf2ec358ab3884ab194ba2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:49:40.300Z] plugin_test.go:165: [d31677f73a598] daemon is not started [2022-01-03T22:49:40.300Z] --- PASS: TestPluginInstall (3.48s) [2022-01-03T22:49:40.300Z] --- PASS: TestPluginInstall/no_auth (1.77s) [2022-01-03T22:49:40.300Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-01-03T22:49:40.300Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-01-03T22:49:40.300Z] === RUN TestPluginsWithRuntimes [2022-01-03T22:49:40.970Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s) [2022-01-03T22:49:40.970Z] === RUN TestAPIIpcModeHost [2022-01-03T22:49:40.976Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T22:49:41.230Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-01-03T22:49:41.230Z] === RUN TestDaemonIpcModeShareable [2022-01-03T22:49:41.682Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-03T22:49:41.713Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T22:49:42.169Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-03T22:49:42.360Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T22:49:42.429Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-01-03T22:49:42.429Z] === RUN TestDaemonIpcModePrivate [2022-01-03T22:49:42.652Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-03T22:49:42.930Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T22:49:43.370Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-03T22:49:43.501Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T22:49:43.613Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-01-03T22:49:43.613Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-01-03T22:49:43.613Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-01-03T22:49:43.613Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T22:49:43.630Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-01-03T22:49:43.630Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T22:49:44.185Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2022-01-03T22:49:44.185Z] PASS [2022-01-03T22:49:44.185Z] [2022-01-03T22:49:44.185Z] DONE 10 tests in 7.494s [2022-01-03T22:49:44.185Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T22:49:44.185Z] INFO: Testing against a local daemon [2022-01-03T22:49:44.185Z] === RUN TestExternalGraphDriver [2022-01-03T22:49:44.185Z] === RUN TestExternalGraphDriver/json [2022-01-03T22:49:44.571Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-03T22:49:44.571Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-01-03T22:49:44.571Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T22:49:45.512Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-03T22:49:45.772Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-01-03T22:49:45.772Z] === RUN TestIpcModeOlderClient [2022-01-03T22:49:45.772Z] === PAUSE TestIpcModeOlderClient [2022-01-03T22:49:45.772Z] === RUN TestKillContainerInvalidSignal [2022-01-03T22:49:46.096Z] === RUN TestExternalGraphDriver/spec [2022-01-03T22:49:46.344Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2022-01-03T22:49:46.344Z] === RUN TestKillContainer [2022-01-03T22:49:46.344Z] === RUN TestKillContainer/no_signal [2022-01-03T22:49:46.604Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T22:49:46.864Z] === RUN TestKillContainer/killing_signal [2022-01-03T22:49:47.434Z] --- PASS: TestKillContainer (1.15s) [2022-01-03T22:49:47.434Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-01-03T22:49:47.434Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-01-03T22:49:47.434Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-01-03T22:49:47.434Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T22:49:47.434Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T22:49:47.480Z] === RUN TestExternalGraphDriver/pull [2022-01-03T22:49:47.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T22:49:48.635Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-01-03T22:49:48.635Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-01-03T22:49:48.635Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-01-03T22:49:48.635Z] === RUN TestKillStoppedContainer [2022-01-03T22:49:48.635Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-03T22:49:48.635Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T22:49:48.635Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-01-03T22:49:48.635Z] === RUN TestKillDifferentUserContainer [2022-01-03T22:49:48.895Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-01-03T22:49:48.895Z] === RUN TestInspectOomKilledTrue [2022-01-03T22:49:49.389Z] --- PASS: TestExternalGraphDriver (4.99s) [2022-01-03T22:49:49.389Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-01-03T22:49:49.389Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-01-03T22:49:49.389Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-01-03T22:49:49.389Z] === RUN TestGraphdriverPluginV2 [2022-01-03T22:49:49.465Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-01-03T22:49:49.465Z] === RUN TestInspectOomKilledFalse [2022-01-03T22:49:49.725Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2022-01-03T22:49:49.725Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T22:49:49.986Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2022-01-03T22:49:49.986Z] === RUN TestLinksContainerNames [2022-01-03T22:49:50.084Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T22:49:50.927Z] --- PASS: TestLinksContainerNames (0.80s) [2022-01-03T22:49:50.927Z] === RUN TestLogsFollowTailEmpty [2022-01-03T22:49:51.187Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-01-03T22:49:51.187Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T22:49:51.757Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/default [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/private [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/slave [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/shared [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T22:49:51.757Z] === CONT TestMountDaemonRoot/default [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:49:51.757Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T22:49:51.757Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:49:51.757Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T22:49:51.757Z] === CONT TestMountDaemonRoot/shared [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:49:51.757Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:49:51.757Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:49:51.757Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/slave [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/private [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:49:51.758Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T22:49:51.758Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T22:49:51.758Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T22:49:51.997Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T22:49:52.018Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-03T22:49:52.018Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-01-03T22:49:52.018Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T22:49:52.123Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T22:49:53.389Z] --- PASS: TestServiceWithDataPathPortInit (15.26s) [2022-01-03T22:49:53.389Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T22:49:53.399Z] --- PASS: TestContainerBindMountNonRecursive (1.16s) [2022-01-03T22:49:53.399Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T22:49:53.588Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-01-03T22:49:53.588Z] PASS [2022-01-03T22:49:53.588Z] [2022-01-03T22:49:53.588Z] DONE 5 tests in 8.913s [2022-01-03T22:49:53.588Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T22:49:53.588Z] INFO: Testing against a local daemon [2022-01-03T22:49:53.588Z] === RUN TestContinueAfterPluginCrash [2022-01-03T22:49:53.588Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T22:49:53.588Z] === RUN TestReadPluginNoRead [2022-01-03T22:49:53.588Z] === PAUSE TestReadPluginNoRead [2022-01-03T22:49:53.588Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T22:49:53.588Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T22:49:53.588Z] === CONT TestContinueAfterPluginCrash [2022-01-03T22:49:53.588Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T22:49:53.650Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T22:49:53.659Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-01-03T22:49:53.659Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T22:49:53.919Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-01-03T22:49:53.919Z] === RUN TestNetworkNat [2022-01-03T22:49:54.091Z] --- PASS: TestUpdateRestartPolicy (25.02s) [2022-01-03T22:49:54.091Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T22:49:54.490Z] --- PASS: TestNetworkNat (0.52s) [2022-01-03T22:49:54.490Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T22:49:55.061Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-03T22:49:55.061Z] === RUN TestNetworkLoopbackNat [2022-01-03T22:49:56.193Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T22:49:56.454Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ich7957dryst3elgk0s7xo2ls Created:2022-01-03 22:49:54.574253393 +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[139ca5a3d9b98428ab158c340f3e16db71db4206b9c5f675017e8f7092ed74eb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ytdiaid83hmfyp74mw2hl7bn EndpointID:02867f886316364adab6872f2ad57c292a811dff493dbaa96d6cc63b6088cb3b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:83e825c654f5ddf04ee6471a9d435b3ba5a5af4ecf208807ded184581d69c5b7 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:d429b7a82016 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ytdiaid83hmfyp74mw2hl7bn EndpointID:02867f886316364adab6872f2ad57c292a811dff493dbaa96d6cc63b6088cb3b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-03T22:49:56.715Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T22:49:56.866Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T22:49:56.889Z] --- PASS: TestDaemonStartWithLogOpt (3.31s) [2022-01-03T22:49:56.889Z] === CONT TestReadPluginNoRead [2022-01-03T22:49:57.044Z] --- PASS: TestUpdateRestartWithAutoRemove (3.29s) [2022-01-03T22:49:57.044Z] === RUN TestWaitNonBlocked [2022-01-03T22:49:57.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:49:57.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:49:57.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:49:57.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:49:57.044Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:49:57.045Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:49:57.605Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-01-03T22:49:57.605Z] === RUN TestPause [2022-01-03T22:49:57.656Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T22:49:57.849Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T22:49:57.849Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T22:49:57.849Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T22:49:57.865Z] --- PASS: TestPause (0.40s) [2022-01-03T22:49:57.865Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T22:49:57.865Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T22:49:57.865Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T22:49:57.865Z] === RUN TestPauseStopPausedContainer [2022-01-03T22:49:57.917Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T22:49:58.125Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-01-03T22:49:58.125Z] === RUN TestPidHost [2022-01-03T22:49:58.177Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T22:49:58.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-03T22:49:58.799Z] === RUN TestReadPluginNoRead/default [2022-01-03T22:49:59.009Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T22:49:59.065Z] --- PASS: TestPidHost (0.91s) [2022-01-03T22:49:59.065Z] === RUN TestPsFilter [2022-01-03T22:49:59.325Z] --- PASS: TestPsFilter (0.11s) [2022-01-03T22:49:59.325Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T22:49:59.586Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-01-03T22:49:59.586Z] === RUN TestRemoveContainerWithVolume [2022-01-03T22:49:59.952Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T22:50:00.155Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-01-03T22:50:00.156Z] === RUN TestRemoveContainerRunning [2022-01-03T22:50:00.180Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T22:50:00.416Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-01-03T22:50:00.416Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T22:50:00.676Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-01-03T22:50:00.676Z] === RUN TestRemoveInvalidContainer [2022-01-03T22:50:00.852Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-01-03T22:50:00.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.05s) [2022-01-03T22:50:00.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.24s) [2022-01-03T22:50:00.852Z] === RUN TestWaitBlocked [2022-01-03T22:50:00.852Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:00.852Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-03T22:50:00.852Z] PASS [2022-01-03T22:50:00.852Z] ok github.com/docker/docker/integration/container 120.087s [2022-01-03T22:50:00.895Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T22:50:00.895Z] docker_api_swarm_test.go:304: [df8e2a19c7b9a] joining swarm manager [d99693ca3392f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:50:00.895Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.87s) [2022-01-03T22:50:00.895Z] PASS [2022-01-03T22:50:00.937Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T22:50:00.937Z] === RUN TestRenameLinkedContainer [2022-01-03T22:50:01.155Z] [2022-01-03T22:50:01.155Z] === Skipped [2022-01-03T22:50:01.155Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:50:01.155Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:50:01.155Z] [2022-01-03T22:50:01.155Z] DONE 26 tests, 1 skipped in 48.909s [2022-01-03T22:50:01.155Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T22:50:01.155Z] ++ 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-01-03T22:50:01.155Z] ++ set -e [2022-01-03T22:50:01.155Z] ++ '[' -n 0 ']' [2022-01-03T22:50:01.155Z] ++ set -x [2022-01-03T22:50:01.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-03T22:50:01.155Z] INFO: Testing against a local daemon [2022-01-03T22:50:01.155Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T22:50:01.155Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:50:01.156Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T22:50:01.156Z] === RUN TestDockerNetworkIpvlan [2022-01-03T22:50:01.156Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:50:01.156Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T22:50:01.156Z] PASS [2022-01-03T22:50:01.156Z] [2022-01-03T22:50:01.156Z] === Skipped [2022-01-03T22:50:01.156Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T22:50:01.156Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:50:01.156Z] [2022-01-03T22:50:01.156Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T22:50:01.156Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:50:01.156Z] [2022-01-03T22:50:01.156Z] DONE 2 tests, 2 skipped in 0.117s [2022-01-03T22:50:01.156Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T22:50:01.156Z] ++ 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-01-03T22:50:01.156Z] ++ set -e [2022-01-03T22:50:01.156Z] ++ '[' -n 0 ']' [2022-01-03T22:50:01.156Z] ++ set -x [2022-01-03T22:50:01.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === Skipped [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-03T22:50:01.322Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-03T22:50:01.322Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T22:50:01.322Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T22:50:01.322Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T22:50:01.322Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T22:50:01.322Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T22:50:01.322Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-03T22:50:01.322Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T22:50:01.322Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-03T22:50:01.322Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-01-03T22:50:01.322Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-03T22:50:01.322Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-03T22:50:01.322Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T22:50:01.322Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-03T22:50:01.322Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-03T22:50:01.322Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T22:50:01.322Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-03T22:50:01.322Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T22:50:01.322Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T22:50:01.322Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-03T22:50:01.322Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T22:50:01.322Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-03T22:50:01.322Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-03T22:50:01.322Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-03T22:50:01.322Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-03T22:50:01.322Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-03T22:50:01.322Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-03T22:50:01.322Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-03T22:50:01.322Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-03T22:50:01.322Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T22:50:01.322Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-03T22:50:01.322Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-03T22:50:01.322Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-03T22:50:01.322Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-03T22:50:01.322Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:01.322Z] [2022-01-03T22:50:01.322Z] DONE 87 tests, 34 skipped in 122.681s [2022-01-03T22:50:01.322Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-03T22:50:01.416Z] INFO: Testing against a local daemon [2022-01-03T22:50:01.416Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T22:50:01.562Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T22:50:01.562Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-01-03T22:50:01.629Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T22:50:02.360Z] docker_api_swarm_test.go:305: [d4fdf56ba7274] joining swarm manager [d99693ca3392f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:50:02.505Z] === CONT TestReadPluginNoRead [2022-01-03T22:50:02.505Z] read_test.go:92: [d0fa4cc7836b6] daemon is not started [2022-01-03T22:50:02.505Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-01-03T22:50:02.505Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2022-01-03T22:50:02.505Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-01-03T22:50:02.505Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-01-03T22:50:02.505Z] PASS [2022-01-03T22:50:02.505Z] [2022-01-03T22:50:02.505Z] DONE 6 tests in 9.360s [2022-01-03T22:50:02.505Z] 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-01-03T22:50:02.505Z] testing: warning: no tests to run [2022-01-03T22:50:02.505Z] PASS [2022-01-03T22:50:02.505Z] [2022-01-03T22:50:02.505Z] DONE 0 tests in 0.013s [2022-01-03T22:50:02.505Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T22:50:02.505Z] INFO: Testing against a local daemon [2022-01-03T22:50:02.505Z] === RUN TestPluginWithDevMounts [2022-01-03T22:50:02.505Z] === PAUSE TestPluginWithDevMounts [2022-01-03T22:50:02.505Z] === CONT TestPluginWithDevMounts [2022-01-03T22:50:02.612Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T22:50:02.848Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-01-03T22:50:02.848Z] === RUN TestRenameStoppedContainer [2022-01-03T22:50:02.848Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-01-03T22:50:02.848Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T22:50:02.931Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2022-01-03T22:50:02.931Z] === RUN TestDockerNetworkMacvlan [2022-01-03T22:50:03.192Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-01-03T22:50:03.763Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-03T22:50:03.763Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T22:50:03.789Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-01-03T22:50:03.789Z] === RUN TestRenameInvalidName [2022-01-03T22:50:04.023Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T22:50:04.023Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T22:50:04.023Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-03T22:50:04.023Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T22:50:04.049Z] --- PASS: TestRenameInvalidName (0.40s) [2022-01-03T22:50:04.050Z] === RUN TestRenameAnonymousContainer [2022-01-03T22:50:04.414Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-01-03T22:50:04.414Z] PASS [2022-01-03T22:50:04.414Z] [2022-01-03T22:50:04.414Z] DONE 1 tests in 1.612s [2022-01-03T22:50:04.414Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T22:50:04.414Z] INFO: Testing against a local daemon [2022-01-03T22:50:04.414Z] === RUN TestSecretInspect [2022-01-03T22:50:04.594Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-03T22:50:04.594Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T22:50:05.165Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T22:50:05.165Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-03T22:50:05.425Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T22:50:05.960Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-01-03T22:50:05.960Z] === RUN TestRenameContainerWithSameName [2022-01-03T22:50:06.220Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-01-03T22:50:06.220Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T22:50:06.325Z] --- PASS: TestSecretInspect (2.12s) [2022-01-03T22:50:06.325Z] === RUN TestSecretList [2022-01-03T22:50:06.367Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T22:50:07.161Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-01-03T22:50:07.161Z] === RUN TestResize [2022-01-03T22:50:07.308Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-03T22:50:07.355Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T22:50:07.355Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T22:50:07.355Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T22:50:07.355Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T22:50:07.355Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T22:50:07.355Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T22:50:07.355Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T22:50:07.355Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T22:50:07.355Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T22:50:07.422Z] --- PASS: TestResize (0.39s) [2022-01-03T22:50:07.422Z] === RUN TestResizeWithInvalidSize [2022-01-03T22:50:07.683Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-01-03T22:50:07.683Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T22:50:07.823Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T22:50:08.253Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:50:08.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:50:08.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:50:08.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T22:50:08.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:50:08.867Z] --- PASS: TestSecretList (2.12s) [2022-01-03T22:50:08.867Z] === RUN TestSecretsCreateAndDelete [2022-01-03T22:50:09.222Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T22:50:09.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T22:50:09.793Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-03T22:50:09.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:50:10.365Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T22:50:10.774Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-01-03T22:50:10.774Z] === RUN TestSecretsUpdate [2022-01-03T22:50:10.936Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T22:50:11.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T22:50:11.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T22:50:11.507Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T22:50:12.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:50:12.451Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T22:50:12.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:50:12.685Z] --- PASS: TestSecretsUpdate (2.12s) [2022-01-03T22:50:12.685Z] === RUN TestTemplatedSecret [2022-01-03T22:50:13.849Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T22:50:13.849Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-03T22:50:15.227Z] --- PASS: TestTemplatedSecret (2.58s) [2022-01-03T22:50:15.227Z] === RUN TestSecretCreateResolve [2022-01-03T22:50:15.233Z] --- PASS: TestDockerNetworkMacvlan (12.13s) [2022-01-03T22:50:15.233Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-01-03T22:50:15.233Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-03T22:50:15.233Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s) [2022-01-03T22:50:15.233Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.20s) [2022-01-03T22:50:15.233Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.84s) [2022-01-03T22:50:15.233Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-01-03T22:50:15.233Z] PASS [2022-01-03T22:50:15.233Z] [2022-01-03T22:50:15.233Z] DONE 8 tests in 13.780s [2022-01-03T22:50:15.233Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T22:50:15.233Z] ++ 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-01-03T22:50:15.233Z] ++ set -e [2022-01-03T22:50:15.233Z] ++ '[' -n 0 ']' [2022-01-03T22:50:15.233Z] ++ set -x [2022-01-03T22:50:15.233Z] ++ 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-01-03T22:50:15.233Z] testing: warning: no tests to run [2022-01-03T22:50:15.233Z] PASS [2022-01-03T22:50:15.233Z] [2022-01-03T22:50:15.233Z] DONE 0 tests in 0.032s [2022-01-03T22:50:15.233Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T22:50:15.233Z] ++ 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-01-03T22:50:15.233Z] ++ set -e [2022-01-03T22:50:15.233Z] ++ '[' -n 0 ']' [2022-01-03T22:50:15.233Z] ++ set -x [2022-01-03T22:50:15.233Z] ++ 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-01-03T22:50:15.233Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T22:50:15.233Z] INFO: Testing against a local daemon [2022-01-03T22:50:15.233Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T22:50:15.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T22:50:15.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T22:50:16.615Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-01-03T22:50:16.615Z] === RUN TestAuthZPluginTLS [2022-01-03T22:50:17.186Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-01-03T22:50:17.186Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T22:50:17.757Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-03T22:50:17.757Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T22:50:17.757Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T22:50:17.766Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-01-03T22:50:17.766Z] PASS [2022-01-03T22:50:17.766Z] [2022-01-03T22:50:17.766Z] DONE 6 tests in 13.313s [2022-01-03T22:50:17.766Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T22:50:17.766Z] INFO: Testing against a local daemon [2022-01-03T22:50:17.766Z] === RUN TestServiceCreateInit [2022-01-03T22:50:17.766Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T22:50:18.327Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-01-03T22:50:18.327Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T22:50:18.899Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-01-03T22:50:18.899Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T22:50:20.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T22:50:20.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T22:50:20.284Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-01-03T22:50:20.284Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-01-03T22:50:20.284Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T22:50:20.855Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-01-03T22:50:20.855Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T22:50:21.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T22:50:21.427Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-01-03T22:50:21.427Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T22:50:21.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T22:50:21.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T22:50:21.998Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-01-03T22:50:21.998Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T22:50:23.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T22:50:23.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T22:50:23.909Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-01-03T22:50:23.909Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T22:50:25.262Z] --- PASS: TestServiceCreateInit (7.38s) [2022-01-03T22:50:25.262Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-01-03T22:50:25.262Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2022-01-03T22:50:25.262Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T22:50:25.293Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.61s) [2022-01-03T22:50:25.293Z] === RUN TestAuthZPluginHeader [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.58s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.94s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.00s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2022-01-03T22:50:25.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) [2022-01-03T22:50:25.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-01-03T22:50:25.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-01-03T22:50:25.739Z] === RUN TestCgroupNamespacesRun [2022-01-03T22:50:25.863Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-01-03T22:50:25.863Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T22:50:26.661Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T22:50:26.661Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T22:50:26.661Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-03T22:50:26.661Z] === RUN TestDaemonConfigValidation [2022-01-03T22:50:26.661Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T22:50:26.661Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-03T22:50:26.661Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T22:50:26.661Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T22:50:26.661Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T22:50:26.661Z] === RUN TestDaemonProxy [2022-01-03T22:50:26.661Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T22:50:26.661Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T22:50:26.661Z] PASS [2022-01-03T22:50:26.661Z] ok github.com/docker/docker/integration/daemon 0.123s [2022-01-03T22:50:26.661Z] [2022-01-03T22:50:26.661Z] === Skipped [2022-01-03T22:50:26.661Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-03T22:50:26.661Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T22:50:26.661Z] [2022-01-03T22:50:26.661Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-03T22:50:26.661Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T22:50:26.661Z] [2022-01-03T22:50:26.661Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T22:50:26.661Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T22:50:26.661Z] [2022-01-03T22:50:26.661Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-03T22:50:26.661Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T22:50:26.661Z] [2022-01-03T22:50:26.661Z] DONE 4 tests, 4 skipped in 23.268s [2022-01-03T22:50:26.661Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-03T22:50:26.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:26.661Z] INFO: Testing against a local daemon [2022-01-03T22:50:26.661Z] === RUN TestCommitInheritsEnv [2022-01-03T22:50:26.661Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:50:26.661Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-03T22:50:26.661Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T22:50:26.661Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T22:50:26.661Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T22:50:26.661Z] === RUN TestImagesFilterMultiReference [2022-01-03T22:50:26.661Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-01-03T22:50:26.661Z] === RUN TestImagePullPlatformInvalid [2022-01-03T22:50:26.661Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-03T22:50:26.661Z] === RUN TestRemoveImageOrphaning [2022-01-03T22:50:26.678Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-01-03T22:50:26.678Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T22:50:27.619Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-01-03T22:50:27.619Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T22:50:27.646Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-01-03T22:50:27.646Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T22:50:27.646Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-01-03T22:50:27.646Z] === RUN TestTagInvalidReference [2022-01-03T22:50:27.646Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-03T22:50:27.646Z] === RUN TestTagValidPrefixedRepo [2022-01-03T22:50:27.646Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-01-03T22:50:27.646Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T22:50:27.646Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-03T22:50:27.646Z] === RUN TestTagOfficialNames [2022-01-03T22:50:28.120Z] --- PASS: TestTagOfficialNames (0.09s) [2022-01-03T22:50:28.120Z] === RUN TestTagMatchesDigest [2022-01-03T22:50:28.120Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-03T22:50:28.120Z] PASS [2022-01-03T22:50:28.120Z] ok github.com/docker/docker/integration/image 1.670s [2022-01-03T22:50:28.120Z] [2022-01-03T22:50:28.120Z] === Skipped [2022-01-03T22:50:28.120Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-03T22:50:28.120Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:50:28.120Z] [2022-01-03T22:50:28.120Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T22:50:28.120Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T22:50:28.120Z] [2022-01-03T22:50:28.120Z] DONE 11 tests, 2 skipped in 3.357s [2022-01-03T22:50:28.120Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-03T22:50:28.559Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2022-01-03T22:50:28.559Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T22:50:29.163Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T22:50:29.736Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T22:50:29.942Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-01-03T22:50:29.942Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T22:50:29.997Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T22:50:30.258Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2022-01-03T22:50:30.258Z] === RUN TestAuthZPluginV2Disable [2022-01-03T22:50:30.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:30.338Z] INFO: Testing against a local daemon [2022-01-03T22:50:30.338Z] === RUN TestNetworkCreateDelete [2022-01-03T22:50:30.338Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:30.338Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T22:50:30.338Z] 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-01-03T22:50:30.338Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestDaemonDNSFallback [2022-01-03T22:50:30.338Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:30.338Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestInspectNetwork [2022-01-03T22:50:30.338Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:30.338Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T22:50:30.338Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:30.338Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestNetworkInvalidJSON [2022-01-03T22:50:30.338Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T22:50:30.338Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T22:50:30.338Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:50:30.338Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:50:30.338Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:50:30.338Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:50:30.338Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T22:50:30.338Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:50:30.338Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:50:30.338Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-03T22:50:30.338Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-03T22:50:30.338Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-03T22:50:30.338Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-03T22:50:30.338Z] === RUN TestNetworkList [2022-01-03T22:50:30.338Z] === RUN TestNetworkList//networks [2022-01-03T22:50:30.338Z] === PAUSE TestNetworkList//networks [2022-01-03T22:50:30.338Z] === RUN TestNetworkList//networks/ [2022-01-03T22:50:30.338Z] === PAUSE TestNetworkList//networks/ [2022-01-03T22:50:30.338Z] === CONT TestNetworkList//networks [2022-01-03T22:50:30.338Z] === CONT TestNetworkList//networks/ [2022-01-03T22:50:30.338Z] --- PASS: TestNetworkList (0.04s) [2022-01-03T22:50:30.338Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T22:50:30.338Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T22:50:30.338Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T22:50:30.338Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T22:50:30.338Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T22:50:30.338Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T22:50:30.338Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T22:50:30.338Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T22:50:30.338Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T22:50:30.338Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:50:30.338Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T22:50:30.338Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-03T22:50:30.338Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T22:50:30.338Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T22:50:30.338Z] PASS [2022-01-03T22:50:30.338Z] ok github.com/docker/docker/integration/network 0.160s [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === Skipped [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-03T22:50:30.338Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T22:50:30.338Z] 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-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-03T22:50:30.338Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-03T22:50:30.338Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T22:50:30.338Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T22:50:30.338Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T22:50:30.338Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T22:50:30.338Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T22:50:30.338Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T22:50:30.338Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T22:50:30.338Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T22:50:30.338Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:50:30.338Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-03T22:50:30.338Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T22:50:30.338Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T22:50:30.338Z] [2022-01-03T22:50:30.338Z] DONE 22 tests, 15 skipped in 2.261s [2022-01-03T22:50:30.338Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-03T22:50:30.831Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T22:50:30.884Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-01-03T22:50:30.884Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T22:50:31.324Z] testing: warning: no tests to run [2022-01-03T22:50:31.324Z] PASS [2022-01-03T22:50:31.324Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2022-01-03T22:50:31.324Z] [2022-01-03T22:50:31.324Z] DONE 0 tests in 0.695s [2022-01-03T22:50:31.324Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-03T22:50:31.403Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T22:50:31.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-03T22:50:31.797Z] testing: warning: no tests to run [2022-01-03T22:50:31.797Z] PASS [2022-01-03T22:50:31.797Z] ok github.com/docker/docker/integration/network/macvlan 0.091s [2022-01-03T22:50:31.797Z] [2022-01-03T22:50:31.797Z] DONE 0 tests in 0.727s [2022-01-03T22:50:32.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-03T22:50:32.267Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-01-03T22:50:32.267Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T22:50:32.344Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T22:50:32.344Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-03T22:50:32.344Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T22:50:32.344Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-03T22:50:32.344Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T22:50:32.344Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-03T22:50:32.344Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T22:50:32.344Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-03T22:50:32.344Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T22:50:32.733Z] testing: warning: no tests to run [2022-01-03T22:50:32.733Z] PASS [2022-01-03T22:50:32.733Z] ok github.com/docker/docker/integration/plugin 0.087s [2022-01-03T22:50:32.733Z] [2022-01-03T22:50:32.733Z] DONE 0 tests in 0.721s [2022-01-03T22:50:32.733Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-03T22:50:32.837Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-01-03T22:50:32.837Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T22:50:33.719Z] testing: warning: no tests to run [2022-01-03T22:50:33.719Z] PASS [2022-01-03T22:50:33.719Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2022-01-03T22:50:33.719Z] [2022-01-03T22:50:33.719Z] DONE 0 tests in 0.699s [2022-01-03T22:50:33.719Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-03T22:50:33.729Z] docker_api_swarm_test.go:272: [d2962d8e36e49] joining swarm manager [daa7b52266cd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:50:33.778Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-01-03T22:50:33.778Z] === RUN TestNISDomainname [2022-01-03T22:50:33.992Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T22:50:33.992Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T22:50:34.348Z] --- PASS: TestNISDomainname (0.47s) [2022-01-03T22:50:34.348Z] === RUN TestHostnameDnsResolution [2022-01-03T22:50:34.575Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-01-03T22:50:34.575Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T22:50:34.836Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T22:50:34.919Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-01-03T22:50:34.919Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T22:50:35.096Z] docker_api_swarm_test.go:273: [d4e3d111f5b5f] joining swarm manager [daa7b52266cd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:50:35.356Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T22:50:35.489Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-01-03T22:50:35.489Z] === RUN TestStats [2022-01-03T22:50:36.297Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T22:50:36.297Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T22:50:38.032Z] --- PASS: TestStats (2.40s) [2022-01-03T22:50:38.032Z] === RUN TestStopContainerWithTimeout [2022-01-03T22:50:38.032Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T22:50:38.032Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T22:50:38.032Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T22:50:38.032Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T22:50:38.032Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T22:50:38.032Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T22:50:38.032Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T22:50:38.032Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T22:50:38.032Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T22:50:38.032Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T22:50:38.211Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s) [2022-01-03T22:50:38.211Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T22:50:38.211Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T22:50:38.292Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T22:50:38.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:38.472Z] INFO: Testing against a local daemon [2022-01-03T22:50:38.472Z] === RUN TestPluginInvalidJSON [2022-01-03T22:50:38.472Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:50:38.472Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:50:38.472Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:50:38.472Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-03T22:50:38.472Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T22:50:38.472Z] === RUN TestPluginInstall [2022-01-03T22:50:38.472Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T22:50:38.472Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-03T22:50:38.472Z] === RUN TestPluginsWithRuntimes [2022-01-03T22:50:38.472Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T22:50:38.472Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T22:50:38.472Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T22:50:38.472Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T22:50:38.472Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T22:50:38.472Z] PASS [2022-01-03T22:50:38.472Z] ok github.com/docker/docker/integration/plugin/common 0.103s [2022-01-03T22:50:38.472Z] [2022-01-03T22:50:38.472Z] === Skipped [2022-01-03T22:50:38.472Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-03T22:50:38.472Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T22:50:38.472Z] [2022-01-03T22:50:38.472Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-03T22:50:38.472Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T22:50:38.472Z] [2022-01-03T22:50:38.472Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T22:50:38.472Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T22:50:38.472Z] [2022-01-03T22:50:38.472Z] DONE 5 tests, 3 skipped in 4.763s [2022-01-03T22:50:38.472Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-03T22:50:39.156Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T22:50:39.727Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T22:50:40.298Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T22:50:40.563Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T22:50:40.563Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-03T22:50:40.563Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T22:50:40.832Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T22:50:41.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:41.424Z] INFO: Testing against a local daemon [2022-01-03T22:50:41.424Z] === RUN TestExternalGraphDriver [2022-01-03T22:50:41.424Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T22:50:41.424Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-03T22:50:41.424Z] === RUN TestGraphdriverPluginV2 [2022-01-03T22:50:41.424Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T22:50:41.424Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-03T22:50:41.424Z] PASS [2022-01-03T22:50:41.424Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.123s [2022-01-03T22:50:41.510Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T22:50:41.773Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-03T22:50:41.773Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2022-01-03T22:50:41.773Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2022-01-03T22:50:41.773Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-01-03T22:50:41.773Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-01-03T22:50:41.773Z] === RUN TestDeleteDevicemapper [2022-01-03T22:50:41.773Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T22:50:41.773Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T22:50:41.773Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T22:50:41.893Z] [2022-01-03T22:50:41.893Z] === Skipped [2022-01-03T22:50:41.893Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-03T22:50:41.893Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T22:50:41.893Z] [2022-01-03T22:50:41.893Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-03T22:50:41.893Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T22:50:41.893Z] [2022-01-03T22:50:41.893Z] DONE 2 tests, 2 skipped in 3.020s [2022-01-03T22:50:41.893Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-03T22:50:43.155Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2022-01-03T22:50:43.155Z] === RUN TestUpdateMemory [2022-01-03T22:50:43.370Z] --- PASS: TestCreateServiceMultipleTimes (15.47s) [2022-01-03T22:50:43.370Z] === RUN TestCreateServiceConflict [2022-01-03T22:50:43.370Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-01-03T22:50:43.370Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T22:50:43.666Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T22:50:43.666Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T22:50:43.666Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T22:50:43.666Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T22:50:43.666Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T22:50:43.725Z] --- PASS: TestUpdateMemory (0.54s) [2022-01-03T22:50:43.725Z] === RUN TestUpdateCPUQuota [2022-01-03T22:50:44.057Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T22:50:44.057Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T22:50:44.057Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T22:50:44.057Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T22:50:44.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:44.108Z] INFO: Testing against a local daemon [2022-01-03T22:50:44.108Z] === RUN TestReadPluginNoRead [2022-01-03T22:50:44.108Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T22:50:44.108Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-03T22:50:44.108Z] PASS [2022-01-03T22:50:44.108Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [2022-01-03T22:50:44.108Z] [2022-01-03T22:50:44.108Z] === Skipped [2022-01-03T22:50:44.108Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-03T22:50:44.108Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T22:50:44.108Z] [2022-01-03T22:50:44.108Z] DONE 1 tests, 1 skipped in 2.179s [2022-01-03T22:50:44.108Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-03T22:50:44.295Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-01-03T22:50:44.295Z] === RUN TestUpdatePidsLimit [2022-01-03T22:50:44.295Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-03T22:50:44.317Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T22:50:44.555Z] === RUN TestUpdatePidsLimit/no_change [2022-01-03T22:50:44.815Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-03T22:50:45.075Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-03T22:50:45.075Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-03T22:50:45.096Z] testing: warning: no tests to run [2022-01-03T22:50:45.096Z] PASS [2022-01-03T22:50:45.096Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [2022-01-03T22:50:45.096Z] [2022-01-03T22:50:45.096Z] DONE 0 tests in 1.079s [2022-01-03T22:50:45.096Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-03T22:50:45.259Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T22:50:45.278Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-01-03T22:50:45.278Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T22:50:45.335Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-03T22:50:45.596Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-03T22:50:46.166Z] --- PASS: TestUpdatePidsLimit (1.84s) [2022-01-03T22:50:46.166Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-01-03T22:50:46.166Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-01-03T22:50:46.166Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-01-03T22:50:46.166Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-01-03T22:50:46.166Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-01-03T22:50:46.166Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-01-03T22:50:46.166Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-01-03T22:50:46.166Z] === RUN TestUpdateRestartPolicy [2022-01-03T22:50:46.646Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T22:50:46.906Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T22:50:47.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:47.314Z] INFO: Testing against a local daemon [2022-01-03T22:50:47.314Z] === RUN TestPluginWithDevMounts [2022-01-03T22:50:47.314Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:47.314Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T22:50:47.314Z] PASS [2022-01-03T22:50:47.314Z] ok github.com/docker/docker/integration/plugin/volumes 0.099s [2022-01-03T22:50:47.314Z] [2022-01-03T22:50:47.314Z] === Skipped [2022-01-03T22:50:47.314Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-03T22:50:47.314Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:47.314Z] [2022-01-03T22:50:47.314Z] DONE 1 tests, 1 skipped in 2.191s [2022-01-03T22:50:47.782Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-03T22:50:48.289Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T22:50:49.231Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T22:50:49.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:49.346Z] INFO: Testing against a local daemon [2022-01-03T22:50:49.346Z] === RUN TestSecretInspect [2022-01-03T22:50:49.346Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:49.346Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-03T22:50:49.346Z] === RUN TestSecretList [2022-01-03T22:50:49.346Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:49.346Z] --- SKIP: TestSecretList (0.00s) [2022-01-03T22:50:49.346Z] === RUN TestSecretsCreateAndDelete [2022-01-03T22:50:49.346Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:49.346Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-03T22:50:49.346Z] === RUN TestSecretsUpdate [2022-01-03T22:50:49.346Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:49.346Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-03T22:50:49.346Z] === RUN TestTemplatedSecret [2022-01-03T22:50:49.346Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:49.346Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T22:50:49.346Z] === RUN TestSecretCreateResolve [2022-01-03T22:50:49.346Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:49.346Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-03T22:50:49.346Z] PASS [2022-01-03T22:50:49.346Z] ok github.com/docker/docker/integration/secret 0.092s [2022-01-03T22:50:49.346Z] [2022-01-03T22:50:49.346Z] === Skipped [2022-01-03T22:50:49.346Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-03T22:50:49.346Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:49.346Z] [2022-01-03T22:50:49.346Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-03T22:50:49.346Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:49.346Z] [2022-01-03T22:50:49.346Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-03T22:50:49.346Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:49.346Z] [2022-01-03T22:50:49.346Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-03T22:50:49.346Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:49.346Z] [2022-01-03T22:50:49.346Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-03T22:50:49.346Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:49.346Z] [2022-01-03T22:50:49.346Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-03T22:50:49.346Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:49.346Z] [2022-01-03T22:50:49.346Z] DONE 6 tests, 6 skipped in 1.832s [2022-01-03T22:50:49.346Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-03T22:50:49.492Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.53s) [2022-01-03T22:50:49.492Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T22:50:49.753Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T22:50:50.695Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T22:50:51.265Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T22:50:52.207Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T22:50:52.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:52.300Z] INFO: Testing against a local daemon [2022-01-03T22:50:52.300Z] === RUN TestServiceCreateInit [2022-01-03T22:50:52.300Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T22:50:52.300Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T22:50:52.300Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-03T22:50:52.300Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T22:50:52.300Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T22:50:52.300Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestCreateServiceConflict [2022-01-03T22:50:52.300Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T22:50:52.300Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-03T22:50:52.300Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T22:50:52.300Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T22:50:52.300Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T22:50:52.300Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestCreateServiceSysctls [2022-01-03T22:50:52.300Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-01-03T22:50:52.300Z] === RUN TestCreateServiceCapabilities [2022-01-03T22:50:52.300Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-03T22:50:52.300Z] === RUN TestInspect [2022-01-03T22:50:52.300Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestInspect (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestCreateJob [2022-01-03T22:50:52.300Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestCreateJob (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestReplicatedJob [2022-01-03T22:50:52.300Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestUpdateReplicatedJob [2022-01-03T22:50:52.300Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestServiceListWithStatuses [2022-01-03T22:50:52.300Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T22:50:52.300Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestDockerNetworkReConnect [2022-01-03T22:50:52.300Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestServicePlugin [2022-01-03T22:50:52.300Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestServiceUpdateLabel [2022-01-03T22:50:52.300Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:52.300Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestServiceUpdateSecrets [2022-01-03T22:50:52.300Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:52.300Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestServiceUpdateConfigs [2022-01-03T22:50:52.300Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:52.300Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestServiceUpdateNetwork [2022-01-03T22:50:52.300Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:52.300Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-03T22:50:52.300Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T22:50:52.300Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:52.300Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-01-03T22:50:52.300Z] PASS [2022-01-03T22:50:52.300Z] ok github.com/docker/docker/integration/service 0.248s [2022-01-03T22:50:52.300Z] [2022-01-03T22:50:52.300Z] === Skipped [2022-01-03T22:50:52.300Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T22:50:52.300Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T22:50:52.300Z] [2022-01-03T22:50:52.300Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T22:50:52.300Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T22:50:52.300Z] [2022-01-03T22:50:52.300Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-03T22:50:52.300Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] [2022-01-03T22:50:52.300Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-03T22:50:52.300Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] [2022-01-03T22:50:52.300Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-03T22:50:52.300Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.300Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T22:50:52.301Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-03T22:50:52.301Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-03T22:50:52.301Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-01-03T22:50:52.301Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-03T22:50:52.301Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-03T22:50:52.301Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-03T22:50:52.301Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-03T22:50:52.301Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-03T22:50:52.301Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-03T22:50:52.301Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-03T22:50:52.301Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-03T22:50:52.301Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-03T22:50:52.301Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-03T22:50:52.301Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-03T22:50:52.301Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-03T22:50:52.301Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-03T22:50:52.301Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-01-03T22:50:52.301Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T22:50:52.301Z] [2022-01-03T22:50:52.301Z] DONE 24 tests, 23 skipped in 2.684s [2022-01-03T22:50:52.301Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-03T22:50:52.500Z] 4612f6d0b889: Pull complete [2022-01-03T22:50:52.780Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T22:50:52.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-03T22:50:52.780Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T22:50:52.780Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T22:50:52.780Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T22:50:52.780Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T22:50:52.780Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T22:50:52.780Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T22:50:53.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:53.890Z] INFO: Testing against a local daemon [2022-01-03T22:50:53.890Z] === RUN TestSessionCreate [2022-01-03T22:50:53.890Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:53.890Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-03T22:50:53.890Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T22:50:53.890Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:53.890Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T22:50:53.890Z] PASS [2022-01-03T22:50:53.890Z] ok github.com/docker/docker/integration/session 0.103s [2022-01-03T22:50:54.164Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T22:50:54.358Z] [2022-01-03T22:50:54.358Z] === Skipped [2022-01-03T22:50:54.358Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-03T22:50:54.358Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:54.358Z] [2022-01-03T22:50:54.358Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T22:50:54.358Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T22:50:54.358Z] [2022-01-03T22:50:54.358Z] DONE 2 tests, 2 skipped in 1.790s [2022-01-03T22:50:54.358Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-03T22:50:55.115Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T22:50:55.116Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T22:50:55.703Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T22:50:55.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:55.922Z] INFO: Testing against a local daemon [2022-01-03T22:50:55.922Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T22:50:55.922Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:55.922Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T22:50:55.922Z] === RUN TestDiskUsage [2022-01-03T22:50:55.922Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T22:50:55.922Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-03T22:50:55.922Z] === RUN TestEventsExecDie [2022-01-03T22:50:55.922Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T22:50:55.922Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-03T22:50:55.922Z] === RUN TestEventsBackwardsCompatible [2022-01-03T22:50:55.922Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T22:50:55.922Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-03T22:50:55.922Z] === RUN TestEventsVolumeCreate [2022-01-03T22:50:55.922Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T22:50:55.922Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-03T22:50:55.922Z] === RUN TestInfoAPI [2022-01-03T22:50:55.922Z] --- PASS: TestInfoAPI (0.04s) [2022-01-03T22:50:55.922Z] === RUN TestInfoAPIWarnings [2022-01-03T22:50:55.922Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:50:55.922Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-03T22:50:55.922Z] === RUN TestInfoDebug [2022-01-03T22:50:55.922Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:50:55.922Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-03T22:50:55.922Z] === RUN TestInfoInsecureRegistries [2022-01-03T22:50:55.922Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:50:55.922Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-03T22:50:55.922Z] === RUN TestInfoRegistryMirrors [2022-01-03T22:50:55.922Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:50:55.922Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-03T22:50:55.922Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T22:50:56.273Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T22:50:56.533Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T22:50:56.910Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-01-03T22:50:56.910Z] === RUN TestPingCacheHeaders [2022-01-03T22:50:56.910Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-03T22:50:56.910Z] === RUN TestPingGet [2022-01-03T22:50:56.910Z] --- PASS: TestPingGet (0.04s) [2022-01-03T22:50:56.910Z] === RUN TestPingHead [2022-01-03T22:50:57.103Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T22:50:57.378Z] --- PASS: TestPingHead (0.05s) [2022-01-03T22:50:57.378Z] === RUN TestVersion [2022-01-03T22:50:57.378Z] --- PASS: TestVersion (0.03s) [2022-01-03T22:50:57.378Z] PASS [2022-01-03T22:50:57.378Z] ok github.com/docker/docker/integration/system 1.259s [2022-01-03T22:50:57.378Z] [2022-01-03T22:50:57.378Z] === Skipped [2022-01-03T22:50:57.378Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T22:50:57.378Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T22:50:57.378Z] [2022-01-03T22:50:57.378Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-03T22:50:57.378Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T22:50:57.378Z] [2022-01-03T22:50:57.378Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-03T22:50:57.378Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T22:50:57.378Z] [2022-01-03T22:50:57.378Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-03T22:50:57.378Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T22:50:57.378Z] [2022-01-03T22:50:57.378Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-03T22:50:57.378Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T22:50:57.378Z] [2022-01-03T22:50:57.378Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-03T22:50:57.378Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T22:50:57.378Z] [2022-01-03T22:50:57.378Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-03T22:50:57.378Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:50:57.378Z] [2022-01-03T22:50:57.378Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-03T22:50:57.378Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:50:57.378Z] [2022-01-03T22:50:57.378Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-03T22:50:57.378Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T22:50:57.378Z] [2022-01-03T22:50:57.378Z] DONE 15 tests, 9 skipped in 3.071s [2022-01-03T22:50:57.378Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-03T22:50:57.674Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T22:50:57.674Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T22:50:57.674Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T22:50:57.935Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T22:50:57.935Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T22:50:57.935Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T22:50:57.935Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T22:50:58.194Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T22:50:58.387Z] --- PASS: TestUpdateRestartPolicy (10.71s) [2022-01-03T22:50:58.387Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T22:50:58.387Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-01-03T22:50:58.387Z] === RUN TestWaitNonBlocked [2022-01-03T22:50:58.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:50:58.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:50:58.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:50:58.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:50:58.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T22:50:58.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T22:50:58.387Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-03T22:50:58.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-01-03T22:50:58.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-01-03T22:50:58.387Z] === RUN TestWaitBlocked [2022-01-03T22:50:58.387Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:50:58.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:50:58.387Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:50:58.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:50:58.387Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T22:50:58.387Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T22:50:58.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T22:50:58.602Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T22:50:58.602Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T22:50:58.602Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T22:50:58.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T22:50:58.647Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-03T22:50:58.647Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-01-03T22:50:58.647Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-01-03T22:50:58.647Z] === CONT TestContainerStartOnDaemonRestart [2022-01-03T22:50:58.647Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T22:50:59.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T22:50:59.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:50:59.592Z] INFO: Testing against a local daemon [2022-01-03T22:50:59.592Z] === RUN TestVolumesCreateAndList [2022-01-03T22:50:59.592Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-01-03T22:50:59.592Z] === RUN TestVolumesRemove [2022-01-03T22:50:59.592Z] --- PASS: TestVolumesRemove (0.17s) [2022-01-03T22:50:59.592Z] === RUN TestVolumesInspect [2022-01-03T22:50:59.592Z] --- PASS: TestVolumesInspect (0.05s) [2022-01-03T22:50:59.592Z] === RUN TestVolumesInvalidJSON [2022-01-03T22:50:59.592Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T22:50:59.592Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T22:50:59.592Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T22:50:59.592Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-01-03T22:50:59.592Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T22:50:59.592Z] PASS [2022-01-03T22:50:59.592Z] ok github.com/docker/docker/integration/volume 0.365s [2022-01-03T22:50:59.592Z] [2022-01-03T22:50:59.592Z] DONE 5 tests in 2.110s [2022-01-03T22:50:59.592Z] INFO: make.ps1 ended at 01/03/2022 22:50:59 [2022-01-03T22:50:59.592Z] INFO: Integration CLI tests being run from the host: [2022-01-03T22:50:59.592Z] 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-01-03T22:50:59.598Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T22:50:59.598Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T22:51:00.245Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-01-03T22:51:00.245Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T22:51:00.538Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T22:51:01.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T22:51:01.109Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T22:51:01.194Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) [2022-01-03T22:51:01.194Z] === CONT TestIpcModeOlderClient [2022-01-03T22:51:01.194Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-01-03T22:51:01.194Z] === CONT TestContainerKillOnDaemonStart [2022-01-03T22:51:01.194Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-01-03T22:51:01.194Z] === CONT TestDaemonHostGatewayIP [2022-01-03T22:51:01.369Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T22:51:01.940Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T22:51:02.200Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T22:51:02.773Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T22:51:02.773Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T22:51:03.347Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T22:51:03.608Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T22:51:03.738Z] --- PASS: TestDaemonHostGatewayIP (2.25s) [2022-01-03T22:51:03.738Z] === CONT TestDaemonRestartIpcMode [2022-01-03T22:51:04.179Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T22:51:04.179Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T22:51:04.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T22:51:04.455Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T22:51:04.749Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T22:51:05.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T22:51:05.651Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-01-03T22:51:05.690Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T22:51:06.260Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-01-03T22:51:06.260Z] PASS [2022-01-03T22:51:06.260Z] [2022-01-03T22:51:06.260Z] DONE 17 tests in 51.146s [2022-01-03T22:51:06.260Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T22:51:06.260Z] ++ 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-01-03T22:51:06.260Z] ++ set -e [2022-01-03T22:51:06.260Z] ++ '[' -n 0 ']' [2022-01-03T22:51:06.260Z] ++ set -x [2022-01-03T22:51:06.260Z] ++ 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-01-03T22:51:06.260Z] INFO: Testing against a local daemon [2022-01-03T22:51:06.260Z] === RUN TestPluginInvalidJSON [2022-01-03T22:51:06.260Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:51:06.260Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:51:06.260Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:51:06.260Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-03T22:51:06.260Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T22:51:06.260Z] === RUN TestPluginInstall [2022-01-03T22:51:06.260Z] === RUN TestPluginInstall/no_auth [2022-01-03T22:51:06.520Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T22:51:06.520Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T22:51:06.520Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T22:51:06.520Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T22:51:06.520Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T22:51:07.048Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-03T22:51:07.048Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-01-03T22:51:07.048Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-03T22:51:07.048Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-03T22:51:07.048Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-03T22:51:07.048Z] Cross building: bundles/cross/windows/amd64 [2022-01-03T22:51:07.048Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-03T22:51:07.048Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-03T22:51:07.092Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T22:51:08.475Z] time="2022-01-03T22:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:51:08.475Z] time="2022-01-03T22:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45203c1403af98b3494f23c4144db1c912895809099a098a3e102ce29a3a10d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:51:08.475Z] time="2022-01-03T22:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:51:08.475Z] time="2022-01-03T22:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45203c1403af98b3494f23c4144db1c912895809099a098a3e102ce29a3a10d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:51:08.475Z] === RUN TestPluginInstall/with_htpasswd [2022-01-03T22:51:08.735Z] time="2022-01-03T22:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:51:08.735Z] time="2022-01-03T22:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ed87df046aa1c2ab626720e661c12221f5345519cdd50546452d9d442d93b8a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:51:08.735Z] time="2022-01-03T22:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:51:08.735Z] time="2022-01-03T22:51:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ed87df046aa1c2ab626720e661c12221f5345519cdd50546452d9d442d93b8a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:51:08.995Z] === RUN TestPluginInstall/with_insecure [2022-01-03T22:51:09.936Z] time="2022-01-03T22:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:51:09.936Z] time="2022-01-03T22:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34d83b9c7b175d3f8210f69fb0ed0677f1e72ea362d400e5e32ea9636e8fc25e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:51:09.936Z] time="2022-01-03T22:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:51:09.936Z] time="2022-01-03T22:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34d83b9c7b175d3f8210f69fb0ed0677f1e72ea362d400e5e32ea9636e8fc25e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:51:09.936Z] plugin_test.go:165: [d2a7235081582] daemon is not started [2022-01-03T22:51:09.936Z] --- PASS: TestPluginInstall (3.58s) [2022-01-03T22:51:09.936Z] --- PASS: TestPluginInstall/no_auth (2.02s) [2022-01-03T22:51:09.936Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-01-03T22:51:09.936Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-01-03T22:51:09.936Z] === RUN TestPluginsWithRuntimes [2022-01-03T22:51:10.025Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T22:51:10.025Z] INFO: Testing against a local daemon [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T22:51:10.025Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T22:51:10.025Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T22:51:10.025Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T22:51:10.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T22:51:10.493Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T22:51:10.961Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T22:51:11.317Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T22:51:11.318Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-03T22:51:11.888Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T22:51:12.227Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2022-01-03T22:51:12.227Z] PASS [2022-01-03T22:51:12.227Z] [2022-01-03T22:51:12.227Z] === Skipped [2022-01-03T22:51:12.227Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-03T22:51:12.227Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T22:51:12.227Z] [2022-01-03T22:51:12.227Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T22:51:12.227Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T22:51:12.227Z] [2022-01-03T22:51:12.227Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T22:51:12.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T22:51:12.227Z] [2022-01-03T22:51:12.227Z] DONE 200 tests, 3 skipped in 111.010s [2022-01-03T22:51:12.227Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T22:51:12.227Z] ++ 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-01-03T22:51:12.227Z] ++ set -e [2022-01-03T22:51:12.227Z] ++ '[' -n 0 ']' [2022-01-03T22:51:12.227Z] ++ set -x [2022-01-03T22:51:12.227Z] ++ 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-01-03T22:51:12.460Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T22:51:12.460Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-03T22:51:12.460Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T22:51:12.460Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T22:51:12.460Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-03T22:51:12.464Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2022-01-03T22:51:12.464Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T22:51:12.487Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T22:51:13.079Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-03T22:51:13.079Z] === RUN TestDaemonConfigValidation [2022-01-03T22:51:13.079Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:51:13.079Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:51:13.079Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T22:51:13.079Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T22:51:13.079Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T22:51:13.079Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T22:51:13.079Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T22:51:13.079Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T22:51:13.079Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T22:51:13.079Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T22:51:13.079Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T22:51:13.079Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T22:51:13.079Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T22:51:13.079Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T22:51:13.079Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T22:51:13.079Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T22:51:13.079Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-01-03T22:51:13.079Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-01-03T22:51:13.079Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-01-03T22:51:13.079Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-03T22:51:13.079Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2022-01-03T22:51:13.079Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T22:51:13.079Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T22:51:13.401Z] --- PASS: TestPluginsWithRuntimes (3.54s) [2022-01-03T22:51:13.401Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-01-03T22:51:13.401Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.96s) [2022-01-03T22:51:13.401Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T22:51:13.982Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-01-03T22:51:13.982Z] PASS [2022-01-03T22:51:13.982Z] [2022-01-03T22:51:13.982Z] DONE 10 tests in 7.819s [2022-01-03T22:51:13.982Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T22:51:13.982Z] ++ 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-01-03T22:51:13.982Z] ++ set -e [2022-01-03T22:51:13.982Z] ++ '[' -n 0 ']' [2022-01-03T22:51:13.982Z] ++ set -x [2022-01-03T22:51:13.982Z] ++ 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-01-03T22:51:14.034Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T22:51:14.274Z] INFO: Testing against a local daemon [2022-01-03T22:51:14.274Z] === RUN TestExternalGraphDriver [2022-01-03T22:51:14.274Z] === RUN TestExternalGraphDriver/json [2022-01-03T22:51:15.215Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T22:51:15.416Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T22:51:15.786Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T22:51:16.048Z] === RUN TestExternalGraphDriver/spec [2022-01-03T22:51:16.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-03T22:51:16.357Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T22:51:16.357Z] daemon_test.go:156: [de102a376ae7c] daemon is not started [2022-01-03T22:51:16.357Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-01-03T22:51:16.357Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-03T22:51:16.357Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-03T22:51:16.357Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-03T22:51:16.357Z] === RUN TestDaemonProxy [2022-01-03T22:51:16.357Z] === RUN TestDaemonProxy/environment_variables [2022-01-03T22:51:16.619Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T22:51:18.003Z] === RUN TestExternalGraphDriver/pull [2022-01-03T22:51:18.266Z] === RUN TestDaemonProxy/command-line_options [2022-01-03T22:51:18.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T22:51:19.648Z] === RUN TestDaemonProxy/configuration_file [2022-01-03T22:51:20.546Z] --- PASS: TestExternalGraphDriver (6.16s) [2022-01-03T22:51:20.546Z] --- PASS: TestExternalGraphDriver/json (1.76s) [2022-01-03T22:51:20.546Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2022-01-03T22:51:20.546Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2022-01-03T22:51:20.546Z] === RUN TestGraphdriverPluginV2 [2022-01-03T22:51:20.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-03T22:51:21.488Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T22:51:21.557Z] === RUN TestDaemonProxy/conflicting_options [2022-01-03T22:51:21.748Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T22:51:22.126Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-03T22:51:22.386Z] --- PASS: TestDaemonProxy (6.29s) [2022-01-03T22:51:22.386Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-01-03T22:51:22.386Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-01-03T22:51:22.386Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-01-03T22:51:22.386Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-03T22:51:22.386Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-03T22:51:22.386Z] PASS [2022-01-03T22:51:22.386Z] [2022-01-03T22:51:22.386Z] DONE 17 tests in 10.231s [2022-01-03T22:51:22.386Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T22:51:22.386Z] ++ 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-01-03T22:51:22.386Z] ++ set -e [2022-01-03T22:51:22.386Z] ++ '[' -n 0 ']' [2022-01-03T22:51:22.646Z] ++ set -x [2022-01-03T22:51:22.646Z] ++ 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-01-03T22:51:22.646Z] INFO: Testing against a local daemon [2022-01-03T22:51:22.646Z] === RUN TestCommitInheritsEnv [2022-01-03T22:51:22.907Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-01-03T22:51:22.907Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T22:51:22.907Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-03T22:51:22.907Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T22:51:22.907Z] === RUN TestImagesFilterMultiReference [2022-01-03T22:51:22.907Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-03T22:51:22.907Z] === RUN TestImagePullPlatformInvalid [2022-01-03T22:51:22.907Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-03T22:51:22.907Z] === RUN TestRemoveImageOrphaning [2022-01-03T22:51:23.134Z] docker_api_swarm_node_test.go:20: [d677cb2b71401] joining swarm manager [d1e56b8762840]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:51:23.167Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-01-03T22:51:23.167Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T22:51:23.167Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:51:23.167Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-03T22:51:23.167Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T22:51:23.167Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-03T22:51:23.167Z] === RUN TestTagInvalidReference [2022-01-03T22:51:23.167Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-03T22:51:23.167Z] === RUN TestTagValidPrefixedRepo [2022-01-03T22:51:23.167Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-03T22:51:23.167Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T22:51:23.395Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T22:51:23.426Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-03T22:51:23.426Z] === RUN TestTagOfficialNames [2022-01-03T22:51:23.426Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-03T22:51:23.426Z] === RUN TestTagMatchesDigest [2022-01-03T22:51:23.426Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-03T22:51:23.426Z] PASS [2022-01-03T22:51:23.426Z] [2022-01-03T22:51:23.426Z] === Skipped [2022-01-03T22:51:23.426Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T22:51:23.426Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-03T22:51:23.426Z] [2022-01-03T22:51:23.426Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-03T22:51:23.427Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:51:23.427Z] [2022-01-03T22:51:23.427Z] DONE 12 tests, 2 skipped in 0.869s [2022-01-03T22:51:23.427Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T22:51:23.427Z] ++ 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-01-03T22:51:23.427Z] ++ set -e [2022-01-03T22:51:23.427Z] ++ '[' -n 0 ']' [2022-01-03T22:51:23.427Z] ++ set -x [2022-01-03T22:51:23.427Z] ++ 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-01-03T22:51:23.427Z] INFO: Testing against a local daemon [2022-01-03T22:51:23.427Z] === RUN TestNetworkCreateDelete [2022-01-03T22:51:23.687Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-01-03T22:51:23.687Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T22:51:23.947Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-01-03T22:51:23.947Z] === RUN TestDaemonDNSFallback [2022-01-03T22:51:23.967Z] docker_api_swarm_node_test.go:21: [dd9125d3bdfd4] joining swarm manager [d1e56b8762840]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:51:24.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T22:51:24.683Z] --- PASS: TestCreateServiceConfigFileMode (12.65s) [2022-01-03T22:51:24.683Z] === RUN TestCreateServiceSysctls [2022-01-03T22:51:24.798Z] --- PASS: TestGraphdriverPluginV2 (4.55s) [2022-01-03T22:51:24.798Z] PASS [2022-01-03T22:51:24.798Z] [2022-01-03T22:51:24.798Z] DONE 5 tests in 10.818s [2022-01-03T22:51:24.798Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T22:51:24.798Z] ++ 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-01-03T22:51:24.798Z] ++ set -e [2022-01-03T22:51:24.798Z] ++ '[' -n 0 ']' [2022-01-03T22:51:24.798Z] ++ set -x [2022-01-03T22:51:24.799Z] ++ 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-01-03T22:51:25.059Z] INFO: Testing against a local daemon [2022-01-03T22:51:25.059Z] === RUN TestContinueAfterPluginCrash [2022-01-03T22:51:25.059Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T22:51:25.059Z] === RUN TestReadPluginNoRead [2022-01-03T22:51:25.059Z] === PAUSE TestReadPluginNoRead [2022-01-03T22:51:25.060Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T22:51:25.060Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T22:51:25.060Z] === CONT TestContinueAfterPluginCrash [2022-01-03T22:51:25.060Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T22:51:25.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-03T22:51:26.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-03T22:51:27.228Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-01-03T22:51:27.228Z] === RUN TestCreateServiceCapabilities [2022-01-03T22:51:27.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T22:51:27.478Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T22:51:27.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T22:51:28.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-03T22:51:28.664Z] --- PASS: TestDaemonStartWithLogOpt (3.58s) [2022-01-03T22:51:28.664Z] === CONT TestReadPluginNoRead [2022-01-03T22:51:29.138Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-01-03T22:51:29.138Z] === RUN TestInspect [2022-01-03T22:51:29.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-03T22:51:30.524Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-01-03T22:51:30.524Z] === RUN TestInspectNetwork [2022-01-03T22:51:30.987Z] === RUN TestReadPluginNoRead/default [2022-01-03T22:51:30.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c6b230_} [2022-01-03T22:51:32.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T22:51:32.221Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T22:51:32.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T22:51:32.221Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T22:51:32.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T22:51:32.370Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T22:51:32.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14072999295_/foo_false____} [2022-01-03T22:51:32.434Z] --- PASS: TestInspect (2.87s) [2022-01-03T22:51:32.434Z] === RUN TestCreateJob [2022-01-03T22:51:33.065Z] === RUN TestInspectNetwork/full_network_id [2022-01-03T22:51:33.065Z] === RUN TestInspectNetwork/partial_network_id [2022-01-03T22:51:33.065Z] === RUN TestInspectNetwork/network_name [2022-01-03T22:51:33.065Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-03T22:51:33.310Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T22:51:33.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14072999295_/foo_true____} [2022-01-03T22:51:33.832Z] --- PASS: TestContinueAfterPluginCrash (8.72s) [2022-01-03T22:51:34.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-03T22:51:34.665Z] === CONT TestReadPluginNoRead [2022-01-03T22:51:34.665Z] read_test.go:92: [d54c99898c44b] daemon is not started [2022-01-03T22:51:34.665Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-01-03T22:51:34.665Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-01-03T22:51:34.665Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-01-03T22:51:34.665Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-01-03T22:51:34.665Z] PASS [2022-01-03T22:51:34.665Z] [2022-01-03T22:51:34.665Z] DONE 6 tests in 9.718s [2022-01-03T22:51:34.665Z] 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-01-03T22:51:34.665Z] ++ 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-01-03T22:51:34.665Z] ++ set -e [2022-01-03T22:51:34.665Z] ++ '[' -n 0 ']' [2022-01-03T22:51:34.665Z] ++ set -x [2022-01-03T22:51: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-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-01-03T22:51:34.665Z] testing: warning: no tests to run [2022-01-03T22:51:34.665Z] PASS [2022-01-03T22:51:34.665Z] [2022-01-03T22:51:34.665Z] DONE 0 tests in 0.042s [2022-01-03T22:51:34.665Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T22:51:34.665Z] ++ 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-01-03T22:51:34.665Z] ++ set -e [2022-01-03T22:51:34.665Z] ++ '[' -n 0 ']' [2022-01-03T22:51:34.665Z] ++ set -x [2022-01-03T22:51: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-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-01-03T22:51:34.665Z] INFO: Testing against a local daemon [2022-01-03T22:51:34.665Z] === RUN TestPluginWithDevMounts [2022-01-03T22:51:34.665Z] === PAUSE TestPluginWithDevMounts [2022-01-03T22:51:34.665Z] === CONT TestPluginWithDevMounts [2022-01-03T22:51:34.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31533223423_/foo_false____} [2022-01-03T22:51:35.731Z] --- PASS: TestCreateJob (3.29s) [2022-01-03T22:51:35.731Z] === RUN TestReplicatedJob [2022-01-03T22:51:36.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31533223423_/foo_true____} [2022-01-03T22:51:36.591Z] --- PASS: TestPluginWithDevMounts (1.69s) [2022-01-03T22:51:36.591Z] PASS [2022-01-03T22:51:36.591Z] [2022-01-03T22:51:36.591Z] DONE 1 tests in 1.798s [2022-01-03T22:51:36.591Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T22:51:36.591Z] ++ 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-01-03T22:51:36.591Z] ++ set -e [2022-01-03T22:51:36.591Z] ++ '[' -n 0 ']' [2022-01-03T22:51:36.591Z] ++ set -x [2022-01-03T22:51:36.591Z] ++ 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-01-03T22:51:36.591Z] INFO: Testing against a local daemon [2022-01-03T22:51:36.591Z] === RUN TestSecretInspect [2022-01-03T22:51:37.265Z] --- PASS: TestInspectNetwork (6.99s) [2022-01-03T22:51:37.265Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-03T22:51:37.265Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-03T22:51:37.265Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-03T22:51:37.265Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-03T22:51:37.265Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T22:51:37.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31533223423_/foo_true__0xc000c6b260__} [2022-01-03T22:51:38.549Z] docker_api_swarm_test.go:502: [d93effdafeaba] joining swarm manager [d848ed3f3e28c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:51:38.649Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-01-03T22:51:38.649Z] === RUN TestNetworkInvalidJSON [2022-01-03T22:51:38.649Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T22:51:38.649Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T22:51:38.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:51:38.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:51:38.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:51:38.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:51:38.649Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T22:51:38.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T22:51:38.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T22:51:38.649Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-03T22:51:38.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T22:51:38.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T22:51:38.649Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T22:51:38.649Z] === RUN TestNetworkList [2022-01-03T22:51:38.649Z] === RUN TestNetworkList//networks [2022-01-03T22:51:38.649Z] === PAUSE TestNetworkList//networks [2022-01-03T22:51:38.649Z] === RUN TestNetworkList//networks/ [2022-01-03T22:51:38.649Z] === PAUSE TestNetworkList//networks/ [2022-01-03T22:51:38.649Z] === CONT TestNetworkList//networks [2022-01-03T22:51:38.649Z] === CONT TestNetworkList//networks/ [2022-01-03T22:51:38.649Z] --- PASS: TestNetworkList (0.01s) [2022-01-03T22:51:38.649Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T22:51:38.649Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T22:51:38.649Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T22:51:39.219Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-01-03T22:51:39.219Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T22:51:39.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T22:51:39.376Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T22:51:39.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T22:51:39.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T22:51:39.376Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T22:51:39.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T22:51:39.376Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T22:51:39.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T22:51:39.489Z] --- PASS: TestSecretInspect (2.68s) [2022-01-03T22:51:39.489Z] === RUN TestSecretList [2022-01-03T22:51:39.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c6b278_} [2022-01-03T22:51:40.159Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-03T22:51:40.159Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T22:51:40.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c6b290_} [2022-01-03T22:51:41.013Z] --- PASS: TestReplicatedJob (5.26s) [2022-01-03T22:51:41.013Z] === RUN TestUpdateReplicatedJob [2022-01-03T22:51:41.099Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-03T22:51:41.099Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T22:51:41.812Z] --- PASS: TestSecretList (2.34s) [2022-01-03T22:51:41.812Z] === RUN TestSecretsCreateAndDelete [2022-01-03T22:51:42.040Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-03T22:51:42.040Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T22:51:42.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c6b2a8_} [2022-01-03T22:51:43.421Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-01-03T22:51:43.422Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T22:51:43.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c6b2c0_} [2022-01-03T22:51:43.718Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-01-03T22:51:43.718Z] === RUN TestSecretsUpdate [2022-01-03T22:51:43.992Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-03T22:51:43.992Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T22:51:44.309Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-01-03T22:51:44.309Z] === RUN TestServiceListWithStatuses [2022-01-03T22:51:44.309Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T22:51:44.309Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T22:51:44.309Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T22:51:45.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T22:51:45.903Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s) [2022-01-03T22:51:45.903Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T22:51:45.903Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:51:45.903Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:51:45.903Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T22:51:46.044Z] docker_api_swarm_test.go:507: [dc923da377f4e] joining swarm manager [d848ed3f3e28c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-03T22:51:46.305Z] --- PASS: TestSecretsUpdate (2.58s) [2022-01-03T22:51:46.305Z] === RUN TestTemplatedSecret [2022-01-03T22:51:46.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-03T22:51:46.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-03T22:51:46.565Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T22:51:48.481Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T22:51:48.508Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-01-03T22:51:48.508Z] === RUN TestDockerNetworkReConnect [2022-01-03T22:51:49.424Z] --- PASS: TestTemplatedSecret (2.80s) [2022-01-03T22:51:49.424Z] === RUN TestSecretCreateResolve [2022-01-03T22:51:49.997Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T22:51:51.802Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2022-01-03T22:51:51.802Z] === RUN TestServicePlugin [2022-01-03T22:51:51.911Z] --- PASS: TestSecretCreateResolve (2.50s) [2022-01-03T22:51:51.911Z] PASS [2022-01-03T22:51:51.911Z] [2022-01-03T22:51:51.911Z] DONE 6 tests in 15.223s [2022-01-03T22:51:51.911Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T22:51:51.911Z] ++ 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-01-03T22:51:51.911Z] ++ set -e [2022-01-03T22:51:51.911Z] ++ '[' -n 0 ']' [2022-01-03T22:51:51.911Z] ++ set -x [2022-01-03T22:51:51.912Z] ++ 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-01-03T22:51:51.912Z] INFO: Testing against a local daemon [2022-01-03T22:51:51.912Z] === RUN TestServiceCreateInit [2022-01-03T22:51:51.912Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T22:51:51.912Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T22:51:53.299Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T22:51:53.299Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T22:51:53.560Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T22:51:54.503Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-03T22:51:55.076Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T22:51:55.102Z] plugin_test.go:61: [da11276dce58e] joining swarm manager [d9d26ed4d8524]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:51:56.033Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T22:51:56.293Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T22:51:56.486Z] plugin_test.go:64: [d0be1dcabe36f] joining swarm manager [d9d26ed4d8524]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:51:56.556Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T22:51:57.127Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T22:51:58.069Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T22:51:59.011Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T22:51:59.584Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T22:52:00.160Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T22:52:00.803Z] --- PASS: TestServiceWithDataPathPortInit (12.94s) [2022-01-03T22:52:00.803Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T22:52:01.064Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2at875jahf3vss2vcsfg1mqdb Created:2022-01-03 22:51:59.785728485 +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[36097d03a71d51058954477965734f404fe8d37769da6d47424655699ffc9e93:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pp3ltlhswzjzru8b7wnczl5ed EndpointID:22b8b589573924f8f1b562ca615ed03bc088254b25b4b9d859b2bdf9b1040d34 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2ac73fc57db4d35106f0557a0a4c96ad05301b5ccc1f6e0e1989811ef69840fa 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:ae500d61126e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pp3ltlhswzjzru8b7wnczl5ed EndpointID:22b8b589573924f8f1b562ca615ed03bc088254b25b4b9d859b2bdf9b1040d34 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-03T22:52:01.102Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T22:52:01.102Z] --- PASS: TestServiceCreateInit (9.32s) [2022-01-03T22:52:01.102Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.43s) [2022-01-03T22:52:01.102Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.87s) [2022-01-03T22:52:01.102Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T22:52:01.673Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T22:52:02.615Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T22:52:03.560Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T22:52:04.502Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T22:52:04.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T22:52:05.443Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T22:52:05.443Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T22:52:06.015Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T22:52:06.346Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.48s) [2022-01-03T22:52:06.346Z] PASS [2022-01-03T22:52:06.346Z] [2022-01-03T22:52:06.346Z] === Skipped [2022-01-03T22:52:06.346Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T22:52:06.346Z] service_test.go:243: FLAKY_TEST [2022-01-03T22:52:06.346Z] [2022-01-03T22:52:06.346Z] DONE 26 tests, 1 skipped in 42.021s [2022-01-03T22:52:06.346Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T22:52:06.346Z] ++ 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-01-03T22:52:06.346Z] ++ set -e [2022-01-03T22:52:06.346Z] ++ '[' -n 0 ']' [2022-01-03T22:52:06.346Z] ++ set -x [2022-01-03T22:52:06.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-03T22:52:06.346Z] INFO: Testing against a local daemon [2022-01-03T22:52:06.346Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T22:52:06.346Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:52:06.346Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T22:52:06.346Z] === RUN TestDockerNetworkIpvlan [2022-01-03T22:52:06.346Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:52:06.346Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T22:52:06.346Z] PASS [2022-01-03T22:52:06.346Z] [2022-01-03T22:52:06.346Z] === Skipped [2022-01-03T22:52:06.346Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T22:52:06.346Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:52:06.346Z] [2022-01-03T22:52:06.346Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T22:52:06.346Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T22:52:06.346Z] [2022-01-03T22:52:06.346Z] DONE 2 tests, 2 skipped in 0.099s [2022-01-03T22:52:06.346Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T22:52:06.346Z] ++ 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-01-03T22:52:06.346Z] ++ set -e [2022-01-03T22:52:06.346Z] ++ '[' -n 0 ']' [2022-01-03T22:52:06.346Z] ++ set -x [2022-01-03T22:52:06.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-03T22:52:06.346Z] INFO: Testing against a local daemon [2022-01-03T22:52:06.346Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T22:52:06.588Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T22:52:06.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T22:52:06.853Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T22:52:06.916Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-01-03T22:52:06.916Z] === RUN TestDockerNetworkMacvlan [2022-01-03T22:52:07.320Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T22:52:07.320Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T22:52:07.788Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T22:52:07.856Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-03T22:52:07.974Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T22:52:08.235Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T22:52:08.427Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-03T22:52:08.772Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T22:52:08.772Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T22:52:08.772Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T22:52:08.806Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T22:52:08.997Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-03T22:52:10.190Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T22:52:10.451Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T22:52:10.909Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-03T22:52:12.293Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-03T22:52:12.363Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T22:52:13.517Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T22:52:14.505Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T22:52:14.505Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T22:52:14.505Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T22:52:14.505Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T22:52:14.505Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T22:52:14.905Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T22:52:15.607Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-03T22:52:15.873Z] --- PASS: TestDockerNetworkMacvlan (8.90s) [2022-01-03T22:52:15.873Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-03T22:52:15.873Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-03T22:52:15.873Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-01-03T22:52:15.873Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-01-03T22:52:15.873Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.82s) [2022-01-03T22:52:15.873Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-01-03T22:52:15.873Z] PASS [2022-01-03T22:52:15.873Z] [2022-01-03T22:52:15.873Z] DONE 8 tests in 10.350s [2022-01-03T22:52:15.873Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T22:52:15.873Z] ++ 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-01-03T22:52:15.873Z] ++ set -e [2022-01-03T22:52:15.873Z] ++ '[' -n 0 ']' [2022-01-03T22:52:15.873Z] ++ set -x [2022-01-03T22:52:15.874Z] ++ 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-01-03T22:52:15.874Z] testing: warning: no tests to run [2022-01-03T22:52:15.874Z] PASS [2022-01-03T22:52:15.874Z] [2022-01-03T22:52:15.874Z] DONE 0 tests in 0.024s [2022-01-03T22:52:15.874Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T22:52:15.874Z] ++ 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-01-03T22:52:15.874Z] ++ set -e [2022-01-03T22:52:15.874Z] ++ '[' -n 0 ']' [2022-01-03T22:52:15.874Z] ++ set -x [2022-01-03T22:52:15.874Z] ++ 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-01-03T22:52:16.076Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T22:52:16.138Z] INFO: Testing against a local daemon [2022-01-03T22:52:16.138Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T22:52:16.825Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T22:52:17.061Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T22:52:17.087Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T22:52:17.099Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-01-03T22:52:17.099Z] === RUN TestAuthZPluginTLS [2022-01-03T22:52:17.528Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T22:52:17.669Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-03T22:52:17.670Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T22:52:17.996Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T22:52:18.239Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-03T22:52:18.239Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T22:52:18.463Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T22:52:18.469Z] --- PASS: TestCreateServiceMultipleTimes (17.05s) [2022-01-03T22:52:18.470Z] === RUN TestCreateServiceConflict [2022-01-03T22:52:18.809Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-03T22:52:18.809Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T22:52:19.379Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-01-03T22:52:19.379Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T22:52:19.854Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T22:52:20.321Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-01-03T22:52:20.321Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T22:52:20.799Z] --- PASS: TestCreateServiceConflict (2.43s) [2022-01-03T22:52:20.799Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T22:52:20.892Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-01-03T22:52:20.892Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T22:52:21.462Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-03T22:52:21.462Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T22:52:21.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-03T22:52:22.003Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T22:52:22.033Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-01-03T22:52:22.033Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T22:52:22.946Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T22:52:23.048Z] --- PASS: TestServicePlugin (29.63s) [2022-01-03T22:52:23.048Z] === RUN TestServiceUpdateLabel [2022-01-03T22:52:23.309Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-01-03T22:52:23.309Z] === RUN TestServiceUpdateSecrets [2022-01-03T22:52:23.416Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-01-03T22:52:23.416Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T22:52:23.889Z] docker_api_swarm_node_test.go:81: [dfec78934b579] joining swarm manager [df3894183c276]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:52:24.150Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2022-01-03T22:52:24.150Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T22:52:24.321Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T22:52:24.798Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2022-01-03T22:52:24.798Z] === RUN TestAuthZPluginHeader [2022-01-03T22:52:25.368Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-01-03T22:52:25.368Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T22:52:25.368Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:52:25.368Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-03T22:52:25.368Z] === RUN TestAuthZPluginV2Disable [2022-01-03T22:52:25.368Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:52:25.368Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-03T22:52:25.368Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T22:52:25.368Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:52:25.368Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-03T22:52:25.368Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T22:52:25.368Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:52:25.368Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-03T22:52:25.368Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T22:52:26.530Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T22:52:26.530Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T22:52:26.530Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T22:52:27.449Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-03T22:52:27.513Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T22:52:27.513Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T22:52:27.513Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T22:52:27.980Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T22:52:28.390Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T22:52:28.430Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-03T22:52:28.430Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-03T22:52:28.430Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-03T22:52:28.430Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-03T22:52:28.430Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-03T22:52:28.430Z] remote: Enumerating objects: 23, done. [2022-01-03T22:52:28.430Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-03T22:52:28.430Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-03T22:52:28.430Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-03T22:52:28.430Z] 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-01-03T22:52:28.430Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-01-03T22:52:28.430Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-03T22:52:28.960Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T22:52:29.902Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T22:52:30.203Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T22:52:30.320Z] Cross building: bundles/cross/linux/ppc64le [2022-01-03T22:52:30.320Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-03T22:52:30.320Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-03T22:52:30.844Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T22:52:31.190Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T22:52:31.657Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T22:52:31.657Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T22:52:31.657Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T22:52:31.785Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T22:52:32.641Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T22:52:32.727Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T22:52:32.987Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T22:52:33.108Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T22:52:33.108Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T22:52:33.108Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T22:52:33.108Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T22:52:33.108Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T22:52:33.558Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T22:52:34.130Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T22:52:34.130Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T22:52:34.390Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T22:52:34.651Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T22:52:35.222Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T22:52:35.222Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-03T22:52:35.222Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T22:52:35.222Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T22:52:35.482Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T22:52:35.743Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T22:52:35.743Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T22:52:36.014Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T22:52:36.014Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T22:52:36.014Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T22:52:36.014Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T22:52:36.014Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T22:52:36.293Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T22:52:37.289Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T22:52:37.289Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T22:52:37.289Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T22:52:37.289Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T22:52:37.289Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T22:52:37.289Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T22:52:37.289Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T22:52:37.289Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T22:52:37.289Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T22:52:37.289Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T22:52:37.289Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T22:52:37.289Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T22:52:37.289Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T22:52:37.679Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T22:52:37.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-03T22:52:37.679Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T22:52:37.679Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T22:52:38.203Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-01-03T22:52:38.203Z] === RUN TestServiceUpdateConfigs [2022-01-03T22:52:38.621Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s) [2022-01-03T22:52:38.621Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T22:52:38.854Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T22:52:38.854Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T22:52:38.854Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T22:52:38.854Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T22:52:38.854Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T22:52:38.854Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T22:52:38.854Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T22:52:38.854Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T22:52:38.854Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T22:52:38.971Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T22:52:40.005Z] docker_api_swarm_node_test.go:53: [df93e12c09fa5] joining swarm manager [d97244ed4c893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:52:41.390Z] docker_api_swarm_node_test.go:54: [d4410a2b0f78d] joining swarm manager [d97244ed4c893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:52:41.960Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T22:52:41.960Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T22:52:41.960Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T22:52:42.221Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T22:52:42.221Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T22:52:42.221Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T22:52:42.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T22:52:43.363Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T22:52:43.470Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2022-01-03T22:52:43.470Z] PASS [2022-01-03T22:52:43.470Z] [2022-01-03T22:52:43.470Z] === Skipped [2022-01-03T22:52:43.470Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-03T22:52:43.470Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:52:43.470Z] [2022-01-03T22:52:43.470Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-03T22:52:43.470Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:52:43.470Z] [2022-01-03T22:52:43.470Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-03T22:52:43.470Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:52:43.470Z] [2022-01-03T22:52:43.470Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-03T22:52:43.470Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:52:43.470Z] [2022-01-03T22:52:43.470Z] DONE 17 tests, 4 skipped in 25.896s [2022-01-03T22:52:43.470Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T22:52:43.470Z] ++ 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-01-03T22:52:43.470Z] ++ set -e [2022-01-03T22:52:43.470Z] ++ '[' -n 0 ']' [2022-01-03T22:52:43.470Z] ++ set -x [2022-01-03T22:52:43.470Z] ++ 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-01-03T22:52:43.470Z] INFO: Testing against a local daemon [2022-01-03T22:52:43.470Z] === RUN TestPluginInvalidJSON [2022-01-03T22:52:43.470Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:52:43.470Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:52:43.470Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T22:52:43.470Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-03T22:52:43.470Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T22:52:43.470Z] === RUN TestPluginInstall [2022-01-03T22:52:43.470Z] === RUN TestPluginInstall/no_auth [2022-01-03T22:52:43.470Z] time="2022-01-03T22:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:52:43.470Z] time="2022-01-03T22:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c99f7fd7dc028314873d060a9209aa8377d3cc090fc3b594e6d83950199f3d0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:52:43.470Z] time="2022-01-03T22:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:52:43.470Z] time="2022-01-03T22:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c99f7fd7dc028314873d060a9209aa8377d3cc090fc3b594e6d83950199f3d0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:52:43.470Z] === RUN TestPluginInstall/with_htpasswd [2022-01-03T22:52:43.731Z] time="2022-01-03T22:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:52:43.731Z] time="2022-01-03T22:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e24cd8ec006cbac13d3de59b17de724e5b11329d0b1890e1e7d4dbefef936ac8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:52:43.731Z] time="2022-01-03T22:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:52:43.731Z] time="2022-01-03T22:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e24cd8ec006cbac13d3de59b17de724e5b11329d0b1890e1e7d4dbefef936ac8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:52:43.934Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T22:52:43.991Z] === RUN TestPluginInstall/with_insecure [2022-01-03T22:52:44.720Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T22:52:44.720Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T22:52:44.720Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T22:52:44.720Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T22:52:44.720Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T22:52:44.877Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T22:52:44.932Z] time="2022-01-03T22:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:52:44.932Z] time="2022-01-03T22:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b22672070bad202e15dbd7aafbea2eb1be865953ea2baf148f10f7cc663fe4e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:52:44.932Z] time="2022-01-03T22:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T22:52:44.932Z] time="2022-01-03T22:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b22672070bad202e15dbd7aafbea2eb1be865953ea2baf148f10f7cc663fe4e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T22:52:44.932Z] plugin_test.go:165: [db7f224948262] daemon is not started [2022-01-03T22:52:44.932Z] --- PASS: TestPluginInstall (3.07s) [2022-01-03T22:52:44.932Z] --- PASS: TestPluginInstall/no_auth (1.48s) [2022-01-03T22:52:44.932Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-01-03T22:52:44.932Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-01-03T22:52:44.932Z] === RUN TestPluginsWithRuntimes [2022-01-03T22:52:45.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T22:52:46.389Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T22:52:46.651Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T22:52:46.651Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T22:52:46.842Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-03T22:52:47.223Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T22:52:47.223Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-03T22:52:47.223Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-03T22:52:47.223Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-03T22:52:47.412Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-03T22:52:48.162Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-03T22:52:48.352Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2022-01-03T22:52:48.353Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-01-03T22:52:48.353Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2022-01-03T22:52:48.353Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T22:52:48.422Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-03T22:52:48.613Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-01-03T22:52:48.613Z] PASS [2022-01-03T22:52:48.613Z] [2022-01-03T22:52:48.613Z] DONE 10 tests in 6.871s [2022-01-03T22:52:48.613Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T22:52:48.613Z] ++ 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-01-03T22:52:48.613Z] ++ set -e [2022-01-03T22:52:48.613Z] ++ '[' -n 0 ']' [2022-01-03T22:52:48.613Z] ++ set -x [2022-01-03T22:52:48.613Z] ++ 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-01-03T22:52:48.873Z] INFO: Testing against a local daemon [2022-01-03T22:52:48.873Z] === RUN TestExternalGraphDriver [2022-01-03T22:52:48.873Z] === RUN TestExternalGraphDriver/json [2022-01-03T22:52:49.363Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-03T22:52:49.363Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-03T22:52:49.363Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-03T22:52:49.624Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-03T22:52:50.255Z] === RUN TestExternalGraphDriver/spec [2022-01-03T22:52:51.878Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T22:52:52.165Z] --- PASS: TestCreateServiceSecretFileMode (13.51s) [2022-01-03T22:52:52.165Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T22:52:52.166Z] === RUN TestExternalGraphDriver/pull [2022-01-03T22:52:53.103Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-01-03T22:52:53.103Z] === RUN TestServiceUpdateNetwork [2022-01-03T22:52:53.549Z] --- PASS: TestExternalGraphDriver (4.66s) [2022-01-03T22:52:53.549Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2022-01-03T22:52:53.549Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-01-03T22:52:53.549Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-01-03T22:52:53.549Z] === RUN TestGraphdriverPluginV2 [2022-01-03T22:52:53.549Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:52:53.549Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-01-03T22:52:53.549Z] PASS [2022-01-03T22:52:53.549Z] [2022-01-03T22:52:53.549Z] === Skipped [2022-01-03T22:52:53.549Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-01-03T22:52:53.549Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:52:53.549Z] [2022-01-03T22:52:53.549Z] DONE 5 tests, 1 skipped in 4.788s [2022-01-03T22:52:53.549Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T22:52:53.549Z] ++ 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-01-03T22:52:53.549Z] ++ set -e [2022-01-03T22:52:53.549Z] ++ '[' -n 0 ']' [2022-01-03T22:52:53.549Z] ++ set -x [2022-01-03T22:52:53.549Z] ++ 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-01-03T22:52:53.549Z] INFO: Testing against a local daemon [2022-01-03T22:52:53.549Z] === RUN TestContinueAfterPluginCrash [2022-01-03T22:52:53.549Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T22:52:53.549Z] === RUN TestReadPluginNoRead [2022-01-03T22:52:53.549Z] === PAUSE TestReadPluginNoRead [2022-01-03T22:52:53.549Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T22:52:53.549Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T22:52:53.549Z] === CONT TestContinueAfterPluginCrash [2022-01-03T22:52:53.549Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T22:52:55.462Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T22:52:56.405Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T22:52:56.848Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-01-03T22:52:56.848Z] === CONT TestReadPluginNoRead [2022-01-03T22:52:58.340Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T22:52:58.759Z] === RUN TestReadPluginNoRead/default [2022-01-03T22:52:59.280Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-03T22:52:59.851Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T22:53:00.112Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T22:53:00.142Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T22:53:00.683Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T22:53:01.085Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T22:53:01.254Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T22:53:01.655Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-01-03T22:53:01.826Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T22:53:02.086Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-03T22:53:02.226Z] === CONT TestReadPluginNoRead [2022-01-03T22:53:02.226Z] read_test.go:92: [de11f2dd531c8] daemon is not started [2022-01-03T22:53:02.226Z] --- PASS: TestReadPluginNoRead (5.50s) [2022-01-03T22:53:02.226Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-01-03T22:53:02.226Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2022-01-03T22:53:02.226Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-01-03T22:53:02.226Z] PASS [2022-01-03T22:53:02.226Z] [2022-01-03T22:53:02.226Z] DONE 6 tests in 8.598s [2022-01-03T22:53:02.226Z] 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-01-03T22:53:02.226Z] ++ 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-01-03T22:53:02.226Z] ++ set -e [2022-01-03T22:53:02.226Z] ++ '[' -n 0 ']' [2022-01-03T22:53:02.226Z] ++ set -x [2022-01-03T22:53:02.226Z] ++ 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-01-03T22:53:02.226Z] testing: warning: no tests to run [2022-01-03T22:53:02.226Z] PASS [2022-01-03T22:53:02.226Z] [2022-01-03T22:53:02.226Z] DONE 0 tests in 0.031s [2022-01-03T22:53:02.226Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T22:53:02.226Z] ++ 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-01-03T22:53:02.226Z] ++ set -e [2022-01-03T22:53:02.226Z] ++ '[' -n 0 ']' [2022-01-03T22:53:02.226Z] ++ set -x [2022-01-03T22:53:02.226Z] ++ 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-01-03T22:53:02.226Z] INFO: Testing against a local daemon [2022-01-03T22:53:02.226Z] === RUN TestPluginWithDevMounts [2022-01-03T22:53:02.226Z] === PAUSE TestPluginWithDevMounts [2022-01-03T22:53:02.226Z] === CONT TestPluginWithDevMounts [2022-01-03T22:53:03.467Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-03T22:53:04.137Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-01-03T22:53:04.137Z] PASS [2022-01-03T22:53:04.137Z] [2022-01-03T22:53:04.137Z] DONE 1 tests in 1.621s [2022-01-03T22:53:04.137Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T22:53:04.137Z] ++ 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-01-03T22:53:04.137Z] ++ set -e [2022-01-03T22:53:04.137Z] ++ '[' -n 0 ']' [2022-01-03T22:53:04.137Z] ++ set -x [2022-01-03T22:53:04.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-03T22:53:04.137Z] INFO: Testing against a local daemon [2022-01-03T22:53:04.137Z] === RUN TestSecretInspect [2022-01-03T22:53:04.850Z] --- PASS: TestCreateServiceConfigFileMode (12.43s) [2022-01-03T22:53:04.850Z] === RUN TestCreateServiceSysctls [2022-01-03T22:53:04.850Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T22:53:05.355Z] --- PASS: TestServiceUpdateNetwork (12.52s) [2022-01-03T22:53:05.355Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T22:53:05.925Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-03T22:53:06.496Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-03T22:53:06.680Z] --- PASS: TestSecretInspect (2.42s) [2022-01-03T22:53:06.680Z] === RUN TestSecretList [2022-01-03T22:53:07.397Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-03T22:53:08.061Z] --- PASS: TestSecretList (1.67s) [2022-01-03T22:53:08.061Z] === RUN TestSecretsCreateAndDelete [2022-01-03T22:53:08.337Z] --- PASS: TestCreateServiceSysctls (3.71s) [2022-01-03T22:53:08.337Z] === RUN TestCreateServiceCapabilities [2022-01-03T22:53:09.279Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T22:53:09.971Z] --- PASS: TestSecretsCreateAndDelete (1.69s) [2022-01-03T22:53:09.971Z] === RUN TestSecretsUpdate [2022-01-03T22:53:10.221Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T22:53:11.163Z] --- PASS: TestCreateServiceCapabilities (2.72s) [2022-01-03T22:53:11.163Z] === RUN TestInspect [2022-01-03T22:53:11.353Z] --- PASS: TestSecretsUpdate (1.66s) [2022-01-03T22:53:11.353Z] === RUN TestTemplatedSecret [2022-01-03T22:53:11.424Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T22:53:11.995Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T22:53:12.255Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T22:53:13.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-03T22:53:13.457Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T22:53:13.894Z] --- PASS: TestTemplatedSecret (2.36s) [2022-01-03T22:53:13.894Z] === RUN TestSecretCreateResolve [2022-01-03T22:53:14.027Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-03T22:53:14.288Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T22:53:14.288Z] --- PASS: TestInspect (3.43s) [2022-01-03T22:53:14.288Z] === RUN TestCreateJob [2022-01-03T22:53:14.625Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-03T22:53:14.808Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T22:53:14.808Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T22:53:14.808Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T22:53:14.859Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-03T22:53:14.859Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-03T22:53:14.859Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T22:53:15.277Z] --- PASS: TestSecretCreateResolve (1.68s) [2022-01-03T22:53:15.277Z] PASS [2022-01-03T22:53:15.277Z] [2022-01-03T22:53:15.277Z] DONE 6 tests in 11.581s [2022-01-03T22:53:15.277Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T22:53:15.278Z] ++ 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-01-03T22:53:15.278Z] ++ set -e [2022-01-03T22:53:15.278Z] ++ '[' -n 0 ']' [2022-01-03T22:53:15.278Z] ++ set -x [2022-01-03T22:53:15.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=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-01-03T22:53:15.538Z] INFO: Testing against a local daemon [2022-01-03T22:53:15.538Z] === RUN TestServiceCreateInit [2022-01-03T22:53:15.538Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T22:53:16.244Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T22:53:17.186Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T22:53:17.186Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T22:53:17.186Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T22:53:17.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T22:53:17.753Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T22:53:17.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T22:53:17.753Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T22:53:18.140Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T22:53:18.140Z] --- PASS: TestCreateJob (3.80s) [2022-01-03T22:53:18.140Z] === RUN TestReplicatedJob [2022-01-03T22:53:18.219Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T22:53:18.219Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T22:53:18.219Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T22:53:18.400Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T22:53:18.686Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T22:53:18.686Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T22:53:18.686Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T22:53:18.970Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T22:53:19.757Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T22:53:19.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-03T22:53:20.172Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-03T22:53:20.433Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-03T22:53:20.433Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-03T22:53:20.433Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-03T22:53:20.433Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-03T22:53:20.433Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T22:53:21.201Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2022-01-03T22:53:21.201Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-03T22:53:21.201Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-01-03T22:53:21.201Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-01-03T22:53:21.201Z] PASS [2022-01-03T22:53:21.201Z] [2022-01-03T22:53:21.201Z] === Skipped [2022-01-03T22:53:21.201Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T22:53:21.201Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T22:53:21.201Z] [2022-01-03T22:53:21.201Z] DONE 27 tests, 1 skipped in 183.295s [2022-01-03T22:53:21.201Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T22:53:21.201Z] INFO: Testing against a local daemon [2022-01-03T22:53:21.201Z] === RUN TestSessionCreate [2022-01-03T22:53:21.201Z] --- PASS: TestSessionCreate (0.02s) [2022-01-03T22:53:21.201Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T22:53:21.201Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-03T22:53:21.201Z] PASS [2022-01-03T22:53:21.201Z] [2022-01-03T22:53:21.201Z] DONE 2 tests in 0.068s [2022-01-03T22:53:21.201Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T22:53:21.201Z] INFO: Testing against a local daemon [2022-01-03T22:53:21.201Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T22:53:21.201Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-03T22:53:21.201Z] === RUN TestDiskUsage [2022-01-03T22:53:21.201Z] === PAUSE TestDiskUsage [2022-01-03T22:53:21.201Z] === RUN TestEventsExecDie [2022-01-03T22:53:21.461Z] --- PASS: TestEventsExecDie (0.61s) [2022-01-03T22:53:21.461Z] === RUN TestEventsBackwardsCompatible [2022-01-03T22:53:21.461Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-03T22:53:21.461Z] === RUN TestEventsVolumeCreate [2022-01-03T22:53:21.721Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-03T22:53:21.721Z] === RUN TestInfoBinaryCommits [2022-01-03T22:53:21.721Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-03T22:53:21.721Z] === RUN TestInfoAPIVersioned [2022-01-03T22:53:21.721Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T22:53:21.721Z] === RUN TestInfoDiscoveryBackend [2022-01-03T22:53:22.291Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-01-03T22:53:22.291Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T22:53:22.346Z] docker_api_swarm_test.go:202: [d3d12c89e521c] joining swarm manager [d60ded3c8fb23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:53:22.918Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-03T22:53:23.052Z] --- PASS: TestServiceCreateInit (7.00s) [2022-01-03T22:53:23.052Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-01-03T22:53:23.052Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) [2022-01-03T22:53:23.052Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T22:53:23.230Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-03T22:53:23.230Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T22:53:23.490Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T22:53:23.799Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-03T22:53:23.800Z] === RUN TestInfoAPI [2022-01-03T22:53:23.800Z] --- PASS: TestInfoAPI (0.02s) [2022-01-03T22:53:23.800Z] === RUN TestInfoAPIWarnings [2022-01-03T22:53:24.063Z] --- PASS: TestReplicatedJob (5.82s) [2022-01-03T22:53:24.063Z] === RUN TestUpdateReplicatedJob [2022-01-03T22:53:24.324Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T22:53:24.585Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T22:53:27.128Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-01-03T22:53:27.128Z] === RUN TestServiceListWithStatuses [2022-01-03T22:53:27.128Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T22:53:27.128Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T22:53:27.128Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T22:53:30.426Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T22:53:30.687Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-03T22:53:31.627Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T22:53:31.888Z] --- PASS: TestDockerNetworkConnectAlias (4.72s) [2022-01-03T22:53:31.888Z] === RUN TestDockerNetworkReConnect [2022-01-03T22:53:34.432Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T22:53:34.932Z] 5ee7a7ea9cf2: Pull complete [2022-01-03T22:53:34.933Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2022-01-03T22:53:34.933Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T22:53:34.933Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-03T22:53:34.933Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-03T22:53:34.933Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2366' [2022-01-03T22:53:34.933Z] WARN: Skipping validation tests [2022-01-03T22:53:34.933Z] INFO: Running unit tests at 01/03/2022 22:53:33... [2022-01-03T22:53:35.003Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T22:53:35.573Z] --- PASS: TestDockerNetworkReConnect (3.58s) [2022-01-03T22:53:35.573Z] === RUN TestServicePlugin [2022-01-03T22:53:37.485Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T22:53:37.948Z] --- PASS: TestCreateServiceMultipleTimes (14.84s) [2022-01-03T22:53:37.948Z] === RUN TestCreateServiceConflict [2022-01-03T22:53:39.330Z] --- PASS: TestCreateServiceConflict (1.67s) [2022-01-03T22:53:39.330Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T22:53:39.398Z] plugin_test.go:61: [dbb1846326ccd] joining swarm manager [dc197b44085c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:53:39.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-03T22:53:40.367Z] plugin_test.go:64: [d39d591011b33] joining swarm manager [dc197b44085c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:53:40.881Z] INFO: make.ps1 starting at 01/03/2022 22:53:40 [2022-01-03T22:53:41.242Z] --- PASS: TestCreateServiceMaxReplicas (2.11s) [2022-01-03T22:53:41.242Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T22:53:41.353Z] INFO: Git commit (4bdc208449) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T22:53:41.353Z] INFO: Invoking autogen... [2022-01-03T22:53:41.752Z] docker_api_swarm_test.go:384: [d7be200107592] joining swarm manager [d4191dd033274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:53:41.899Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-01-03T22:53:41.900Z] === RUN TestInfoDebug [2022-01-03T22:53:41.900Z] --- PASS: TestInfoDebug (0.52s) [2022-01-03T22:53:41.900Z] === RUN TestInfoInsecureRegistries [2022-01-03T22:53:41.900Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-03T22:53:41.900Z] === RUN TestInfoRegistryMirrors [2022-01-03T22:53:41.900Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-03T22:53:41.900Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T22:53:41.900Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-01-03T22:53:41.900Z] === RUN TestPingCacheHeaders [2022-01-03T22:53:41.900Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T22:53:41.900Z] === RUN TestPingGet [2022-01-03T22:53:41.900Z] --- PASS: TestPingGet (0.02s) [2022-01-03T22:53:41.900Z] === RUN TestPingHead [2022-01-03T22:53:41.900Z] --- PASS: TestPingHead (0.02s) [2022-01-03T22:53:41.900Z] === RUN TestVersion [2022-01-03T22:53:41.900Z] --- PASS: TestVersion (0.02s) [2022-01-03T22:53:41.900Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-03T22:53:41.900Z] === CONT TestDiskUsage [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T22:53:42.160Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T22:53:42.345Z] INFO: Running unit tests... [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T22:53:42.421Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T22:53:42.992Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T22:53:42.992Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T22:53:42.992Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T22:53:42.992Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T22:53:42.992Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T22:53:42.992Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T22:53:42.992Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T22:53:42.992Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T22:53:42.992Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T22:53:42.992Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T22:53:43.137Z] docker_api_swarm_test.go:385: [dfcaec83c16d7] joining swarm manager [d4191dd033274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:53:43.255Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage (1.55s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-03T22:53:43.255Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:53:43.255Z] PASS [2022-01-03T22:53:43.255Z] [2022-01-03T22:53:43.255Z] DONE 53 tests in 22.398s [2022-01-03T22:53:43.255Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T22:53:43.255Z] INFO: Testing against a local daemon [2022-01-03T22:53:43.255Z] === RUN TestVolumesCreateAndList [2022-01-03T22:53:43.255Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T22:53:43.255Z] === RUN TestVolumesRemove [2022-01-03T22:53:43.515Z] --- PASS: TestVolumesRemove (0.07s) [2022-01-03T22:53:43.515Z] === RUN TestVolumesInspect [2022-01-03T22:53:43.516Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-03T22:53:43.516Z] === RUN TestVolumesInvalidJSON [2022-01-03T22:53:43.516Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T22:53:43.516Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T22:53:43.516Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T22:53:43.516Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-03T22:53:43.516Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T22:53:43.516Z] PASS [2022-01-03T22:53:43.516Z] [2022-01-03T22:53:43.516Z] DONE 5 tests in 0.157s [2022-01-03T22:53:43.516Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T22:53:43.961Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T22:53:43.961Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T22:53:43.961Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T22:53:43.961Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T22:53:44.088Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-03T22:53:44.088Z] Removing test suite binaries [2022-01-03T22:53:44.088Z] exiting test-integration [2022-01-03T22:53:44.088Z] ++ exit 0 [2022-01-03T22:53:44.088Z] Post stage [Pipeline] junit [2022-01-03T22:53:46.020Z] Recording test results [2022-01-03T22:53:47.612Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T22:53:47.965Z] + echo Ensuring container killed. [2022-01-03T22:53:47.965Z] Ensuring container killed. [2022-01-03T22:53:47.965Z] + docker rm -vf docker-pr5 [2022-01-03T22:53:47.965Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-01-03T22:53:48.258Z] + echo Chowning /workspace to jenkins user [2022-01-03T22:53:48.258Z] Chowning /workspace to jenkins user [2022-01-03T22:53:48.258Z] + id -u [2022-01-03T22:53:48.258Z] + id -g [2022-01-03T22:53:48.258Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43109:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T22:53:48.258Z] Unable to find image 'busybox:latest' locally [2022-01-03T22:53:48.258Z] latest: Pulling from library/busybox [2022-01-03T22:53:48.418Z] === RUN TestDockerSuite/TestExec [2022-01-03T22:53:48.521Z] 5cc84ad355aa: Pulling fs layer [2022-01-03T22:53:48.521Z] 5cc84ad355aa: Download complete [2022-01-03T22:53:48.521Z] 5cc84ad355aa: Pull complete [2022-01-03T22:53:48.521Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T22:53:48.521Z] Status: Downloaded newer image for busybox:latest [2022-01-03T22:53:48.989Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T22:53:49.249Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T22:53:49.820Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T22:53:50.394Z] === RUN TestDockerSuite/TestExecAPIStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T22:53:51.336Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T22:53:51.379Z] + bundleName=amd64-cgroup2 [2022-01-03T22:53:51.379Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-03T22:53:51.379Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-03T22:53:51.379Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-01-03T22:53:51.379Z] + 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-01-03T22:53:51.652Z] Archiving artifacts [2022-01-03T22:53:51.908Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T22:53:52.478Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T22:53:52.815Z] 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/discovery 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/hostdiscovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes 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/namesgenerator/cmd/names-generator 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-01-03T22:53:53.051Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T22:53:53.820Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43109/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T22:53:53.992Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T22:53:54.138Z] + make clean [2022-01-03T22:53:54.252Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T22:53:54.397Z] docker volume rm -f docker-dev-cache [2022-01-03T22:53:54.397Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T22:53:54.822Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T22:53:55.764Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T22:53:56.141Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.50s) [2022-01-03T22:53:56.141Z] === RUN TestCreateServiceSecretFileMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T22:53:56.706Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T22:53:57.276Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T22:53:58.217Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T22:53:58.788Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T22:53:58.886Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T22:54:00.446Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T22:54:00.912Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T22:54:01.328Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T22:54:01.900Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-03T22:54:02.492Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T22:54:03.064Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T22:54:03.635Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T22:54:03.895Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T22:54:04.466Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T22:54:04.693Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T22:54:05.343Z] ? github.com/docker/docker/api [no test files] [2022-01-03T22:54:05.408Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T22:54:05.980Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T22:54:06.131Z] --- PASS: TestCreateServiceSecretFileMode (11.98s) [2022-01-03T22:54:06.131Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T22:54:06.550Z] --- PASS: TestServicePlugin (30.99s) [2022-01-03T22:54:06.550Z] === RUN TestServiceUpdateLabel [2022-01-03T22:54:06.550Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T22:54:06.703Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-03T22:54:06.703Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-03T22:54:06.703Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-03T22:54:06.703Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-03T22:54:06.703Z] Cross building: bundles/cross/linux/s390x [2022-01-03T22:54:06.703Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-03T22:54:06.703Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-03T22:54:08.472Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T22:54:09.092Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-01-03T22:54:09.092Z] === RUN TestServiceUpdateSecrets [2022-01-03T22:54:11.415Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T22:54:18.354Z] --- PASS: TestCreateServiceConfigFileMode (12.34s) [2022-01-03T22:54:18.354Z] === RUN TestCreateServiceSysctls [2022-01-03T22:54:19.082Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T22:54:19.082Z] === RUN TestDockerSuite/TestExecTTY [2022-01-03T22:54:19.082Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T22:54:19.082Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T22:54:19.344Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T22:54:19.914Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T22:54:19.914Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-03T22:54:19.914Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T22:54:20.854Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-03T22:54:21.424Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T22:54:21.649Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-01-03T22:54:21.649Z] === RUN TestCreateServiceCapabilities [2022-01-03T22:54:22.365Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-03T22:54:22.935Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T22:54:23.195Z] --- PASS: TestServiceUpdateSecrets (14.49s) [2022-01-03T22:54:23.195Z] === RUN TestServiceUpdateConfigs [2022-01-03T22:54:23.457Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T22:54:23.559Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-01-03T22:54:23.559Z] === RUN TestInspect [2022-01-03T22:54:26.101Z] --- PASS: TestInspect (2.50s) [2022-01-03T22:54:26.101Z] === RUN TestCreateJob [2022-01-03T22:54:26.620Z] === RUN TestMiddlewares [2022-01-03T22:54:26.620Z] --- PASS: TestMiddlewares (0.00s) [2022-01-03T22:54:26.620Z] PASS [2022-01-03T22:54:26.620Z] coverage: 9.0% of statements [2022-01-03T22:54:26.620Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2022-01-03T22:54:28.741Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T22:54:29.399Z] --- PASS: TestCreateJob (2.93s) [2022-01-03T22:54:29.399Z] === RUN TestReplicatedJob [2022-01-03T22:54:30.649Z] check_test.go:379: [dfcaec83c16d7] daemon is not started [2022-01-03T22:54:30.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-03T22:54:32.586Z] docker_api_swarm_test.go:802: [ded5c46889ef6] joining swarm manager [d5dfb46224b41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:54:32.586Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T22:54:33.413Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T22:54:33.413Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T22:54:33.413Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T22:54:33.968Z] docker_api_swarm_test.go:802: [d6efebd549bf6] joining swarm manager [d5dfb46224b41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:54:34.229Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T22:54:34.680Z] --- PASS: TestReplicatedJob (5.04s) [2022-01-03T22:54:34.680Z] === RUN TestUpdateReplicatedJob [2022-01-03T22:54:35.169Z] docker_api_swarm_test.go:802: [d49c1371a828b] joining swarm manager [d5dfb46224b41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-03T22:54:36.109Z] docker_api_swarm_test.go:802: [d90600080ab93] joining swarm manager [d5dfb46224b41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-03T22:54:36.376Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T22:54:36.376Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T22:54:37.222Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2022-01-03T22:54:37.223Z] === RUN TestServiceListWithStatuses [2022-01-03T22:54:37.223Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T22:54:37.223Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T22:54:37.223Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T22:54:38.018Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2022-01-03T22:54:38.018Z] === RUN TestServiceUpdateNetwork [2022-01-03T22:54:38.589Z] docker_api_swarm_test.go:810: [d6c9df8dc74f6] joining swarm manager [d5dfb46224b41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-03T22:54:38.849Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T22:54:39.420Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T22:54:39.420Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T22:54:39.420Z] === RUN TestDockerSuite/TestHealth [2022-01-03T22:54:41.424Z] --- PASS: TestDockerNetworkConnectAlias (3.77s) [2022-01-03T22:54:41.424Z] === RUN TestDockerNetworkReConnect [2022-01-03T22:54:42.246Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T22:54:43.232Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T22:54:43.232Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T22:54:43.232Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T22:54:43.232Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T22:54:43.232Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T22:54:43.232Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T22:54:43.232Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T22:54:43.232Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T22:54:43.965Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2022-01-03T22:54:43.965Z] === RUN TestServicePlugin [2022-01-03T22:54:43.965Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:54:43.965Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T22:54:43.965Z] === RUN TestServiceUpdateLabel [2022-01-03T22:54:44.798Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T22:54:46.506Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-01-03T22:54:46.506Z] === RUN TestServiceUpdateSecrets [2022-01-03T22:54:48.591Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T22:54:50.156Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T22:54:50.156Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T22:54:50.156Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T22:54:50.156Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T22:54:50.156Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T22:54:50.156Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T22:54:51.644Z] --- PASS: TestServiceUpdateNetwork (13.12s) [2022-01-03T22:54:51.644Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T22:54:52.215Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-03T22:54:53.154Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-03T22:54:53.945Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T22:54:58.436Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T22:54:58.436Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T22:54:58.436Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T22:54:58.436Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T22:54:59.006Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T22:54:59.006Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T22:54:59.577Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T22:54:59.577Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T22:54:59.577Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T22:54:59.837Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T22:54:59.837Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-03T22:54:59.837Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T22:55:00.098Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T22:55:00.358Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T22:55:00.358Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T22:55:00.930Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T22:55:00.930Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T22:55:01.474Z] --- PASS: TestServiceUpdateSecrets (14.18s) [2022-01-03T22:55:01.474Z] === RUN TestServiceUpdateConfigs [2022-01-03T22:55:01.894Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T22:55:02.270Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T22:55:02.465Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T22:55:02.465Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T22:55:03.036Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T22:55:05.213Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T22:55:05.213Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T22:55:05.580Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T22:55:05.580Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T22:55:05.580Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T22:55:05.679Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T22:55:06.522Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T22:55:07.462Z] --- PASS: TestServiceUpdatePidsLimit (16.45s) [2022-01-03T22:55:07.462Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-01-03T22:55:07.462Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-01-03T22:55:07.462Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-01-03T22:55:07.462Z] PASS [2022-01-03T22:55:07.462Z] [2022-01-03T22:55:07.462Z] === Skipped [2022-01-03T22:55:07.462Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T22:55:07.462Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T22:55:07.462Z] [2022-01-03T22:55:07.462Z] DONE 27 tests, 1 skipped in 195.709s [2022-01-03T22:55:07.462Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T22:55:07.463Z] ++ 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-01-03T22:55:07.463Z] ++ set -e [2022-01-03T22:55:07.463Z] ++ '[' -n 0 ']' [2022-01-03T22:55:07.463Z] ++ set -x [2022-01-03T22:55:07.463Z] ++ 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-01-03T22:55:07.463Z] INFO: Testing against a local daemon [2022-01-03T22:55:07.463Z] === RUN TestSessionCreate [2022-01-03T22:55:07.463Z] --- PASS: TestSessionCreate (0.02s) [2022-01-03T22:55:07.463Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T22:55:07.723Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-01-03T22:55:07.723Z] PASS [2022-01-03T22:55:07.723Z] [2022-01-03T22:55:07.723Z] DONE 2 tests in 0.168s [2022-01-03T22:55:07.723Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T22:55:07.724Z] ++ 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-01-03T22:55:07.724Z] ++ set -e [2022-01-03T22:55:07.724Z] ++ '[' -n 0 ']' [2022-01-03T22:55:07.724Z] ++ set -x [2022-01-03T22:55:07.724Z] ++ 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-01-03T22:55:07.724Z] INFO: Testing against a local daemon [2022-01-03T22:55:07.724Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T22:55:07.724Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T22:55:07.724Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T22:55:07.724Z] === RUN TestDiskUsage [2022-01-03T22:55:07.724Z] === PAUSE TestDiskUsage [2022-01-03T22:55:07.724Z] === RUN TestEventsExecDie [2022-01-03T22:55:07.985Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T22:55:07.985Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T22:55:08.556Z] --- PASS: TestEventsExecDie (0.71s) [2022-01-03T22:55:08.556Z] === RUN TestEventsBackwardsCompatible [2022-01-03T22:55:08.556Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-03T22:55:08.556Z] === RUN TestEventsVolumeCreate [2022-01-03T22:55:08.556Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-03T22:55:08.556Z] === RUN TestInfoBinaryCommits [2022-01-03T22:55:08.556Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-03T22:55:08.556Z] === RUN TestInfoAPIVersioned [2022-01-03T22:55:08.556Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T22:55:08.556Z] === RUN TestInfoDiscoveryBackend [2022-01-03T22:55:08.877Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T22:55:09.127Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-01-03T22:55:09.127Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T22:55:09.388Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T22:55:10.330Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-03T22:55:10.330Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T22:55:10.591Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T22:55:10.591Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2022-01-03T22:55:10.591Z] === RUN TestInfoAPI [2022-01-03T22:55:10.852Z] --- PASS: TestInfoAPI (0.03s) [2022-01-03T22:55:10.852Z] === RUN TestInfoAPIWarnings [2022-01-03T22:55:11.792Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T22:55:12.053Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T22:55:12.625Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T22:55:13.196Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T22:55:13.196Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-03T22:55:13.196Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T22:55:13.457Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T22:55:14.028Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T22:55:14.599Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T22:55:14.742Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T22:55:14.859Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T22:55:15.431Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T22:55:15.691Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T22:55:15.691Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-03T22:55:15.728Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T22:55:15.728Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T22:55:15.728Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T22:55:16.372Z] --- PASS: TestServiceUpdateConfigs (13.86s) [2022-01-03T22:55:16.372Z] === RUN TestServiceUpdateNetwork [2022-01-03T22:55:17.075Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T22:55:17.335Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T22:55:17.596Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T22:55:17.596Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T22:55:18.166Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T22:55:18.166Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-03T22:55:18.166Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T22:55:18.738Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T22:55:19.309Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T22:55:19.518Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T22:55:19.879Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T22:55:20.155Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T22:55:20.155Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T22:55:20.155Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T22:55:20.155Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-03T22:55:20.155Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T22:55:20.733Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T22:55:21.081Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T22:55:21.303Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T22:55:21.303Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T22:55:21.563Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T22:55:22.134Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T22:55:24.044Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T22:55:24.044Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T22:55:24.615Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T22:55:25.185Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T22:55:26.124Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T22:55:26.362Z] --- PASS: TestServiceUpdateNetwork (11.94s) [2022-01-03T22:55:26.362Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T22:55:26.694Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T22:55:26.932Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-03T22:55:26.954Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T22:55:27.214Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-01-03T22:55:27.214Z] === RUN TestInfoDebug [2022-01-03T22:55:27.475Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T22:55:27.501Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-03T22:55:27.736Z] --- PASS: TestInfoDebug (0.53s) [2022-01-03T22:55:27.736Z] === RUN TestInfoInsecureRegistries [2022-01-03T22:55:27.996Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T22:55:28.087Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-03T22:55:28.087Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-03T22:55:28.087Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-03T22:55:28.087Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-03T22:55:28.087Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-03T22:55:28.240Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T22:55:28.240Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T22:55:28.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T22:55:28.240Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T22:55:28.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T22:55:28.240Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T22:55:28.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T22:55:28.240Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T22:55:28.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T22:55:28.240Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T22:55:28.257Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-03T22:55:28.257Z] === RUN TestInfoRegistryMirrors [2022-01-03T22:55:28.407Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-03T22:55:28.517Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T22:55:28.740Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/test/unit [2022-01-03T22:55:28.778Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2022-01-03T22:55:28.778Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T22:55:28.778Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-01-03T22:55:28.778Z] === RUN TestPingCacheHeaders [2022-01-03T22:55:28.778Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T22:55:28.778Z] === RUN TestPingGet [2022-01-03T22:55:28.778Z] --- PASS: TestPingGet (0.02s) [2022-01-03T22:55:28.778Z] === RUN TestPingHead [2022-01-03T22:55:28.778Z] --- PASS: TestPingHead (0.02s) [2022-01-03T22:55:28.778Z] === RUN TestVersion [2022-01-03T22:55:28.778Z] --- PASS: TestVersion (0.02s) [2022-01-03T22:55:28.778Z] === CONT TestDiskUsage [2022-01-03T22:55:29.038Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T22:55:29.038Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T22:55:29.299Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T22:55:29.309Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-03T22:55:29.309Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-03T22:55:29.309Z] + TESTDIRS=./... [2022-01-03T22:55:29.309Z] + exclude_paths='/vendor/|/integration' [2022-01-03T22:55:29.309Z] ++ go list ./... [2022-01-03T22:55:29.309Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-03T22:55:29.559Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T22:55:29.559Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T22:55:29.559Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T22:55:29.559Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T22:55:29.559Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T22:55:29.559Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T22:55:29.820Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T22:55:29.820Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T22:55:29.820Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T22:55:29.820Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T22:55:29.820Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T22:55:30.080Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T22:55:30.080Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T22:55:30.080Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T22:55:30.080Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T22:55:30.080Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T22:55:30.080Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T22:55:30.080Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T22:55:30.080Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T22:55:30.080Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T22:55:30.080Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage (1.49s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-03T22:55:30.341Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:55:30.341Z] PASS [2022-01-03T22:55:30.341Z] [2022-01-03T22:55:30.341Z] === Skipped [2022-01-03T22:55:30.341Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T22:55:30.341Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T22:55:30.341Z] [2022-01-03T22:55:30.341Z] DONE 53 tests, 1 skipped in 22.744s [2022-01-03T22:55:30.341Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T22:55:30.341Z] ++ 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-01-03T22:55:30.341Z] ++ set -e [2022-01-03T22:55:30.341Z] ++ '[' -n 0 ']' [2022-01-03T22:55:30.341Z] ++ set -x [2022-01-03T22:55:30.341Z] ++ 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-01-03T22:55:30.602Z] INFO: Testing against a local daemon [2022-01-03T22:55:30.602Z] === RUN TestVolumesCreateAndList [2022-01-03T22:55:30.602Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T22:55:30.602Z] === RUN TestVolumesRemove [2022-01-03T22:55:30.602Z] --- PASS: TestVolumesRemove (0.09s) [2022-01-03T22:55:30.602Z] === RUN TestVolumesInspect [2022-01-03T22:55:30.602Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-03T22:55:30.602Z] === RUN TestVolumesInvalidJSON [2022-01-03T22:55:30.602Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T22:55:30.602Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T22:55:30.602Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T22:55:30.602Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-03T22:55:30.602Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T22:55:30.602Z] PASS [2022-01-03T22:55:30.602Z] [2022-01-03T22:55:30.602Z] DONE 5 tests in 0.258s [2022-01-03T22:55:30.602Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T22:55:30.863Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T22:55:30.863Z] +++ kill 6305 [2022-01-03T22:55:31.124Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T22:55:31.200Z] + pkg_list='github.com/docker/docker/api [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/backend/build [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/httputils [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/middleware [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/build [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/container [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/debug [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/image [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/network [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/session [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/system [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/volume [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/backend [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/container [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/events [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/filters [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/image [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/mount [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/network [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/registry [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/strslice [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/swarm [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/time [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/versions [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/volume [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/builder-next [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/dockerfile [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/dockerignore [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/remotecontext [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T22:55:31.200Z] github.com/docker/docker/cli [2022-01-03T22:55:31.200Z] github.com/docker/docker/cli/config [2022-01-03T22:55:31.200Z] github.com/docker/docker/cli/debug [2022-01-03T22:55:31.200Z] github.com/docker/docker/client [2022-01-03T22:55:31.200Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T22:55:31.200Z] github.com/docker/docker/cmd/dockerd [2022-01-03T22:55:31.200Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T22:55:31.200Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T22:55:31.200Z] github.com/docker/docker/container [2022-01-03T22:55:31.200Z] github.com/docker/docker/container/stream [2022-01-03T22:55:31.200Z] github.com/docker/docker/contrib/apparmor [2022-01-03T22:55:31.200Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T22:55:31.200Z] github.com/docker/docker/contrib/httpserver [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/cluster [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/config [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/discovery [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/events [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/exec [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/images [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/initlayer [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/links [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/listeners [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/local [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/names [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/network [2022-01-03T22:55:31.200Z] github.com/docker/docker/daemon/stats [2022-01-03T22:55:31.200Z] github.com/docker/docker/distribution [2022-01-03T22:55:31.200Z] github.com/docker/docker/distribution/metadata [2022-01-03T22:55:31.200Z] github.com/docker/docker/distribution/utils [2022-01-03T22:55:31.200Z] github.com/docker/docker/distribution/xfer [2022-01-03T22:55:31.200Z] github.com/docker/docker/dockerversion [2022-01-03T22:55:31.200Z] github.com/docker/docker/errdefs [2022-01-03T22:55:31.200Z] github.com/docker/docker/image [2022-01-03T22:55:31.200Z] github.com/docker/docker/image/cache [2022-01-03T22:55:31.200Z] github.com/docker/docker/image/tarexport [2022-01-03T22:55:31.200Z] github.com/docker/docker/image/v1 [2022-01-03T22:55:31.200Z] github.com/docker/docker/internal/test/suite [2022-01-03T22:55:31.200Z] github.com/docker/docker/layer [2022-01-03T22:55:31.200Z] github.com/docker/docker/libcontainerd [2022-01-03T22:55:31.200Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T22:55:31.200Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T22:55:31.200Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T22:55:31.200Z] github.com/docker/docker/libcontainerd/types [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:55:31.200Z] github.com/docker/docker/libnetwork/types [2022-01-03T22:55:31.200Z] github.com/docker/docker/oci [2022-01-03T22:55:31.200Z] github.com/docker/docker/oci/caps [2022-01-03T22:55:31.200Z] github.com/docker/docker/opts [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/aaparser [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/archive [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/authorization [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/capabilities [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/containerfs [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/directory [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/discovery [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/dmesg [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/filenotify [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/fileutils [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/fsutils [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/homedir [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/idtools [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/ioutils [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/locker [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/longpath [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/loopback [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/mount [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/parsers [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/pidfile [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/platform [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/plugins [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/pools [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/progress [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/pubsub [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/reexec [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/signal [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/stack [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/stringid [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/symlink [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/system [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/tailfile [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/tarsum [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/term [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/term/windows [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/truncindex [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/urlutil [2022-01-03T22:55:31.200Z] github.com/docker/docker/pkg/useragent [2022-01-03T22:55:31.200Z] github.com/docker/docker/plugin [2022-01-03T22:55:31.200Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T22:55:31.200Z] github.com/docker/docker/plugin/v2 [2022-01-03T22:55:31.200Z] github.com/docker/docker/profiles/apparmor [2022-01-03T22:55:31.200Z] github.com/docker/docker/profiles/seccomp [2022-01-03T22:55:31.200Z] github.com/docker/docker/quota [2022-01-03T22:55:31.200Z] github.com/docker/docker/reference [2022-01-03T22:55:31.200Z] github.com/docker/docker/registry [2022-01-03T22:55:31.200Z] github.com/docker/docker/registry/resumable [2022-01-03T22:55:31.200Z] github.com/docker/docker/restartmanager [2022-01-03T22:55:31.200Z] github.com/docker/docker/rootless [2022-01-03T22:55:31.200Z] github.com/docker/docker/rootless/specconv [2022-01-03T22:55:31.200Z] github.com/docker/docker/runconfig [2022-01-03T22:55:31.200Z] github.com/docker/docker/runconfig/opts [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil/daemon [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil/environment [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil/fakegit [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil/registry [2022-01-03T22:55:31.200Z] github.com/docker/docker/testutil/request [2022-01-03T22:55:31.200Z] github.com/docker/docker/volume [2022-01-03T22:55:31.200Z] github.com/docker/docker/volume/drivers [2022-01-03T22:55:31.200Z] github.com/docker/docker/volume/local [2022-01-03T22:55:31.200Z] github.com/docker/docker/volume/mounts [2022-01-03T22:55:31.200Z] github.com/docker/docker/volume/service [2022-01-03T22:55:31.200Z] github.com/docker/docker/volume/service/opts [2022-01-03T22:55:31.200Z] github.com/docker/docker/volume/testutils' [2022-01-03T22:55:31.200Z] ++ echo 'github.com/docker/docker/api [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/backend/build [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/httputils [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/middleware [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/build [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/container [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/debug [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/image [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/network [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/session [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/system [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/server/router/volume [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/backend [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/container [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/events [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/filters [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/image [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/mount [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/network [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/registry [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/strslice [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/swarm [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/time [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/versions [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T22:55:31.200Z] github.com/docker/docker/api/types/volume [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder [2022-01-03T22:55:31.200Z] github.com/docker/docker/builder/builder-next [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/dockerfile [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/dockerignore [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/remotecontext [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T22:55:31.201Z] github.com/docker/docker/cli [2022-01-03T22:55:31.201Z] github.com/docker/docker/cli/config [2022-01-03T22:55:31.201Z] github.com/docker/docker/cli/debug [2022-01-03T22:55:31.201Z] github.com/docker/docker/client [2022-01-03T22:55:31.201Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T22:55:31.201Z] github.com/docker/docker/cmd/dockerd [2022-01-03T22:55:31.201Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T22:55:31.201Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T22:55:31.201Z] github.com/docker/docker/container [2022-01-03T22:55:31.201Z] github.com/docker/docker/container/stream [2022-01-03T22:55:31.201Z] github.com/docker/docker/contrib/apparmor [2022-01-03T22:55:31.201Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T22:55:31.201Z] github.com/docker/docker/contrib/httpserver [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/config [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/discovery [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/events [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/exec [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/images [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/initlayer [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/links [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/listeners [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/local [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/names [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/network [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/stats [2022-01-03T22:55:31.201Z] github.com/docker/docker/distribution [2022-01-03T22:55:31.201Z] github.com/docker/docker/distribution/metadata [2022-01-03T22:55:31.201Z] github.com/docker/docker/distribution/utils [2022-01-03T22:55:31.201Z] github.com/docker/docker/distribution/xfer [2022-01-03T22:55:31.201Z] github.com/docker/docker/dockerversion [2022-01-03T22:55:31.201Z] github.com/docker/docker/errdefs [2022-01-03T22:55:31.201Z] github.com/docker/docker/image [2022-01-03T22:55:31.201Z] github.com/docker/docker/image/cache [2022-01-03T22:55:31.201Z] github.com/docker/docker/image/tarexport [2022-01-03T22:55:31.201Z] github.com/docker/docker/image/v1 [2022-01-03T22:55:31.201Z] github.com/docker/docker/internal/test/suite [2022-01-03T22:55:31.201Z] github.com/docker/docker/layer [2022-01-03T22:55:31.201Z] github.com/docker/docker/libcontainerd [2022-01-03T22:55:31.201Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T22:55:31.201Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T22:55:31.201Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T22:55:31.201Z] github.com/docker/docker/libcontainerd/types [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/libnetwork/types [2022-01-03T22:55:31.201Z] github.com/docker/docker/oci [2022-01-03T22:55:31.201Z] github.com/docker/docker/oci/caps [2022-01-03T22:55:31.201Z] github.com/docker/docker/opts [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/aaparser [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/archive [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/authorization [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/capabilities [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/containerfs [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/directory [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/discovery [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/dmesg [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/filenotify [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/fileutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/fsutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/homedir [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/idtools [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/ioutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/locker [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/longpath [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/loopback [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/mount [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/parsers [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/pidfile [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/platform [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/plugins [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/pools [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/progress [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/pubsub [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/reexec [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/signal [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/stack [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/stringid [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/symlink [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/system [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/tailfile [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/tarsum [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/term [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/term/windows [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/truncindex [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/urlutil [2022-01-03T22:55:31.201Z] github.com/docker/docker/pkg/useragent [2022-01-03T22:55:31.201Z] github.com/docker/docker/plugin [2022-01-03T22:55:31.201Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T22:55:31.201Z] github.com/docker/docker/plugin/v2 [2022-01-03T22:55:31.201Z] github.com/docker/docker/profiles/apparmor [2022-01-03T22:55:31.201Z] github.com/docker/docker/profiles/seccomp [2022-01-03T22:55:31.201Z] github.com/docker/docker/quota [2022-01-03T22:55:31.201Z] github.com/docker/docker/reference [2022-01-03T22:55:31.201Z] github.com/docker/docker/registry [2022-01-03T22:55:31.201Z] github.com/docker/docker/registry/resumable [2022-01-03T22:55:31.201Z] github.com/docker/docker/restartmanager [2022-01-03T22:55:31.201Z] github.com/docker/docker/rootless [2022-01-03T22:55:31.201Z] github.com/docker/docker/rootless/specconv [2022-01-03T22:55:31.201Z] github.com/docker/docker/runconfig [2022-01-03T22:55:31.201Z] github.com/docker/docker/runconfig/opts [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil/daemon [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil/environment [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil/fakegit [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil/registry [2022-01-03T22:55:31.201Z] github.com/docker/docker/testutil/request [2022-01-03T22:55:31.201Z] github.com/docker/docker/volume [2022-01-03T22:55:31.201Z] github.com/docker/docker/volume/drivers [2022-01-03T22:55:31.201Z] github.com/docker/docker/volume/local [2022-01-03T22:55:31.201Z] github.com/docker/docker/volume/mounts [2022-01-03T22:55:31.201Z] github.com/docker/docker/volume/service [2022-01-03T22:55:31.201Z] github.com/docker/docker/volume/service/opts [2022-01-03T22:55:31.201Z] github.com/docker/docker/volume/testutils' [2022-01-03T22:55:31.201Z] ++ grep --fixed-strings -v /libnetwork [2022-01-03T22:55:31.201Z] + base_pkg_list='github.com/docker/docker/api [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/backend/build [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/httputils [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/middleware [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/build [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/container [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/debug [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/image [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/network [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/session [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/system [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/server/router/volume [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/backend [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/container [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/events [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/filters [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/image [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/mount [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/network [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/registry [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/strslice [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/swarm [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/time [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/versions [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T22:55:31.201Z] github.com/docker/docker/api/types/volume [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/dockerfile [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/dockerignore [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/remotecontext [2022-01-03T22:55:31.201Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T22:55:31.201Z] github.com/docker/docker/cli [2022-01-03T22:55:31.201Z] github.com/docker/docker/cli/config [2022-01-03T22:55:31.201Z] github.com/docker/docker/cli/debug [2022-01-03T22:55:31.201Z] github.com/docker/docker/client [2022-01-03T22:55:31.201Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T22:55:31.201Z] github.com/docker/docker/cmd/dockerd [2022-01-03T22:55:31.201Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T22:55:31.201Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T22:55:31.201Z] github.com/docker/docker/container [2022-01-03T22:55:31.201Z] github.com/docker/docker/container/stream [2022-01-03T22:55:31.201Z] github.com/docker/docker/contrib/apparmor [2022-01-03T22:55:31.201Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T22:55:31.201Z] github.com/docker/docker/contrib/httpserver [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/config [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/discovery [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/events [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/exec [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/images [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/initlayer [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/links [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/listeners [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/local [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T22:55:31.201Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/names [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/network [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/stats [2022-01-03T22:55:31.202Z] github.com/docker/docker/distribution [2022-01-03T22:55:31.202Z] github.com/docker/docker/distribution/metadata [2022-01-03T22:55:31.202Z] github.com/docker/docker/distribution/utils [2022-01-03T22:55:31.202Z] github.com/docker/docker/distribution/xfer [2022-01-03T22:55:31.202Z] github.com/docker/docker/dockerversion [2022-01-03T22:55:31.202Z] github.com/docker/docker/errdefs [2022-01-03T22:55:31.202Z] github.com/docker/docker/image [2022-01-03T22:55:31.202Z] github.com/docker/docker/image/cache [2022-01-03T22:55:31.202Z] github.com/docker/docker/image/tarexport [2022-01-03T22:55:31.202Z] github.com/docker/docker/image/v1 [2022-01-03T22:55:31.202Z] github.com/docker/docker/internal/test/suite [2022-01-03T22:55:31.202Z] github.com/docker/docker/layer [2022-01-03T22:55:31.202Z] github.com/docker/docker/libcontainerd [2022-01-03T22:55:31.202Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T22:55:31.202Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T22:55:31.202Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T22:55:31.202Z] github.com/docker/docker/libcontainerd/types [2022-01-03T22:55:31.202Z] github.com/docker/docker/oci [2022-01-03T22:55:31.202Z] github.com/docker/docker/oci/caps [2022-01-03T22:55:31.202Z] github.com/docker/docker/opts [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/aaparser [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/archive [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/authorization [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/capabilities [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/containerfs [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/directory [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/discovery [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/dmesg [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/filenotify [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/fileutils [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/fsutils [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/homedir [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/idtools [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/ioutils [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/locker [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/longpath [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/loopback [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/mount [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/parsers [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/pidfile [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/platform [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/plugins [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/pools [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/progress [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/pubsub [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/reexec [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/signal [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/stack [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/stringid [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/symlink [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/system [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/tailfile [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/tarsum [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/term [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/term/windows [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/truncindex [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/urlutil [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/useragent [2022-01-03T22:55:31.202Z] github.com/docker/docker/plugin [2022-01-03T22:55:31.202Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T22:55:31.202Z] github.com/docker/docker/plugin/v2 [2022-01-03T22:55:31.202Z] github.com/docker/docker/profiles/apparmor [2022-01-03T22:55:31.202Z] github.com/docker/docker/profiles/seccomp [2022-01-03T22:55:31.202Z] github.com/docker/docker/quota [2022-01-03T22:55:31.202Z] github.com/docker/docker/reference [2022-01-03T22:55:31.202Z] github.com/docker/docker/registry [2022-01-03T22:55:31.202Z] github.com/docker/docker/registry/resumable [2022-01-03T22:55:31.202Z] github.com/docker/docker/restartmanager [2022-01-03T22:55:31.202Z] github.com/docker/docker/rootless [2022-01-03T22:55:31.202Z] github.com/docker/docker/rootless/specconv [2022-01-03T22:55:31.202Z] github.com/docker/docker/runconfig [2022-01-03T22:55:31.202Z] github.com/docker/docker/runconfig/opts [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil/daemon [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil/environment [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil/fakegit [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil/registry [2022-01-03T22:55:31.202Z] github.com/docker/docker/testutil/request [2022-01-03T22:55:31.202Z] github.com/docker/docker/volume [2022-01-03T22:55:31.202Z] github.com/docker/docker/volume/drivers [2022-01-03T22:55:31.202Z] github.com/docker/docker/volume/local [2022-01-03T22:55:31.202Z] github.com/docker/docker/volume/mounts [2022-01-03T22:55:31.202Z] github.com/docker/docker/volume/service [2022-01-03T22:55:31.202Z] github.com/docker/docker/volume/service/opts [2022-01-03T22:55:31.202Z] github.com/docker/docker/volume/testutils' [2022-01-03T22:55:31.202Z] ++ grep --fixed-strings /libnetwork [2022-01-03T22:55:31.202Z] ++ echo 'github.com/docker/docker/api [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/backend/build [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/httputils [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/middleware [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/build [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/container [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/debug [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/image [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/network [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/session [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/system [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/server/router/volume [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/backend [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/container [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/events [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/filters [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/image [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/mount [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/network [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/registry [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/strslice [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/swarm [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/time [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/versions [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T22:55:31.202Z] github.com/docker/docker/api/types/volume [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/builder-next [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/dockerfile [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/dockerignore [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/remotecontext [2022-01-03T22:55:31.202Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T22:55:31.202Z] github.com/docker/docker/cli [2022-01-03T22:55:31.202Z] github.com/docker/docker/cli/config [2022-01-03T22:55:31.202Z] github.com/docker/docker/cli/debug [2022-01-03T22:55:31.202Z] github.com/docker/docker/client [2022-01-03T22:55:31.202Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T22:55:31.202Z] github.com/docker/docker/cmd/dockerd [2022-01-03T22:55:31.202Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T22:55:31.202Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T22:55:31.202Z] github.com/docker/docker/container [2022-01-03T22:55:31.202Z] github.com/docker/docker/container/stream [2022-01-03T22:55:31.202Z] github.com/docker/docker/contrib/apparmor [2022-01-03T22:55:31.202Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T22:55:31.202Z] github.com/docker/docker/contrib/httpserver [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/cluster [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/config [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/discovery [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/events [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/exec [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/images [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/initlayer [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/links [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/listeners [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/local [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/names [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/network [2022-01-03T22:55:31.202Z] github.com/docker/docker/daemon/stats [2022-01-03T22:55:31.202Z] github.com/docker/docker/distribution [2022-01-03T22:55:31.202Z] github.com/docker/docker/distribution/metadata [2022-01-03T22:55:31.202Z] github.com/docker/docker/distribution/utils [2022-01-03T22:55:31.202Z] github.com/docker/docker/distribution/xfer [2022-01-03T22:55:31.202Z] github.com/docker/docker/dockerversion [2022-01-03T22:55:31.202Z] github.com/docker/docker/errdefs [2022-01-03T22:55:31.202Z] github.com/docker/docker/image [2022-01-03T22:55:31.202Z] github.com/docker/docker/image/cache [2022-01-03T22:55:31.202Z] github.com/docker/docker/image/tarexport [2022-01-03T22:55:31.202Z] github.com/docker/docker/image/v1 [2022-01-03T22:55:31.202Z] github.com/docker/docker/internal/test/suite [2022-01-03T22:55:31.202Z] github.com/docker/docker/layer [2022-01-03T22:55:31.202Z] github.com/docker/docker/libcontainerd [2022-01-03T22:55:31.202Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T22:55:31.202Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T22:55:31.202Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T22:55:31.202Z] github.com/docker/docker/libcontainerd/types [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:55:31.202Z] github.com/docker/docker/libnetwork/types [2022-01-03T22:55:31.202Z] github.com/docker/docker/oci [2022-01-03T22:55:31.202Z] github.com/docker/docker/oci/caps [2022-01-03T22:55:31.202Z] github.com/docker/docker/opts [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/aaparser [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/archive [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/authorization [2022-01-03T22:55:31.202Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/capabilities [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/containerfs [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/directory [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/discovery [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/dmesg [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/filenotify [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/fileutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/fsutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/homedir [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/idtools [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/ioutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/locker [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/longpath [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/loopback [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/mount [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/parsers [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/pidfile [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/platform [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/plugins [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/pools [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/progress [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/pubsub [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/reexec [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/signal [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/stack [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/stringid [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/symlink [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/system [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/tailfile [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/tarsum [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/term [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/term/windows [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/truncindex [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/urlutil [2022-01-03T22:55:31.203Z] github.com/docker/docker/pkg/useragent [2022-01-03T22:55:31.203Z] github.com/docker/docker/plugin [2022-01-03T22:55:31.203Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T22:55:31.203Z] github.com/docker/docker/plugin/v2 [2022-01-03T22:55:31.203Z] github.com/docker/docker/profiles/apparmor [2022-01-03T22:55:31.203Z] github.com/docker/docker/profiles/seccomp [2022-01-03T22:55:31.203Z] github.com/docker/docker/quota [2022-01-03T22:55:31.203Z] github.com/docker/docker/reference [2022-01-03T22:55:31.203Z] github.com/docker/docker/registry [2022-01-03T22:55:31.203Z] github.com/docker/docker/registry/resumable [2022-01-03T22:55:31.203Z] github.com/docker/docker/restartmanager [2022-01-03T22:55:31.203Z] github.com/docker/docker/rootless [2022-01-03T22:55:31.203Z] github.com/docker/docker/rootless/specconv [2022-01-03T22:55:31.203Z] github.com/docker/docker/runconfig [2022-01-03T22:55:31.203Z] github.com/docker/docker/runconfig/opts [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil/daemon [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil/environment [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil/fakegit [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil/registry [2022-01-03T22:55:31.203Z] github.com/docker/docker/testutil/request [2022-01-03T22:55:31.203Z] github.com/docker/docker/volume [2022-01-03T22:55:31.203Z] github.com/docker/docker/volume/drivers [2022-01-03T22:55:31.203Z] github.com/docker/docker/volume/local [2022-01-03T22:55:31.203Z] github.com/docker/docker/volume/mounts [2022-01-03T22:55:31.203Z] github.com/docker/docker/volume/service [2022-01-03T22:55:31.203Z] github.com/docker/docker/volume/service/opts [2022-01-03T22:55:31.203Z] github.com/docker/docker/volume/testutils' [2022-01-03T22:55:31.203Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/types' [2022-01-03T22:55:31.203Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-03T22:55:31.203Z] + echo 'github.com/docker/docker/libnetwork [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/types' [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:55:31.203Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:55:31.203Z] + type docker-proxy [2022-01-03T22:55:31.203Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-03T22:55:31.203Z] + hack/make.sh binary-proxy install-proxy [2022-01-03T22:55:31.203Z] [2022-01-03T22:55:31.203Z] Removing bundles/ [2022-01-03T22:55:31.203Z] [2022-01-03T22:55:31.203Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-03T22:55:31.203Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-03T22:55:31.203Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T22:55:31.385Z] +++ /etc/init.d/apparmor stop [2022-01-03T22:55:31.385Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T22:55:31.385Z] [2022-01-03T22:55:31.385Z] Unloading profiles will leave already running processes permanently [2022-01-03T22:55:31.385Z] unconfined, which can lead to unexpected situations. [2022-01-03T22:55:31.385Z] [2022-01-03T22:55:31.385Z] To set a process to complain mode, use the command line tool [2022-01-03T22:55:31.385Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T22:55:31.385Z] +++ true [2022-01-03T22:55:31.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-03T22:55:31.385Z] exiting test-integration [2022-01-03T22:55:31.385Z] ++ exit 0 [2022-01-03T22:55:31.385Z] [2022-01-03T22:55:31.957Z] + for job in $(jobs -p) [2022-01-03T22:55:31.957Z] + wait 7546 [2022-01-03T22:55:32.529Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T22:55:33.917Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T22:55:33.917Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T22:55:35.299Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T22:55:35.631Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-03T22:55:36.240Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T22:55:37.623Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T22:55:37.623Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T22:55:37.745Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-03T22:55:37.745Z] [2022-01-03T22:55:37.745Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-03T22:55:37.745Z] Installing docker-proxy to /usr/local/bin/ [2022-01-03T22:55:37.745Z] [2022-01-03T22:55:37.745Z] + mkdir -p bundles [2022-01-03T22:55:37.745Z] + '[' -n 'github.com/docker/docker/api [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/backend/build [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/httputils [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/middleware [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/build [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/container [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/debug [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/image [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/network [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/session [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/system [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/server/router/volume [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/backend [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/container [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/events [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/filters [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/image [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/mount [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/network [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/registry [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/strslice [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/swarm [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/time [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/versions [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T22:55:37.745Z] github.com/docker/docker/api/types/volume [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/builder-next [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/dockerfile [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/dockerignore [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/remotecontext [2022-01-03T22:55:37.745Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T22:55:37.745Z] github.com/docker/docker/cli [2022-01-03T22:55:37.745Z] github.com/docker/docker/cli/config [2022-01-03T22:55:37.745Z] github.com/docker/docker/cli/debug [2022-01-03T22:55:37.745Z] github.com/docker/docker/client [2022-01-03T22:55:37.745Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T22:55:37.745Z] github.com/docker/docker/cmd/dockerd [2022-01-03T22:55:37.745Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T22:55:37.745Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T22:55:37.745Z] github.com/docker/docker/container [2022-01-03T22:55:37.745Z] github.com/docker/docker/container/stream [2022-01-03T22:55:37.745Z] github.com/docker/docker/contrib/apparmor [2022-01-03T22:55:37.745Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T22:55:37.745Z] github.com/docker/docker/contrib/httpserver [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/cluster [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/config [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/discovery [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/events [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/exec [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/images [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/initlayer [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/links [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/listeners [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/local [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/names [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/network [2022-01-03T22:55:37.745Z] github.com/docker/docker/daemon/stats [2022-01-03T22:55:37.745Z] github.com/docker/docker/distribution [2022-01-03T22:55:37.745Z] github.com/docker/docker/distribution/metadata [2022-01-03T22:55:37.745Z] github.com/docker/docker/distribution/utils [2022-01-03T22:55:37.745Z] github.com/docker/docker/distribution/xfer [2022-01-03T22:55:37.745Z] github.com/docker/docker/dockerversion [2022-01-03T22:55:37.745Z] github.com/docker/docker/errdefs [2022-01-03T22:55:37.745Z] github.com/docker/docker/image [2022-01-03T22:55:37.745Z] github.com/docker/docker/image/cache [2022-01-03T22:55:37.745Z] github.com/docker/docker/image/tarexport [2022-01-03T22:55:37.745Z] github.com/docker/docker/image/v1 [2022-01-03T22:55:37.745Z] github.com/docker/docker/internal/test/suite [2022-01-03T22:55:37.745Z] github.com/docker/docker/layer [2022-01-03T22:55:37.745Z] github.com/docker/docker/libcontainerd [2022-01-03T22:55:37.745Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T22:55:37.745Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T22:55:37.745Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T22:55:37.745Z] github.com/docker/docker/libcontainerd/types [2022-01-03T22:55:37.745Z] github.com/docker/docker/oci [2022-01-03T22:55:37.745Z] github.com/docker/docker/oci/caps [2022-01-03T22:55:37.745Z] github.com/docker/docker/opts [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/aaparser [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/archive [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/authorization [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/capabilities [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/containerfs [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/directory [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/discovery [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/dmesg [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/filenotify [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/fileutils [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/fsutils [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/homedir [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/idtools [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/ioutils [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/locker [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/longpath [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/loopback [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/mount [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/parsers [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/pidfile [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/platform [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/plugins [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/pools [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/progress [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/pubsub [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/reexec [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/signal [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/stack [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/stringid [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/symlink [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/system [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/tailfile [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/tarsum [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/term [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/term/windows [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/truncindex [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/urlutil [2022-01-03T22:55:37.745Z] github.com/docker/docker/pkg/useragent [2022-01-03T22:55:37.745Z] github.com/docker/docker/plugin [2022-01-03T22:55:37.745Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T22:55:37.745Z] github.com/docker/docker/plugin/v2 [2022-01-03T22:55:37.745Z] github.com/docker/docker/profiles/apparmor [2022-01-03T22:55:37.745Z] github.com/docker/docker/profiles/seccomp [2022-01-03T22:55:37.745Z] github.com/docker/docker/quota [2022-01-03T22:55:37.745Z] github.com/docker/docker/reference [2022-01-03T22:55:37.745Z] github.com/docker/docker/registry [2022-01-03T22:55:37.745Z] github.com/docker/docker/registry/resumable [2022-01-03T22:55:37.745Z] github.com/docker/docker/restartmanager [2022-01-03T22:55:37.745Z] github.com/docker/docker/rootless [2022-01-03T22:55:37.745Z] github.com/docker/docker/rootless/specconv [2022-01-03T22:55:37.745Z] github.com/docker/docker/runconfig [2022-01-03T22:55:37.745Z] github.com/docker/docker/runconfig/opts [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil/daemon [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil/environment [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil/fakegit [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil/registry [2022-01-03T22:55:37.745Z] github.com/docker/docker/testutil/request [2022-01-03T22:55:37.745Z] github.com/docker/docker/volume [2022-01-03T22:55:37.745Z] github.com/docker/docker/volume/drivers [2022-01-03T22:55:37.745Z] github.com/docker/docker/volume/local [2022-01-03T22:55:37.745Z] github.com/docker/docker/volume/mounts [2022-01-03T22:55:37.745Z] github.com/docker/docker/volume/service [2022-01-03T22:55:37.745Z] github.com/docker/docker/volume/service/opts [2022-01-03T22:55:37.745Z] github.com/docker/docker/volume/testutils' ']' [2022-01-03T22:55:37.746Z] + 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/discovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes 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/namesgenerator/cmd/names-generator 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-01-03T22:55:38.309Z] ? github.com/docker/docker/api [no test files] [2022-01-03T22:55:39.005Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T22:55:39.010Z] === RUN TestBoolValue [2022-01-03T22:55:39.010Z] --- PASS: TestBoolValue (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestBoolValueOrDefault [2022-01-03T22:55:39.010Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestInt64ValueOrZero [2022-01-03T22:55:39.010Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestInt64ValueOrDefault [2022-01-03T22:55:39.010Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-03T22:55:39.010Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestJsonContentType [2022-01-03T22:55:39.010Z] --- PASS: TestJsonContentType (0.00s) [2022-01-03T22:55:39.010Z] PASS [2022-01-03T22:55:39.010Z] coverage: 14.7% of statements [2022-01-03T22:55:39.010Z] ok github.com/docker/docker/api/server/httputils 0.120s coverage: 14.7% of statements [2022-01-03T22:55:39.010Z] === RUN TestMaskSecretKeys [2022-01-03T22:55:39.010Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-03T22:55:39.010Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-03T22:55:39.010Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-03T22:55:39.010Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-03T22:55:39.010Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-03T22:55:39.010Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-03T22:55:39.010Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestVersionMiddlewareVersion [2022-01-03T22:55:39.010Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-03T22:55:39.010Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-03T22:55:39.010Z] PASS [2022-01-03T22:55:39.010Z] coverage: 37.7% of statements [2022-01-03T22:55:39.010Z] ok github.com/docker/docker/api/server/middleware 0.065s coverage: 37.7% of statements [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T22:55:39.010Z] === RUN TestToJSON [2022-01-03T22:55:39.010Z] --- PASS: TestToJSON (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestToParamWithVersion [2022-01-03T22:55:39.010Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestFromJSON [2022-01-03T22:55:39.010Z] --- PASS: TestFromJSON (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestEmpty [2022-01-03T22:55:39.010Z] --- PASS: TestEmpty (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestArgsMatchKVListEmptySources [2022-01-03T22:55:39.010Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestArgsMatchKVList [2022-01-03T22:55:39.010Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestArgsMatch [2022-01-03T22:55:39.010Z] --- PASS: TestArgsMatch (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestAdd [2022-01-03T22:55:39.010Z] --- PASS: TestAdd (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestDel [2022-01-03T22:55:39.010Z] --- PASS: TestDel (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestLen [2022-01-03T22:55:39.010Z] --- PASS: TestLen (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestExactMatch [2022-01-03T22:55:39.010Z] --- PASS: TestExactMatch (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestOnlyOneExactMatch [2022-01-03T22:55:39.010Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestContains [2022-01-03T22:55:39.010Z] --- PASS: TestContains (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestValidate [2022-01-03T22:55:39.010Z] --- PASS: TestValidate (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestWalkValues [2022-01-03T22:55:39.010Z] --- PASS: TestWalkValues (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestFuzzyMatch [2022-01-03T22:55:39.010Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestClone [2022-01-03T22:55:39.010Z] --- PASS: TestClone (0.00s) [2022-01-03T22:55:39.010Z] PASS [2022-01-03T22:55:39.010Z] coverage: 92.2% of statements [2022-01-03T22:55:39.010Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2022-01-03T22:55:39.010Z] === RUN TestAdjustForAPIVersion [2022-01-03T22:55:39.010Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-03T22:55:39.010Z] PASS [2022-01-03T22:55:39.010Z] coverage: 5.7% of statements [2022-01-03T22:55:39.010Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T22:55:39.010Z] === RUN TestStrSliceMarshalJSON [2022-01-03T22:55:39.010Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestStrSliceUnmarshalJSON [2022-01-03T22:55:39.010Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestStrSliceUnmarshalString [2022-01-03T22:55:39.010Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestStrSliceUnmarshalSlice [2022-01-03T22:55:39.010Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-03T22:55:39.010Z] PASS [2022-01-03T22:55:39.010Z] coverage: 90.0% of statements [2022-01-03T22:55:39.010Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T22:55:39.010Z] === RUN TestDurationToSecondsString [2022-01-03T22:55:39.010Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-03T22:55:39.010Z] === RUN TestGetTimestamp [2022-01-03T22:55:39.010Z] --- PASS: TestGetTimestamp (0.21s) [2022-01-03T22:55:39.010Z] === RUN TestParseTimestamps [2022-01-03T22:55:39.010Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-03T22:55:39.010Z] PASS [2022-01-03T22:55:39.010Z] coverage: 100.0% of statements [2022-01-03T22:55:39.010Z] ok github.com/docker/docker/api/types/time 0.270s coverage: 100.0% of statements [2022-01-03T22:55:39.010Z] === RUN TestCompareVersion [2022-01-03T22:55:39.010Z] --- PASS: TestCompareVersion (0.00s) [2022-01-03T22:55:39.010Z] PASS [2022-01-03T22:55:39.010Z] coverage: 77.3% of statements [2022-01-03T22:55:39.010Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 77.3% of statements [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T22:55:39.010Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T22:55:39.011Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T22:55:39.011Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T22:55:39.011Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-03T22:55:39.011Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestCloneArgsSmartHttp [2022-01-03T22:55:39.011Z] --- PASS: TestCloneArgsSmartHttp (0.16s) [2022-01-03T22:55:39.011Z] === RUN TestCloneArgsDumbHttp [2022-01-03T22:55:39.011Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestCloneArgsGit [2022-01-03T22:55:39.011Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestCheckoutGit [2022-01-03T22:55:39.011Z] === RUN TestEnable [2022-01-03T22:55:39.011Z] --- PASS: TestEnable (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestDisable [2022-01-03T22:55:39.011Z] --- PASS: TestDisable (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestEnabled [2022-01-03T22:55:39.011Z] --- PASS: TestEnabled (0.00s) [2022-01-03T22:55:39.011Z] PASS [2022-01-03T22:55:39.011Z] coverage: 100.0% of statements [2022-01-03T22:55:39.011Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-01-03T22:55:39.011Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-03T22:55:39.011Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-03T22:55:39.011Z] === RUN TestProcessNoDockerignore [2022-01-03T22:55:39.011Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-03T22:55:39.011Z] --- PASS: TestProcessShouldLeaveAllFiles (0.02s) [2022-01-03T22:55:39.011Z] === RUN TestDetectContentType [2022-01-03T22:55:39.011Z] --- PASS: TestDetectContentType (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestSelectAcceptableMIME [2022-01-03T22:55:39.011Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestInspectEmptyResponse [2022-01-03T22:55:39.011Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestInspectResponseBinary [2022-01-03T22:55:39.011Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestResponseUnsupportedContentType [2022-01-03T22:55:39.011Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestInspectResponseTextSimple [2022-01-03T22:55:39.011Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestInspectResponseEmptyContentType [2022-01-03T22:55:39.011Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestUnknownContentLength [2022-01-03T22:55:39.011Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestDownloadRemote [2022-01-03T22:55:39.011Z] --- PASS: TestDownloadRemote (0.10s) [2022-01-03T22:55:39.011Z] === RUN TestGetWithStatusError [2022-01-03T22:55:39.011Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestCloseRootDirectory [2022-01-03T22:55:39.011Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:55:39.011Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestHashFile [2022-01-03T22:55:39.011Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:55:39.011Z] --- SKIP: TestHashFile (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestHashSubdir [2022-01-03T22:55:39.011Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:55:39.011Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-03T22:55:39.011Z] === RUN TestRemoveDirectory [2022-01-03T22:55:39.011Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:55:39.011Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-03T22:55:39.011Z] PASS [2022-01-03T22:55:39.011Z] coverage: 9.3% of statements [2022-01-03T22:55:39.011Z] ok github.com/docker/docker/builder/remotecontext 0.330s coverage: 9.3% of statements [2022-01-03T22:55:39.011Z] === RUN TestGetAllAllowed [2022-01-03T22:55:39.011Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestGetAllMeta [2022-01-03T22:55:39.011Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-03T22:55:39.011Z] --- PASS: TestWarnOnUnusedBuildArgs (0.01s) [2022-01-03T22:55:39.011Z] === RUN TestIsUnreferencedBuiltin [2022-01-03T22:55:39.011Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestIsExistingDirectory [2022-01-03T22:55:39.011Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-03T22:55:39.011Z] === RUN TestGetFilenameForDownload [2022-01-03T22:55:39.011Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestEnv2Variables [2022-01-03T22:55:39.011Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-03T22:55:39.011Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestMaintainer [2022-01-03T22:55:39.011Z] --- PASS: TestMaintainer (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestLabel [2022-01-03T22:55:39.011Z] --- PASS: TestLabel (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestFromScratch [2022-01-03T22:55:39.011Z] --- PASS: TestFromScratch (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestFromWithArg [2022-01-03T22:55:39.011Z] --- PASS: TestFromWithArg (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-03T22:55:39.011Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestFromWithUndefinedArg [2022-01-03T22:55:39.011Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestFromMultiStageWithNamedStage [2022-01-03T22:55:39.011Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestOnbuild [2022-01-03T22:55:39.011Z] --- PASS: TestOnbuild (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestWorkdir [2022-01-03T22:55:39.011Z] --- PASS: TestWorkdir (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestCmd [2022-01-03T22:55:39.011Z] --- PASS: TestCmd (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestHealthcheckNone [2022-01-03T22:55:39.011Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestHealthcheckCmd [2022-01-03T22:55:39.011Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestEntrypoint [2022-01-03T22:55:39.011Z] --- PASS: TestEntrypoint (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestExpose [2022-01-03T22:55:39.011Z] --- PASS: TestExpose (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestUser [2022-01-03T22:55:39.011Z] --- PASS: TestUser (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestVolume [2022-01-03T22:55:39.011Z] --- PASS: TestVolume (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestStopSignal [2022-01-03T22:55:39.011Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T22:55:39.011Z] --- SKIP: TestStopSignal (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestArg [2022-01-03T22:55:39.011Z] --- PASS: TestArg (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestShell [2022-01-03T22:55:39.011Z] --- PASS: TestShell (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestPrependEnvOnCmd [2022-01-03T22:55:39.011Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestRunWithBuildArgs [2022-01-03T22:55:39.011Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestRunIgnoresHealthcheck [2022-01-03T22:55:39.011Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestDispatchUnsupportedOptions [2022-01-03T22:55:39.011Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-03T22:55:39.011Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-03T22:55:39.011Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-03T22:55:39.011Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestNormalizeWorkdir [2022-01-03T22:55:39.011Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestDispatch [2022-01-03T22:55:39.011Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-03T22:55:39.011Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-03T22:55:39.011Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-03T22:55:39.011Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-03T22:55:39.011Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-03T22:55:39.011Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-03T22:55:39.011Z] === RUN TestDispatch/COPY_url [2022-01-03T22:55:39.011Z] --- PASS: TestDispatch (0.08s) [2022-01-03T22:55:39.011Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-01-03T22:55:39.011Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-01-03T22:55:39.011Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-03T22:55:39.011Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-01-03T22:55:39.011Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T22:55:39.011Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-03T22:55:39.011Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestAddScratchImageAddsToMounts [2022-01-03T22:55:39.011Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-03T22:55:39.011Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-03T22:55:39.011Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-03T22:55:39.011Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestImageSourceGetAddsToMounts [2022-01-03T22:55:39.011Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestEmptyDockerfile [2022-01-03T22:55:39.011Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-03T22:55:39.011Z] === RUN TestSymlinkDockerfile [2022-01-03T22:55:39.011Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-03T22:55:39.011Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-03T22:55:39.011Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestNonExistingDockerfile [2022-01-03T22:55:39.011Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestCopyRunConfig [2022-01-03T22:55:39.011Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestDeepCopyRunConfig [2022-01-03T22:55:39.011Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestExportImage [2022-01-03T22:55:39.011Z] --- PASS: TestExportImage (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestNormalizeDest [2022-01-03T22:55:39.011Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-03T22:55:39.011Z] PASS [2022-01-03T22:55:39.011Z] coverage: 46.8% of statements [2022-01-03T22:55:39.011Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 46.8% of statements [2022-01-03T22:55:39.011Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T22:55:39.011Z] === RUN TestTCP4Proxy [2022-01-03T22:55:39.011Z] --- PASS: TestTCP4Proxy (0.03s) [2022-01-03T22:55:39.011Z] === RUN TestTCP4ProxyHalfClose [2022-01-03T22:55:39.011Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestTCP6Proxy [2022-01-03T22:55:39.011Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T22:55:39.011Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestTCPDualStackProxy [2022-01-03T22:55:39.011Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T22:55:39.011Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestUDP4Proxy [2022-01-03T22:55:39.011Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestUDP6Proxy [2022-01-03T22:55:39.011Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T22:55:39.011Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestUDPWriteError [2022-01-03T22:55:39.011Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestSCTP4Proxy [2022-01-03T22:55:39.011Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T22:55:39.011Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-03T22:55:39.011Z] === RUN TestSCTP6Proxy [2022-01-03T22:55:39.011Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T22:55:39.011Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-03T22:55:39.011Z] PASS [2022-01-03T22:55:39.011Z] coverage: 49.4% of statements [2022-01-03T22:55:39.011Z] ok github.com/docker/docker/cmd/docker-proxy 0.121s coverage: 49.4% of statements [2022-01-03T22:55:39.281Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T22:55:39.853Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T22:55:42.207Z] --- PASS: TestServiceUpdatePidsLimit (15.61s) [2022-01-03T22:55:42.208Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-03T22:55:42.208Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-01-03T22:55:42.208Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-03T22:55:42.208Z] PASS [2022-01-03T22:55:42.208Z] [2022-01-03T22:55:42.208Z] === Skipped [2022-01-03T22:55:42.208Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T22:55:42.208Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T22:55:42.208Z] [2022-01-03T22:55:42.208Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-03T22:55:42.208Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T22:55:42.208Z] [2022-01-03T22:55:42.208Z] DONE 27 tests, 2 skipped in 146.377s [2022-01-03T22:55:42.208Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T22:55:42.208Z] ++ 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-01-03T22:55:42.208Z] ++ set -e [2022-01-03T22:55:42.208Z] ++ '[' -n 0 ']' [2022-01-03T22:55:42.208Z] ++ set -x [2022-01-03T22:55:42.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01-03T22:55:42.208Z] INFO: Testing against a local daemon [2022-01-03T22:55:42.208Z] === RUN TestSessionCreate [2022-01-03T22:55:42.208Z] --- PASS: TestSessionCreate (0.02s) [2022-01-03T22:55:42.208Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T22:55:42.208Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-03T22:55:42.208Z] PASS [2022-01-03T22:55:42.208Z] [2022-01-03T22:55:42.208Z] DONE 2 tests in 0.131s [2022-01-03T22:55:42.208Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T22:55:42.208Z] ++ 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-01-03T22:55:42.208Z] ++ set -e [2022-01-03T22:55:42.208Z] ++ '[' -n 0 ']' [2022-01-03T22:55:42.208Z] ++ set -x [2022-01-03T22:55:42.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01-03T22:55:42.208Z] INFO: Testing against a local daemon [2022-01-03T22:55:42.208Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T22:55:42.208Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T22:55:42.208Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T22:55:42.208Z] === RUN TestDiskUsage [2022-01-03T22:55:42.208Z] === PAUSE TestDiskUsage [2022-01-03T22:55:42.208Z] === RUN TestEventsExecDie [2022-01-03T22:55:42.468Z] --- PASS: TestEventsExecDie (0.52s) [2022-01-03T22:55:42.468Z] === RUN TestEventsBackwardsCompatible [2022-01-03T22:55:42.468Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-03T22:55:42.468Z] === RUN TestEventsVolumeCreate [2022-01-03T22:55:42.728Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-03T22:55:42.728Z] === RUN TestInfoBinaryCommits [2022-01-03T22:55:42.728Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-03T22:55:42.728Z] === RUN TestInfoAPIVersioned [2022-01-03T22:55:42.728Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T22:55:42.728Z] === RUN TestInfoDiscoveryBackend [2022-01-03T22:55:43.298Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-01-03T22:55:43.298Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T22:55:44.238Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-03T22:55:44.238Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T22:55:44.809Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-03T22:55:44.809Z] === RUN TestInfoAPI [2022-01-03T22:55:44.809Z] --- PASS: TestInfoAPI (0.02s) [2022-01-03T22:55:44.809Z] === RUN TestInfoAPIWarnings [2022-01-03T22:55:46.437Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T22:55:47.818Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T22:55:48.759Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T22:55:49.329Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T22:55:50.713Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-03T22:55:50.713Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T22:55:50.713Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T22:55:50.713Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T22:55:50.713Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T22:55:51.284Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T22:55:51.549Z] === RUN TestCheckpointCreateError [2022-01-03T22:55:51.549Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCheckpointCreate [2022-01-03T22:55:51.549Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCheckpointDeleteError [2022-01-03T22:55:51.549Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCheckpointDelete [2022-01-03T22:55:51.549Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCheckpointListError [2022-01-03T22:55:51.549Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCheckpointList [2022-01-03T22:55:51.549Z] --- PASS: TestCheckpointList (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCheckpointListContainerNotFound [2022-01-03T22:55:51.549Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestNewClientWithOpsFromEnv [2022-01-03T22:55:51.549Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T22:55:51.549Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestGetAPIPath [2022-01-03T22:55:51.549Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestParseHostURL [2022-01-03T22:55:51.549Z] --- PASS: TestParseHostURL (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-03T22:55:51.549Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-03T22:55:51.549Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestNegotiateAPIVersion [2022-01-03T22:55:51.549Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestNegotiateAPVersionOverride [2022-01-03T22:55:51.549Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-03T22:55:51.549Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-03T22:55:51.549Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-03T22:55:51.549Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestClientRedirect [2022-01-03T22:55:51.549Z] --- PASS: TestClientRedirect (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigCreateUnsupported [2022-01-03T22:55:51.549Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigCreateError [2022-01-03T22:55:51.549Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigCreate [2022-01-03T22:55:51.549Z] --- PASS: TestConfigCreate (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigInspectNotFound [2022-01-03T22:55:51.549Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigInspectWithEmptyID [2022-01-03T22:55:51.549Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigInspectUnsupported [2022-01-03T22:55:51.549Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigInspectError [2022-01-03T22:55:51.549Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigInspectConfigNotFound [2022-01-03T22:55:51.549Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigInspect [2022-01-03T22:55:51.549Z] --- PASS: TestConfigInspect (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigListUnsupported [2022-01-03T22:55:51.549Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigListError [2022-01-03T22:55:51.549Z] --- PASS: TestConfigListError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigList [2022-01-03T22:55:51.549Z] --- PASS: TestConfigList (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigRemoveUnsupported [2022-01-03T22:55:51.549Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigRemoveError [2022-01-03T22:55:51.549Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigRemove [2022-01-03T22:55:51.549Z] --- PASS: TestConfigRemove (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigUpdateUnsupported [2022-01-03T22:55:51.549Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigUpdateError [2022-01-03T22:55:51.549Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestConfigUpdate [2022-01-03T22:55:51.549Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerCommitError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerCommit [2022-01-03T22:55:51.549Z] --- PASS: TestContainerCommit (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerStatPathError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerStatPathNotFoundError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerStatPathNoHeaderError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerStatPath [2022-01-03T22:55:51.549Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCopyToContainerError [2022-01-03T22:55:51.549Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCopyToContainerNotFoundError [2022-01-03T22:55:51.549Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-03T22:55:51.549Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCopyToContainer [2022-01-03T22:55:51.549Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCopyFromContainerError [2022-01-03T22:55:51.549Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCopyFromContainerNotFoundError [2022-01-03T22:55:51.549Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-03T22:55:51.549Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-03T22:55:51.549Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestCopyFromContainer [2022-01-03T22:55:51.549Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerCreateError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerCreateImageNotFound [2022-01-03T22:55:51.549Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerCreateWithName [2022-01-03T22:55:51.549Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerCreateAutoRemove [2022-01-03T22:55:51.549Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerDiffError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerDiff [2022-01-03T22:55:51.549Z] --- PASS: TestContainerDiff (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerExecCreateError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerExecCreate [2022-01-03T22:55:51.549Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerExecStartError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerExecStart [2022-01-03T22:55:51.549Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerExecInspectError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerExecInspect [2022-01-03T22:55:51.549Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerExportError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerExportError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerExport [2022-01-03T22:55:51.549Z] --- PASS: TestContainerExport (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerInspectError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerInspectContainerNotFound [2022-01-03T22:55:51.549Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerInspectWithEmptyID [2022-01-03T22:55:51.549Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerInspect [2022-01-03T22:55:51.549Z] --- PASS: TestContainerInspect (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerInspectNode [2022-01-03T22:55:51.549Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerKillError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerKillError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerKill [2022-01-03T22:55:51.549Z] --- PASS: TestContainerKill (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerListError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerListError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerList [2022-01-03T22:55:51.549Z] --- PASS: TestContainerList (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerLogsNotFoundError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerLogsError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerLogs [2022-01-03T22:55:51.549Z] --- PASS: TestContainerLogs (0.23s) [2022-01-03T22:55:51.549Z] === RUN TestContainerPauseError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerPause [2022-01-03T22:55:51.549Z] --- PASS: TestContainerPause (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainersPruneError [2022-01-03T22:55:51.549Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainersPrune [2022-01-03T22:55:51.549Z] --- PASS: TestContainersPrune (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerRemoveError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerRemoveNotFoundError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerRemove [2022-01-03T22:55:51.549Z] --- PASS: TestContainerRemove (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerRenameError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerRename [2022-01-03T22:55:51.549Z] --- PASS: TestContainerRename (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerResizeError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerExecResizeError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerResize [2022-01-03T22:55:51.549Z] --- PASS: TestContainerResize (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerExecResize [2022-01-03T22:55:51.549Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerRestartError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerRestart [2022-01-03T22:55:51.549Z] --- PASS: TestContainerRestart (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerStartError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerStartError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerStart [2022-01-03T22:55:51.549Z] --- PASS: TestContainerStart (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerStatsError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerStats [2022-01-03T22:55:51.549Z] --- PASS: TestContainerStats (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerStopError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerStopError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerStop [2022-01-03T22:55:51.549Z] --- PASS: TestContainerStop (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerTopError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerTopError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerTop [2022-01-03T22:55:51.549Z] --- PASS: TestContainerTop (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerUnpauseError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerUnpause [2022-01-03T22:55:51.549Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerUpdateError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerUpdate [2022-01-03T22:55:51.549Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerWaitError [2022-01-03T22:55:51.549Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestContainerWait [2022-01-03T22:55:51.549Z] --- PASS: TestContainerWait (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestDiskUsageError [2022-01-03T22:55:51.549Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestDiskUsage [2022-01-03T22:55:51.549Z] --- PASS: TestDiskUsage (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestDistributionInspectUnsupported [2022-01-03T22:55:51.549Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestDistributionInspectWithEmptyID [2022-01-03T22:55:51.549Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestEventsErrorInOptions [2022-01-03T22:55:51.549Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestEventsErrorFromServer [2022-01-03T22:55:51.549Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestEvents [2022-01-03T22:55:51.549Z] --- PASS: TestEvents (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestTLSCloseWriter [2022-01-03T22:55:51.549Z] === PAUSE TestTLSCloseWriter [2022-01-03T22:55:51.549Z] === RUN TestImageBuildError [2022-01-03T22:55:51.549Z] --- PASS: TestImageBuildError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestImageBuild [2022-01-03T22:55:51.549Z] --- PASS: TestImageBuild (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestGetDockerOS [2022-01-03T22:55:51.549Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestImageCreateError [2022-01-03T22:55:51.549Z] --- PASS: TestImageCreateError (0.00s) [2022-01-03T22:55:51.549Z] === RUN TestImageCreate [2022-01-03T22:55:51.550Z] --- PASS: TestImageCreate (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageHistoryError [2022-01-03T22:55:51.550Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageHistory [2022-01-03T22:55:51.550Z] --- PASS: TestImageHistory (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageImportError [2022-01-03T22:55:51.550Z] --- PASS: TestImageImportError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageImport [2022-01-03T22:55:51.550Z] --- PASS: TestImageImport (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageInspectError [2022-01-03T22:55:51.550Z] --- PASS: TestImageInspectError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageInspectImageNotFound [2022-01-03T22:55:51.550Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageInspectWithEmptyID [2022-01-03T22:55:51.550Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageInspect [2022-01-03T22:55:51.550Z] --- PASS: TestImageInspect (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageListError [2022-01-03T22:55:51.550Z] --- PASS: TestImageListError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageList [2022-01-03T22:55:51.550Z] --- PASS: TestImageList (0.02s) [2022-01-03T22:55:51.550Z] === RUN TestImageListApiBefore125 [2022-01-03T22:55:51.550Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageLoadError [2022-01-03T22:55:51.550Z] --- PASS: TestImageLoadError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageLoad [2022-01-03T22:55:51.550Z] --- PASS: TestImageLoad (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagesPruneError [2022-01-03T22:55:51.550Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagesPrune [2022-01-03T22:55:51.550Z] --- PASS: TestImagesPrune (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePullReferenceParseError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePullAnyError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePullWithoutErrors [2022-01-03T22:55:51.550Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePushReferenceError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePushAnyError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImagePushWithoutErrors [2022-01-03T22:55:51.550Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-03T22:55:51.550Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-03T22:55:51.550Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-03T22:55:51.550Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageRemoveError [2022-01-03T22:55:51.550Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageRemoveImageNotFound [2022-01-03T22:55:51.550Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageRemove [2022-01-03T22:55:51.550Z] --- PASS: TestImageRemove (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageSaveError [2022-01-03T22:55:51.550Z] --- PASS: TestImageSaveError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageSave [2022-01-03T22:55:51.550Z] --- PASS: TestImageSave (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageSearchAnyError [2022-01-03T22:55:51.550Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-03T22:55:51.550Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T22:55:51.550Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T22:55:51.550Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-03T22:55:51.550Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageSearchWithoutErrors [2022-01-03T22:55:51.550Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageTagError [2022-01-03T22:55:51.550Z] --- PASS: TestImageTagError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageTagInvalidReference [2022-01-03T22:55:51.550Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageTagInvalidSourceImageName [2022-01-03T22:55:51.550Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageTagHexSource [2022-01-03T22:55:51.550Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestImageTag [2022-01-03T22:55:51.550Z] --- PASS: TestImageTag (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestInfoServerError [2022-01-03T22:55:51.550Z] --- PASS: TestInfoServerError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestInfoInvalidResponseJSONError [2022-01-03T22:55:51.550Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestInfo [2022-01-03T22:55:51.550Z] --- PASS: TestInfo (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkConnectError [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkConnect [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkCreateError [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkCreate [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkDisconnectError [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkDisconnect [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkInspect [2022-01-03T22:55:51.550Z] === RUN TestNetworkInspect/empty_ID [2022-01-03T22:55:51.550Z] === RUN TestNetworkInspect/no_options [2022-01-03T22:55:51.550Z] === RUN TestNetworkInspect/verbose [2022-01-03T22:55:51.550Z] === RUN TestNetworkInspect/global_scope [2022-01-03T22:55:51.550Z] === RUN TestNetworkInspect/unknown_network [2022-01-03T22:55:51.550Z] === RUN TestNetworkInspect/server_error [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkListError [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkListError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkList [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkList (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworksPruneError [2022-01-03T22:55:51.550Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworksPrune [2022-01-03T22:55:51.550Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkRemoveError [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNetworkRemove [2022-01-03T22:55:51.550Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNodeInspectError [2022-01-03T22:55:51.550Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNodeInspectNodeNotFound [2022-01-03T22:55:51.550Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNodeInspectWithEmptyID [2022-01-03T22:55:51.550Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNodeInspect [2022-01-03T22:55:51.550Z] --- PASS: TestNodeInspect (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNodeListError [2022-01-03T22:55:51.550Z] --- PASS: TestNodeListError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNodeList [2022-01-03T22:55:51.550Z] --- PASS: TestNodeList (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNodeRemoveError [2022-01-03T22:55:51.550Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNodeRemove [2022-01-03T22:55:51.550Z] --- PASS: TestNodeRemove (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNodeUpdateError [2022-01-03T22:55:51.550Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestNodeUpdate [2022-01-03T22:55:51.550Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestOptionWithTimeout [2022-01-03T22:55:51.550Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPingFail [2022-01-03T22:55:51.550Z] --- PASS: TestPingFail (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPingWithError [2022-01-03T22:55:51.550Z] 2022/01/03 22:55:50 RoundTripper returned a response & error; ignoring response [2022-01-03T22:55:51.550Z] 2022/01/03 22:55:50 RoundTripper returned a response & error; ignoring response [2022-01-03T22:55:51.550Z] --- PASS: TestPingWithError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPingSuccess [2022-01-03T22:55:51.550Z] --- PASS: TestPingSuccess (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPingHeadFallback [2022-01-03T22:55:51.550Z] === RUN TestPingHeadFallback/OK [2022-01-03T22:55:51.550Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-03T22:55:51.550Z] === RUN TestPingHeadFallback/Not_Found [2022-01-03T22:55:51.550Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-03T22:55:51.550Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-03T22:55:51.550Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginDisableError [2022-01-03T22:55:51.550Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginDisable [2022-01-03T22:55:51.550Z] --- PASS: TestPluginDisable (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginEnableError [2022-01-03T22:55:51.550Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginEnable [2022-01-03T22:55:51.550Z] --- PASS: TestPluginEnable (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginInspectError [2022-01-03T22:55:51.550Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginInspectWithEmptyID [2022-01-03T22:55:51.550Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginInspect [2022-01-03T22:55:51.550Z] --- PASS: TestPluginInspect (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginListError [2022-01-03T22:55:51.550Z] --- PASS: TestPluginListError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginList [2022-01-03T22:55:51.550Z] --- PASS: TestPluginList (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginPushError [2022-01-03T22:55:51.550Z] --- PASS: TestPluginPushError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginPush [2022-01-03T22:55:51.550Z] --- PASS: TestPluginPush (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginRemoveError [2022-01-03T22:55:51.550Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginRemove [2022-01-03T22:55:51.550Z] --- PASS: TestPluginRemove (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginSetError [2022-01-03T22:55:51.550Z] --- PASS: TestPluginSetError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPluginSet [2022-01-03T22:55:51.550Z] --- PASS: TestPluginSet (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSetHostHeader [2022-01-03T22:55:51.550Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestPlainTextError [2022-01-03T22:55:51.550Z] --- PASS: TestPlainTextError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestInfiniteError [2022-01-03T22:55:51.550Z] --- PASS: TestInfiniteError (0.04s) [2022-01-03T22:55:51.550Z] === RUN TestCanceledContext [2022-01-03T22:55:51.550Z] 2022/01/03 22:55:50 RoundTripper returned a response & error; ignoring response [2022-01-03T22:55:51.550Z] --- PASS: TestCanceledContext (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestDeadlineExceededContext [2022-01-03T22:55:51.550Z] 2022/01/03 22:55:50 RoundTripper returned a response & error; ignoring response [2022-01-03T22:55:51.550Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretCreateUnsupported [2022-01-03T22:55:51.550Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretCreateError [2022-01-03T22:55:51.550Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretCreate [2022-01-03T22:55:51.550Z] --- PASS: TestSecretCreate (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretInspectUnsupported [2022-01-03T22:55:51.550Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretInspectError [2022-01-03T22:55:51.550Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretInspectSecretNotFound [2022-01-03T22:55:51.550Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretInspectWithEmptyID [2022-01-03T22:55:51.550Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretInspect [2022-01-03T22:55:51.550Z] --- PASS: TestSecretInspect (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretListUnsupported [2022-01-03T22:55:51.550Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretListError [2022-01-03T22:55:51.550Z] --- PASS: TestSecretListError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretList [2022-01-03T22:55:51.550Z] --- PASS: TestSecretList (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretRemoveUnsupported [2022-01-03T22:55:51.550Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretRemoveError [2022-01-03T22:55:51.550Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretRemove [2022-01-03T22:55:51.550Z] --- PASS: TestSecretRemove (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretUpdateUnsupported [2022-01-03T22:55:51.550Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretUpdateError [2022-01-03T22:55:51.550Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSecretUpdate [2022-01-03T22:55:51.550Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceCreateError [2022-01-03T22:55:51.550Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceCreate [2022-01-03T22:55:51.550Z] --- PASS: TestServiceCreate (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-03T22:55:51.550Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceCreateDigestPinning [2022-01-03T22:55:51.550Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceInspectError [2022-01-03T22:55:51.550Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceInspectServiceNotFound [2022-01-03T22:55:51.550Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceInspectWithEmptyID [2022-01-03T22:55:51.550Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceInspect [2022-01-03T22:55:51.550Z] --- PASS: TestServiceInspect (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceListError [2022-01-03T22:55:51.550Z] --- PASS: TestServiceListError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceList [2022-01-03T22:55:51.550Z] --- PASS: TestServiceList (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceLogsError [2022-01-03T22:55:51.550Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceLogs [2022-01-03T22:55:51.550Z] --- PASS: TestServiceLogs (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceRemoveError [2022-01-03T22:55:51.550Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceRemoveNotFoundError [2022-01-03T22:55:51.550Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceRemove [2022-01-03T22:55:51.550Z] --- PASS: TestServiceRemove (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceUpdateError [2022-01-03T22:55:51.550Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestServiceUpdate [2022-01-03T22:55:51.550Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSwarmGetUnlockKeyError [2022-01-03T22:55:51.550Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSwarmGetUnlockKey [2022-01-03T22:55:51.550Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSwarmInitError [2022-01-03T22:55:51.550Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSwarmInit [2022-01-03T22:55:51.550Z] --- PASS: TestSwarmInit (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSwarmInspectError [2022-01-03T22:55:51.550Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSwarmInspect [2022-01-03T22:55:51.550Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSwarmJoinError [2022-01-03T22:55:51.550Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-03T22:55:51.550Z] === RUN TestSwarmJoin [2022-01-03T22:55:51.550Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestSwarmLeaveError [2022-01-03T22:55:51.551Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestSwarmLeave [2022-01-03T22:55:51.551Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestSwarmUnlockError [2022-01-03T22:55:51.551Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestSwarmUnlock [2022-01-03T22:55:51.551Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestSwarmUpdateError [2022-01-03T22:55:51.551Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestSwarmUpdate [2022-01-03T22:55:51.551Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestTaskInspectError [2022-01-03T22:55:51.551Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestTaskInspectWithEmptyID [2022-01-03T22:55:51.551Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestTaskInspect [2022-01-03T22:55:51.551Z] --- PASS: TestTaskInspect (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestTaskListError [2022-01-03T22:55:51.551Z] --- PASS: TestTaskListError (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestTaskList [2022-01-03T22:55:51.551Z] --- PASS: TestTaskList (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestVolumeCreateError [2022-01-03T22:55:51.551Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestVolumeCreate [2022-01-03T22:55:51.551Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestVolumeInspectError [2022-01-03T22:55:51.551Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestVolumeInspectNotFound [2022-01-03T22:55:51.551Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestVolumeInspectWithEmptyID [2022-01-03T22:55:51.551Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestVolumeInspect [2022-01-03T22:55:51.551Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestVolumeListError [2022-01-03T22:55:51.551Z] --- PASS: TestVolumeListError (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestVolumeList [2022-01-03T22:55:51.551Z] --- PASS: TestVolumeList (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestVolumeRemoveError [2022-01-03T22:55:51.551Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-03T22:55:51.551Z] === RUN TestVolumeRemove [2022-01-03T22:55:51.551Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-03T22:55:51.551Z] === CONT TestTLSCloseWriter [2022-01-03T22:55:51.551Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-03T22:55:51.551Z] PASS [2022-01-03T22:55:51.551Z] coverage: 75.1% of statements [2022-01-03T22:55:51.551Z] ok github.com/docker/docker/client 0.569s coverage: 75.1% of statements [2022-01-03T22:55:51.854Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T22:55:52.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-03T22:55:53.152Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-01-03T22:55:55.339Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T22:55:55.911Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T22:55:56.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-03T22:55:58.764Z] docker_api_swarm_service_test.go:395: [dcd91319e6421] joining swarm manager [dea884b744fae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:55:59.705Z] docker_api_swarm_service_test.go:395: [d286bc09f44e6] joining swarm manager [dea884b744fae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:56:00.275Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T22:56:01.216Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T22:56:01.216Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T22:56:02.160Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T22:56:02.911Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-01-03T22:56:02.911Z] === RUN TestInfoDebug [2022-01-03T22:56:02.911Z] --- PASS: TestInfoDebug (0.52s) [2022-01-03T22:56:02.911Z] === RUN TestInfoInsecureRegistries [2022-01-03T22:56:02.911Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-03T22:56:02.911Z] === RUN TestInfoRegistryMirrors [2022-01-03T22:56:02.911Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-03T22:56:02.911Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T22:56:02.911Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-01-03T22:56:02.911Z] === RUN TestPingCacheHeaders [2022-01-03T22:56:02.911Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T22:56:02.911Z] === RUN TestPingGet [2022-01-03T22:56:02.911Z] --- PASS: TestPingGet (0.02s) [2022-01-03T22:56:02.911Z] === RUN TestPingHead [2022-01-03T22:56:02.911Z] --- PASS: TestPingHead (0.02s) [2022-01-03T22:56:02.911Z] === RUN TestVersion [2022-01-03T22:56:02.911Z] --- PASS: TestVersion (0.02s) [2022-01-03T22:56:02.911Z] === CONT TestDiskUsage [2022-01-03T22:56:03.103Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T22:56:03.171Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T22:56:03.432Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T22:56:03.691Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T22:56:03.691Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T22:56:03.691Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T22:56:03.691Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T22:56:03.691Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T22:56:03.691Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T22:56:03.691Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T22:56:03.691Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T22:56:03.691Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T22:56:03.691Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T22:56:03.691Z] --- PASS: TestDiskUsage (1.09s) [2022-01-03T22:56:03.691Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T22:56:03.691Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T22:56:03.691Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T22:56:03.691Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T22:56:03.691Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T22:56:03.691Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T22:56:03.691Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-03T22:56:03.692Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T22:56:03.692Z] PASS [2022-01-03T22:56:03.692Z] [2022-01-03T22:56:03.692Z] === Skipped [2022-01-03T22:56:03.692Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T22:56:03.692Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T22:56:03.692Z] [2022-01-03T22:56:03.692Z] DONE 53 tests, 1 skipped in 21.862s [2022-01-03T22:56:03.692Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T22:56:03.692Z] ++ 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-01-03T22:56:03.692Z] ++ set -e [2022-01-03T22:56:03.692Z] ++ '[' -n 0 ']' [2022-01-03T22:56:03.692Z] ++ set -x [2022-01-03T22:56:03.692Z] ++ 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-01-03T22:56:03.952Z] INFO: Testing against a local daemon [2022-01-03T22:56:03.952Z] === RUN TestVolumesCreateAndList [2022-01-03T22:56:03.952Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T22:56:03.952Z] === RUN TestVolumesRemove [2022-01-03T22:56:03.952Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-03T22:56:03.952Z] === RUN TestVolumesInspect [2022-01-03T22:56:03.952Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-03T22:56:03.952Z] === RUN TestVolumesInvalidJSON [2022-01-03T22:56:03.952Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T22:56:03.952Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T22:56:03.952Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T22:56:03.952Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-03T22:56:03.952Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T22:56:03.952Z] PASS [2022-01-03T22:56:03.952Z] [2022-01-03T22:56:03.952Z] DONE 5 tests in 0.198s [2022-01-03T22:56:03.952Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T22:56:04.212Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T22:56:04.212Z] +++ kill 13378 [2022-01-03T22:56:04.472Z] +++ /etc/init.d/apparmor stop [2022-01-03T22:56:04.472Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T22:56:04.472Z] [2022-01-03T22:56:04.472Z] Unloading profiles will leave already running processes permanently [2022-01-03T22:56:04.472Z] unconfined, which can lead to unexpected situations. [2022-01-03T22:56:04.472Z] [2022-01-03T22:56:04.472Z] To set a process to complain mode, use the command line tool [2022-01-03T22:56:04.472Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T22:56:04.472Z] +++ true [2022-01-03T22:56:04.472Z] exiting test-integration [2022-01-03T22:56:04.472Z] ++ exit 0 [2022-01-03T22:56:04.472Z] [2022-01-03T22:56:04.486Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput Post stage [Pipeline] junit [2022-01-03T22:56:05.057Z] Recording test results [2022-01-03T22:56:05.340Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T22:56:05.426Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T22:56:05.686Z] + echo Ensuring container killed. [2022-01-03T22:56:05.686Z] Ensuring container killed. [2022-01-03T22:56:05.686Z] + docker rm -vf docker-pr5 [2022-01-03T22:56:05.686Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-01-03T22:56:05.975Z] + echo Chowning /workspace to jenkins user [2022-01-03T22:56:05.975Z] Chowning /workspace to jenkins user [2022-01-03T22:56:05.975Z] + id -u [2022-01-03T22:56:05.975Z] + id -g [2022-01-03T22:56:05.975Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43109:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T22:56:05.975Z] Unable to find image 'busybox:latest' locally [2022-01-03T22:56:05.975Z] latest: Pulling from library/busybox [2022-01-03T22:56:06.236Z] a01966dde7f8: Pulling fs layer [2022-01-03T22:56:06.236Z] a01966dde7f8: Download complete [2022-01-03T22:56:06.273Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T22:56:06.273Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T22:56:06.273Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T22:56:06.368Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T22:56:06.496Z] a01966dde7f8: Pull complete [2022-01-03T22:56:06.496Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T22:56:06.496Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T22:56:08.190Z] + bundleName=arm64-integration [2022-01-03T22:56:08.190Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-03T22:56:08.190Z] Creating arm64-integration-bundles.tar.gz [2022-01-03T22:56:08.190Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-01-03T22:56:08.190Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-03T22:56:08.280Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T22:56:08.280Z] === RUN TestDockerSuite/TestLogsSeparateStderr [Pipeline] archiveArtifacts [2022-01-03T22:56:08.464Z] Archiving artifacts [2022-01-03T22:56:08.851Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T22:56:10.619Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43109/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T22:56:10.933Z] + make clean [2022-01-03T22:56:10.933Z] docker volume rm -f docker-dev-cache [2022-01-03T22:56:10.933Z] docker-dev-cache [2022-01-03T22:56:10.940Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T22:56:10.940Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T22:56:10.940Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T22:56:10.940Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [Pipeline] deleteDir [2022-01-03T22:56:11.407Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T22:56:15.427Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T22:56:15.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-03T22:56:16.893Z] --- PASS: TestCheckoutGit (39.13s) [2022-01-03T22:56:16.893Z] === RUN TestValidGitTransport [2022-01-03T22:56:16.893Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-03T22:56:16.893Z] === RUN TestGitInvalidRef [2022-01-03T22:56:16.893Z] --- PASS: TestGitInvalidRef (0.30s) [2022-01-03T22:56:16.893Z] PASS [2022-01-03T22:56:16.893Z] coverage: 86.3% of statements [2022-01-03T22:56:16.893Z] ok github.com/docker/docker/builder/remotecontext/git 39.737s coverage: 86.3% of statements [2022-01-03T22:56:16.893Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T22:56:16.893Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T22:56:17.339Z] docker_api_swarm_service_test.go:343: [db007e58cf6ce] joining swarm manager [d7c26051252eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:56:18.281Z] docker_api_swarm_service_test.go:343: [d9bcec4610736] joining swarm manager [d7c26051252eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:56:18.747Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-03T22:56:20.720Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestConfigureDaemonLogs [2022-01-03T22:56:20.720Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestCommonOptionsInstallFlags [2022-01-03T22:56:20.720Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-03T22:56:20.720Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-03T22:56:20.720Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-03T22:56:20.720Z] PASS [2022-01-03T22:56:20.720Z] coverage: 18.6% of statements [2022-01-03T22:56:20.720Z] ok github.com/docker/docker/cmd/dockerd 0.239s coverage: 18.6% of statements [2022-01-03T22:56:20.720Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-03T22:56:20.720Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T22:56:20.824Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T22:56:21.395Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T22:56:21.965Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T22:56:22.225Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T22:56:22.293Z] === RUN TestContainerStopSignal [2022-01-03T22:56:22.293Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestContainerStopTimeout [2022-01-03T22:56:22.293Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-03T22:56:22.293Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-03T22:56:22.293Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-03T22:56:22.293Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestReplaceAndAppendEnvVars [2022-01-03T22:56:22.293Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-03T22:56:22.293Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestNewMemoryStore [2022-01-03T22:56:22.293Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestAddContainers [2022-01-03T22:56:22.293Z] --- PASS: TestAddContainers (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestGetContainer [2022-01-03T22:56:22.293Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestDeleteContainer [2022-01-03T22:56:22.293Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestListContainers [2022-01-03T22:56:22.293Z] --- PASS: TestListContainers (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestFirstContainer [2022-01-03T22:56:22.293Z] --- PASS: TestFirstContainer (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestApplyAllContainer [2022-01-03T22:56:22.293Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestIsValidHealthString [2022-01-03T22:56:22.293Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestStateRunStop [2022-01-03T22:56:22.293Z] --- PASS: TestStateRunStop (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestStateTimeoutWait [2022-01-03T22:56:22.293Z] state_test.go:141: Stop callback fired [2022-01-03T22:56:22.293Z] state_test.go:165: Stop callback fired [2022-01-03T22:56:22.293Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-03T22:56:22.293Z] === RUN TestIsValidStateString [2022-01-03T22:56:22.293Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestViewSaveDelete [2022-01-03T22:56:22.293Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-03T22:56:22.293Z] === RUN TestViewAll [2022-01-03T22:56:22.293Z] --- PASS: TestViewAll (0.02s) [2022-01-03T22:56:22.293Z] === RUN TestViewGet [2022-01-03T22:56:22.293Z] --- PASS: TestViewGet (0.01s) [2022-01-03T22:56:22.293Z] === RUN TestNames [2022-01-03T22:56:22.293Z] --- PASS: TestNames (0.00s) [2022-01-03T22:56:22.293Z] === RUN TestViewWithHealthCheck [2022-01-03T22:56:22.293Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-03T22:56:22.293Z] PASS [2022-01-03T22:56:22.293Z] coverage: 41.7% of statements [2022-01-03T22:56:22.293Z] ok github.com/docker/docker/container 0.297s coverage: 41.7% of statements [2022-01-03T22:56:22.765Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T22:56:22.765Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T22:56:22.765Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T22:56:22.765Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T22:56:22.795Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T22:56:23.057Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T22:56:23.317Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T22:56:23.757Z] === RUN TestPrepare [2022-01-03T22:56:23.757Z] --- PASS: TestPrepare (0.00s) [2022-01-03T22:56:23.757Z] === RUN TestStart [2022-01-03T22:56:23.757Z] --- PASS: TestStart (0.00s) [2022-01-03T22:56:23.757Z] === RUN TestWaitCancel [2022-01-03T22:56:23.757Z] --- PASS: TestWaitCancel (0.00s) [2022-01-03T22:56:23.757Z] === RUN TestWaitDisabled [2022-01-03T22:56:23.757Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-03T22:56:23.757Z] === RUN TestWaitEnabled [2022-01-03T22:56:23.757Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-03T22:56:23.757Z] === RUN TestRemove [2022-01-03T22:56:23.757Z] --- PASS: TestRemove (0.00s) [2022-01-03T22:56:23.757Z] PASS [2022-01-03T22:56:23.757Z] coverage: 65.3% of statements [2022-01-03T22:56:23.757Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-01-03T22:56:24.701Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T22:56:24.701Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-03T22:56:25.983Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-03T22:56:25.983Z] === RUN TestNewListSecretsFilters [2022-01-03T22:56:25.983Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestNewListConfigsFilters [2022-01-03T22:56:25.983Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-03T22:56:25.983Z] PASS [2022-01-03T22:56:25.983Z] coverage: 0.5% of statements [2022-01-03T22:56:25.983Z] ok github.com/docker/docker/daemon/cluster 0.262s coverage: 0.5% of statements [2022-01-03T22:56:25.983Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-03T22:56:25.983Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-03T22:56:25.983Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-03T22:56:25.983Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-03T22:56:25.983Z] PASS [2022-01-03T22:56:25.983Z] coverage: 35.9% of statements [2022-01-03T22:56:25.983Z] ok github.com/docker/docker/daemon/cluster/convert 0.397s coverage: 35.9% of statements [2022-01-03T22:56:29.181Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T22:56:29.799Z] === RUN TestBuilderGC [2022-01-03T22:56:29.799Z] --- PASS: TestBuilderGC (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestDaemonConfigurationNotFound [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestDaemonBrokenConfiguration [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestParseClusterAdvertiseSettings [2022-01-03T22:56:29.799Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestFindConfigurationConflicts [2022-01-03T22:56:29.799Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-03T22:56:29.799Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-03T22:56:29.799Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-03T22:56:29.799Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-03T22:56:29.799Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-03T22:56:29.799Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-03T22:56:29.799Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-03T22:56:29.799Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors (0.02s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestValidateConfiguration [2022-01-03T22:56:29.799Z] === RUN TestValidateConfiguration/with_label [2022-01-03T22:56:29.799Z] === RUN TestValidateConfiguration/with_dns [2022-01-03T22:56:29.799Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-03T22:56:29.799Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-03T22:56:29.799Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-03T22:56:29.799Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-03T22:56:29.799Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-03T22:56:29.799Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-03T22:56:29.799Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestModifiedDiscoverySettings [2022-01-03T22:56:29.799Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestReloadSetConfigFileNotExist [2022-01-03T22:56:29.799Z] time="2022-01-03T22:56:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-03T22:56:29.799Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-01-03T22:56:29.799Z] === RUN TestReloadDefaultConfigNotExist [2022-01-03T22:56:29.799Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:56:29.799Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-01-03T22:56:29.799Z] === RUN TestReloadBadDefaultConfig [2022-01-03T22:56:29.799Z] time="2022-01-03T22:56:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3084727777" [2022-01-03T22:56:29.799Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestReloadWithConflictingLabels [2022-01-03T22:56:29.799Z] time="2022-01-03T22:56:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3318145937" [2022-01-03T22:56:29.799Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestReloadWithDuplicateLabels [2022-01-03T22:56:29.799Z] time="2022-01-03T22:56:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2878684022" [2022-01-03T22:56:29.799Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestMaskURLCredentials [2022-01-03T22:56:29.799Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-03T22:56:29.799Z] === RUN TestDaemonConfigurationMerge [2022-01-03T22:56:29.799Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-03T22:56:29.799Z] PASS [2022-01-03T22:56:29.799Z] coverage: 80.0% of statements [2022-01-03T22:56:29.799Z] ok github.com/docker/docker/daemon/config 0.402s coverage: 80.0% of statements [2022-01-03T22:56:30.271Z] === RUN TestDiscoveryOptsErrors [2022-01-03T22:56:30.271Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-03T22:56:30.271Z] === RUN TestDiscoveryOpts [2022-01-03T22:56:30.271Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-03T22:56:30.271Z] PASS [2022-01-03T22:56:30.271Z] coverage: 30.0% of statements [2022-01-03T22:56:30.271Z] ok github.com/docker/docker/daemon/discovery 0.050s coverage: 30.0% of statements [2022-01-03T22:56:30.742Z] === RUN TestWaitNodeAttachment [2022-01-03T22:56:31.213Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-03T22:56:31.213Z] === RUN TestIsolationConversion [2022-01-03T22:56:31.213Z] === RUN TestIsolationConversion/default [2022-01-03T22:56:31.213Z] === RUN TestIsolationConversion/process [2022-01-03T22:56:31.213Z] === RUN TestIsolationConversion/hyperv [2022-01-03T22:56:31.213Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-03T22:56:31.213Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-03T22:56:31.213Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-03T22:56:31.213Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-03T22:56:31.213Z] === RUN TestContainerLabels [2022-01-03T22:56:31.213Z] --- PASS: TestContainerLabels (0.00s) [2022-01-03T22:56:31.213Z] === RUN TestCredentialSpecConversion [2022-01-03T22:56:31.213Z] === RUN TestCredentialSpecConversion/none [2022-01-03T22:56:31.213Z] === RUN TestCredentialSpecConversion/config [2022-01-03T22:56:31.213Z] === RUN TestCredentialSpecConversion/file [2022-01-03T22:56:31.213Z] === RUN TestCredentialSpecConversion/registry [2022-01-03T22:56:31.213Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-03T22:56:31.213Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-03T22:56:31.213Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-03T22:56:31.213Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-03T22:56:31.213Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-03T22:56:31.213Z] === RUN TestControllerValidateMountBind [2022-01-03T22:56:31.213Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-03T22:56:31.213Z] === RUN TestControllerValidateMountVolume [2022-01-03T22:56:31.213Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-03T22:56:31.213Z] === RUN TestControllerValidateMountTarget [2022-01-03T22:56:31.213Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-03T22:56:31.213Z] === RUN TestControllerValidateMountTmpfs [2022-01-03T22:56:31.213Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-03T22:56:31.213Z] === RUN TestControllerValidateMountInvalidType [2022-01-03T22:56:31.213Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-03T22:56:31.213Z] === RUN TestControllerValidateMountNamedPipe [2022-01-03T22:56:31.213Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-03T22:56:31.213Z] PASS [2022-01-03T22:56:31.213Z] coverage: 11.0% of statements [2022-01-03T22:56:31.213Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.660s coverage: 11.0% of statements [2022-01-03T22:56:31.303Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T22:56:31.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-03T22:56:31.563Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T22:56:31.685Z] === RUN TestEventsLog [2022-01-03T22:56:31.685Z] --- PASS: TestEventsLog (0.00s) [2022-01-03T22:56:31.685Z] === RUN TestEventsLogTimeout [2022-01-03T22:56:31.685Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-03T22:56:31.685Z] === RUN TestLogEvents [2022-01-03T22:56:31.685Z] --- PASS: TestLogEvents (0.05s) [2022-01-03T22:56:31.685Z] === RUN TestLoadBufferedEvents [2022-01-03T22:56:32.135Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T22:56:32.156Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-01-03T22:56:32.156Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-03T22:56:32.156Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-03T22:56:32.156Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-03T22:56:32.156Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-03T22:56:32.156Z] PASS [2022-01-03T22:56:32.156Z] coverage: 50.0% of statements [2022-01-03T22:56:32.156Z] ok github.com/docker/docker/daemon/events 0.393s coverage: 50.0% of statements [2022-01-03T22:56:33.076Z] docker_api_swarm_service_test.go:490: [d7a0bb3eebfd6] joining swarm manager [dfe62a66920df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:56:33.147Z] === RUN TestIsEmptyDir [2022-01-03T22:56:33.147Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-03T22:56:33.147Z] PASS [2022-01-03T22:56:33.147Z] coverage: 2.3% of statements [2022-01-03T22:56:33.147Z] ok github.com/docker/docker/daemon/graphdriver 0.098s coverage: 2.3% of statements [2022-01-03T22:56:33.147Z] === RUN TestLinkNaming [2022-01-03T22:56:33.147Z] --- PASS: TestLinkNaming (0.00s) [2022-01-03T22:56:33.147Z] === RUN TestLinkNew [2022-01-03T22:56:33.147Z] --- PASS: TestLinkNew (0.00s) [2022-01-03T22:56:33.147Z] === RUN TestLinkEnv [2022-01-03T22:56:33.147Z] --- PASS: TestLinkEnv (0.00s) [2022-01-03T22:56:33.147Z] === RUN TestLinkMultipleEnv [2022-01-03T22:56:33.147Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-03T22:56:33.147Z] === RUN TestLinkPortRangeEnv [2022-01-03T22:56:33.147Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-03T22:56:33.147Z] PASS [2022-01-03T22:56:33.147Z] coverage: 93.0% of statements [2022-01-03T22:56:33.147Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2022-01-03T22:56:34.016Z] docker_api_swarm_service_test.go:490: [dd3c8e93331c0] joining swarm manager [dfe62a66920df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:56:34.140Z] === RUN TestVerifyNetworkingConfig [2022-01-03T22:56:34.140Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestGetContainer [2022-01-03T22:56:34.140Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestValidContainerNames [2022-01-03T22:56:34.140Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestContainerInitDNS [2022-01-03T22:56:34.140Z] daemon_test.go:146: root required [2022-01-03T22:56:34.140Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestMerge [2022-01-03T22:56:34.140Z] --- PASS: TestMerge (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestValidateContainerIsolation [2022-01-03T22:56:34.140Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestFindNetworkErrorType [2022-01-03T22:56:34.140Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestEnsureServicesExist [2022-01-03T22:56:34.140Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestEnsureServicesExistErrors [2022-01-03T22:56:34.140Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-03T22:56:34.140Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-03T22:56:34.140Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-03T22:56:34.140Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestContainerDelete [2022-01-03T22:56:34.140Z] --- PASS: TestContainerDelete (0.01s) [2022-01-03T22:56:34.140Z] === RUN TestContainerDoubleDelete [2022-01-03T22:56:34.140Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestLogContainerEventCopyLabels [2022-01-03T22:56:34.140Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestLogContainerEventWithAttributes [2022-01-03T22:56:34.140Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestNoneHealthcheck [2022-01-03T22:56:34.140Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestHealthStates [2022-01-03T22:56:34.140Z] time="2022-01-03T22:56: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-01-03T22:56:34.140Z] time="2022-01-03T22:56: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-01-03T22:56:34.140Z] time="2022-01-03T22:56: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-01-03T22:56:34.140Z] time="2022-01-03T22:56: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-01-03T22:56:34.140Z] time="2022-01-03T22:56: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-01-03T22:56:34.140Z] time="2022-01-03T22:56: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-01-03T22:56:34.140Z] time="2022-01-03T22:56: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-01-03T22:56:34.140Z] time="2022-01-03T22:56: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-01-03T22:56:34.140Z] time="2022-01-03T22:56: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-01-03T22:56:34.140Z] time="2022-01-03T22:56: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-01-03T22:56:34.140Z] --- PASS: TestHealthStates (0.21s) [2022-01-03T22:56:34.140Z] === RUN TestGetInspectData [2022-01-03T22:56:34.140Z] --- PASS: TestGetInspectData (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestFillLicense [2022-01-03T22:56:34.140Z] --- PASS: TestFillLicense (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestListInvalidFilter [2022-01-03T22:56:34.140Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestNameFilter [2022-01-03T22:56:34.140Z] --- PASS: TestNameFilter (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-03T22:56:34.140Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-03T22:56:34.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-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-03T22:56:34.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-03T22:56:34.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-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-03T22:56:34.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestDaemonReloadLabels [2022-01-03T22:56:34.140Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-03T22:56:34.140Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestDaemonReloadMirrors [2022-01-03T22:56:34.140Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-03T22:56:34.140Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-03T22:56:34.140Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-03T22:56:34.140Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-03T22:56:34.277Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T22:56:34.612Z] === RUN TestDaemonDiscoveryReload [2022-01-03T22:56:35.603Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-01-03T22:56:35.603Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-03T22:56:35.603Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-01-03T22:56:35.603Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-03T22:56:36.076Z] === RUN TestNewStreamConfig [2022-01-03T22:56:36.076Z] === RUN TestNewStreamConfig/defaults [2022-01-03T22:56:36.076Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-03T22:56:36.076Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-03T22:56:36.076Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-03T22:56:36.076Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-03T22:56:36.076Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-03T22:56:36.076Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-03T22:56:36.076Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-03T22:56:36.076Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-03T22:56:36.076Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-03T22:56:36.076Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-03T22:56:36.076Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-03T22:56:36.076Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-03T22:56:36.076Z] time="2022-01-03T22:56:35Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-03T22:56:36.076Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-01-03T22:56:36.076Z] === RUN TestCreateSuccess [2022-01-03T22:56:36.076Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCreateStreamSkipped [2022-01-03T22:56:36.076Z] time="2022-01-03T22:56:35Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-03T22:56:36.076Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCreateLogGroupSuccess [2022-01-03T22:56:36.076Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCreateError [2022-01-03T22:56:36.076Z] --- PASS: TestCreateError (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCreateAlreadyExists [2022-01-03T22:56:36.076Z] time="2022-01-03T22:56:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-03T22:56:36.076Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestLogClosed [2022-01-03T22:56:36.076Z] --- PASS: TestLogClosed (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestLogBlocking [2022-01-03T22:56:36.076Z] --- PASS: TestLogBlocking (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-03T22:56:36.076Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestLogNonBlockingBufferFull [2022-01-03T22:56:36.076Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestPublishBatchSuccess [2022-01-03T22:56:36.076Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestPublishBatchError [2022-01-03T22:56:36.076Z] time="2022-01-03T22:56:35Z" level=error msg=Error [2022-01-03T22:56:36.076Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-03T22:56:36.076Z] time="2022-01-03T22:56:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T22:56:36.076Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-03T22:56:36.076Z] time="2022-01-03T22:56:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T22:56:36.076Z] time="2022-01-03T22:56:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-03T22:56:36.076Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchSimple [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchTicker [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchMultilinePattern [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchClose [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestEffectiveLen [2022-01-03T22:56:36.076Z] === RUN TestEffectiveLen/0/Hello [2022-01-03T22:56:36.076Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-03T22:56:36.076Z] === RUN TestEffectiveLen/2/🙃 [2022-01-03T22:56:36.076Z] === RUN TestEffectiveLen/3/���� [2022-01-03T22:56:36.076Z] === RUN TestEffectiveLen/4/He��o [2022-01-03T22:56:36.076Z] === RUN TestEffectiveLen/5/ [2022-01-03T22:56:36.076Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestFindValidSplit [2022-01-03T22:56:36.076Z] === RUN TestFindValidSplit/0/ [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1105: [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:56:36.076Z] === RUN TestFindValidSplit/1/Hello [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1105: Hello [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:56:36.076Z] === RUN TestFindValidSplit/2/Hello [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1105: He [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1106: llo [2022-01-03T22:56:36.076Z] === RUN TestFindValidSplit/3/Hello [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1105: [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1106: Hello [2022-01-03T22:56:36.076Z] === RUN TestFindValidSplit/4/🙃 [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1105: [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1106: 🙃 [2022-01-03T22:56:36.076Z] === RUN TestFindValidSplit/5/🙃 [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1105: 🙃 [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:56:36.076Z] === RUN TestFindValidSplit/6/a� [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1105: a [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1106: � [2022-01-03T22:56:36.076Z] === RUN TestFindValidSplit/7/a� [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1105: a� [2022-01-03T22:56:36.076Z] cloudwatchlogs_test.go:1106: [2022-01-03T22:56:36.076Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-03T22:56:36.076Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestProcessEventEmoji [2022-01-03T22:56:36.076Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchLineSplit [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchMaxEvents [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-03T22:56:36.076Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-03T22:56:36.076Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-03T22:56:36.548Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-01-03T22:56:36.548Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-03T22:56:36.548Z] reload_test.go:520: root required [2022-01-03T22:56:36.548Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-03T22:56:36.548Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-03T22:56:36.548Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-03T22:56:36.548Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-03T22:56:36.548Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-03T22:56:36.548Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-03T22:56:36.548Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-03T22:56:36.548Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-03T22:56:36.548Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestParseVolumesFrom [2022-01-03T22:56:36.548Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-01-03T22:56:36.548Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-03T22:56:36.548Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-03T22:56:36.548Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-03T22:56:36.548Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-03T22:56:36.548Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-03T22:56:36.548Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-03T22:56:36.548Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-03T22:56:36.548Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-03T22:56:36.548Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-03T22:56:36.548Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-03T22:56:36.548Z] PASS [2022-01-03T22:56:36.548Z] coverage: 9.0% of statements [2022-01-03T22:56:36.548Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsFormat [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-03T22:56:36.548Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestCreateTagSuccess [2022-01-03T22:56:36.548Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-03T22:56:36.548Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-03T22:56:36.548Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-03T22:56:36.548Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-03T22:56:36.548Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-03T22:56:36.548Z] PASS [2022-01-03T22:56:36.548Z] coverage: 78.0% of statements [2022-01-03T22:56:36.548Z] ok github.com/docker/docker/daemon 2.742s coverage: 9.0% of statements [2022-01-03T22:56:36.548Z] ok github.com/docker/docker/daemon/logger/awslogs 0.452s coverage: 78.0% of statements [2022-01-03T22:56:36.548Z] === RUN TestSearchRegistryForImagesErrors [2022-01-03T22:56:36.548Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestSearchRegistryForImages [2022-01-03T22:56:36.548Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestOnlyPlatformWithFallback [2022-01-03T22:56:36.548Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestImageDelete [2022-01-03T22:56:36.548Z] === RUN TestAdapterReadLogs [2022-01-03T22:56:36.548Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestCopier [2022-01-03T22:56:36.548Z] === RUN TestImageDelete/no_lease [2022-01-03T22:56:36.548Z] --- PASS: TestCopier (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestCopierLongLines [2022-01-03T22:56:36.548Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestCopierSlow [2022-01-03T22:56:36.548Z] === RUN TestImageDelete/lease_exists [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-03T22:56:36.548Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-03T22:56:36.548Z] --- PASS: TestImageDelete (0.05s) [2022-01-03T22:56:36.548Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-03T22:56:36.548Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-03T22:56:36.548Z] === RUN TestContentStoreForPull [2022-01-03T22:56:36.548Z] --- PASS: TestCopierSlow (0.20s) [2022-01-03T22:56:36.548Z] === RUN TestCopierWithSized [2022-01-03T22:56:36.548Z] === RUN TestCopierWithSized/as_is [2022-01-03T22:56:36.548Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-03T22:56:36.548Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-03T22:56:36.548Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-03T22:56:36.548Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-03T22:56:36.548Z] === RUN TestCopierWithPartial [2022-01-03T22:56:36.548Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestRingLogger [2022-01-03T22:56:36.548Z] --- PASS: TestRingLogger (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestRingCap [2022-01-03T22:56:36.548Z] --- PASS: TestRingCap (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestRingClose [2022-01-03T22:56:36.548Z] --- PASS: TestRingClose (0.00s) [2022-01-03T22:56:36.548Z] === RUN TestRingDrain [2022-01-03T22:56:36.548Z] --- PASS: TestRingDrain (0.00s) [2022-01-03T22:56:36.548Z] PASS [2022-01-03T22:56:36.548Z] coverage: 43.8% of statements [2022-01-03T22:56:36.548Z] ok github.com/docker/docker/daemon/logger 0.294s coverage: 43.8% of statements [2022-01-03T22:56:36.548Z] --- PASS: TestContentStoreForPull (0.27s) [2022-01-03T22:56:36.548Z] PASS [2022-01-03T22:56:36.548Z] coverage: 6.7% of statements [2022-01-03T22:56:36.712Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T22:56:36.712Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T22:56:36.712Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T22:56:36.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T22:56:37.020Z] ok github.com/docker/docker/daemon/images 0.471s coverage: 6.7% of statements [2022-01-03T22:56:37.020Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T22:56:37.020Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T22:56:37.020Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-03T22:56:37.020Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T22:56:37.020Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T22:56:37.020Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-03T22:56:37.020Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-03T22:56:37.491Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-03T22:56:37.491Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-03T22:56:37.491Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-03T22:56:37.491Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-01-03T22:56:37.491Z] === RUN TestFastTimeMarshalJSON [2022-01-03T22:56:37.491Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-03T22:56:37.491Z] PASS [2022-01-03T22:56:37.491Z] coverage: 87.2% of statements [2022-01-03T22:56:37.491Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.269s coverage: 87.2% of statements [2022-01-03T22:56:37.964Z] === RUN TestJSONFileLogger [2022-01-03T22:56:37.964Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-03T22:56:37.964Z] === RUN TestJSONFileLoggerWithTags [2022-01-03T22:56:37.964Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-03T22:56:37.964Z] === RUN TestJSONFileLoggerWithOpts [2022-01-03T22:56:37.964Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-03T22:56:37.964Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-03T22:56:37.964Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-03T22:56:37.964Z] === RUN TestEncodeDecode [2022-01-03T22:56:37.964Z] === PAUSE TestEncodeDecode [2022-01-03T22:56:37.964Z] === RUN TestUnexpectedEOF [2022-01-03T22:56:38.436Z] time="2022-01-03T22:56:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T22:56:38.436Z] time="2022-01-03T22:56:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T22:56:38.436Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-01-03T22:56:38.436Z] === CONT TestEncodeDecode [2022-01-03T22:56:38.436Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-03T22:56:38.436Z] PASS [2022-01-03T22:56:38.436Z] coverage: 69.9% of statements [2022-01-03T22:56:38.436Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.299s coverage: 69.9% of statements [2022-01-03T22:56:38.436Z] === RUN TestWriteLog [2022-01-03T22:56:38.436Z] === PAUSE TestWriteLog [2022-01-03T22:56:38.436Z] === RUN TestReadLog [2022-01-03T22:56:38.436Z] === PAUSE TestReadLog [2022-01-03T22:56:38.436Z] === RUN TestDecode [2022-01-03T22:56:38.436Z] --- PASS: TestDecode (0.03s) [2022-01-03T22:56:38.907Z] === CONT TestWriteLog [2022-01-03T22:56:38.907Z] --- PASS: TestWriteLog (0.00s) [2022-01-03T22:56:38.907Z] === CONT TestReadLog [2022-01-03T22:56:38.907Z] === RUN TestReadLog/tail_exact [2022-01-03T22:56:38.907Z] === RUN TestReadLog/tail_less_than_available [2022-01-03T22:56:38.907Z] === RUN TestReadLog/tail_more_than_available [2022-01-03T22:56:38.907Z] --- PASS: TestReadLog (0.21s) [2022-01-03T22:56:38.907Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-01-03T22:56:38.907Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-03T22:56:38.907Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-03T22:56:38.907Z] PASS [2022-01-03T22:56:38.907Z] coverage: 78.7% of statements [2022-01-03T22:56:38.907Z] ok github.com/docker/docker/daemon/logger/local 0.328s coverage: 78.7% of statements [2022-01-03T22:56:38.907Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T22:56:39.380Z] === RUN TestOpenFileDelete [2022-01-03T22:56:39.380Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-03T22:56:39.380Z] === RUN TestOpenFileRename [2022-01-03T22:56:39.380Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-03T22:56:39.380Z] === RUN TestParseLogTagDefaultTag [2022-01-03T22:56:39.380Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-03T22:56:39.380Z] === RUN TestParseLogTag [2022-01-03T22:56:39.380Z] --- PASS: TestParseLogTag (0.00s) [2022-01-03T22:56:39.381Z] === RUN TestParseLogTagEmptyTag [2022-01-03T22:56:39.381Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-03T22:56:39.381Z] === RUN TestTailFiles [2022-01-03T22:56:39.381Z] --- PASS: TestTailFiles (0.00s) [2022-01-03T22:56:39.381Z] === RUN TestFollowLogsConsumerGone [2022-01-03T22:56:39.381Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-03T22:56:39.381Z] === RUN TestFollowLogsProducerGone [2022-01-03T22:56:39.381Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-03T22:56:39.381Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-03T22:56:39.381Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-03T22:56:39.381Z] === RUN TestFollowLogsHandleDecodeErr [2022-01-03T22:56:39.584Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T22:56:39.852Z] === RUN TestLog [2022-01-03T22:56:39.852Z] --- PASS: TestLog (0.01s) [2022-01-03T22:56:39.852Z] PASS [2022-01-03T22:56:39.852Z] coverage: 31.5% of statements [2022-01-03T22:56:39.852Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-01-03T22:56:40.325Z] time="2022-01-03T22:56:39Z" level=error msg="Log reader notified that it must re-open log file, some log data may not be streamed to the client." file="C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestFollowLogsHandleDecodeErr576932134" [2022-01-03T22:56:40.325Z] --- PASS: TestFollowLogsHandleDecodeErr (0.62s) [2022-01-03T22:56:40.325Z] === RUN TestCheckCapacityAndRotate [2022-01-03T22:56:40.325Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-03T22:56:40.325Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-03T22:56:40.325Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-01-03T22:56:40.325Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-01-03T22:56:40.325Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-01-03T22:56:40.325Z] PASS [2022-01-03T22:56:40.325Z] coverage: 58.4% of statements [2022-01-03T22:56:40.325Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.876s coverage: 58.4% of statements [2022-01-03T22:56:40.799Z] === RUN TestParseLogFormat [2022-01-03T22:56:40.799Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestValidateLogOptEmpty [2022-01-03T22:56:40.799Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestValidateSyslogAddress [2022-01-03T22:56:40.799Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestParseAddressDefaultPort [2022-01-03T22:56:40.799Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestValidateSyslogFacility [2022-01-03T22:56:40.799Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestValidateLogOptSyslogFormat [2022-01-03T22:56:40.799Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestValidateLogOpt [2022-01-03T22:56:40.799Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T22:56:40.799Z] PASS [2022-01-03T22:56:40.799Z] coverage: 46.8% of statements [2022-01-03T22:56:40.799Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2022-01-03T22:56:40.799Z] === RUN TestValidateLogOpt [2022-01-03T22:56:40.799Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestNewMissedConfig [2022-01-03T22:56:40.799Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestNewMissedUrl [2022-01-03T22:56:40.799Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestNewMissedToken [2022-01-03T22:56:40.799Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestNewWithProxy [2022-01-03T22:56:40.799Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestDefault [2022-01-03T22:56:40.799Z] --- PASS: TestDefault (0.01s) [2022-01-03T22:56:40.799Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-03T22:56:40.799Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-01-03T22:56:40.799Z] === RUN TestJsonFormat [2022-01-03T22:56:40.799Z] --- PASS: TestJsonFormat (0.01s) [2022-01-03T22:56:40.799Z] === RUN TestRawFormat [2022-01-03T22:56:40.799Z] --- PASS: TestRawFormat (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestRawFormatWithLabels [2022-01-03T22:56:40.799Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestRawFormatWithoutTag [2022-01-03T22:56:40.799Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-03T22:56:40.799Z] === RUN TestBatching [2022-01-03T22:56:40.799Z] === RUN TestNewParse [2022-01-03T22:56:40.799Z] --- PASS: TestNewParse (0.00s) [2022-01-03T22:56:40.799Z] PASS [2022-01-03T22:56:40.799Z] coverage: 8.3% of statements [2022-01-03T22:56:40.799Z] ok github.com/docker/docker/daemon/logger/templates 0.056s coverage: 8.3% of statements [2022-01-03T22:56:40.859Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T22:56:40.859Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-03T22:56:40.859Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T22:56:40.859Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T22:56:41.271Z] --- PASS: TestBatching (0.27s) [2022-01-03T22:56:41.271Z] === RUN TestFrequency [2022-01-03T22:56:41.271Z] --- PASS: TestFrequency (0.18s) [2022-01-03T22:56:41.271Z] === RUN TestOneMessagePerRequest [2022-01-03T22:56:41.271Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-01-03T22:56:41.743Z] === RUN TestVerify [2022-01-03T22:56:41.743Z] --- PASS: TestVerify (0.00s) [2022-01-03T22:56:41.743Z] === RUN TestSkipVerify [2022-01-03T22:56:41.743Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:41.743Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:41.743Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:42.214Z] --- PASS: TestSkipVerify (0.73s) [2022-01-03T22:56:42.214Z] === RUN TestBufferMaximum [2022-01-03T22:56:42.214Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:42.214Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:42.214Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:42.214Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:42.214Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:42.214Z] time="2022-01-03T22:56:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641250601.837350\",\"host\":\"be6a65cf0b1f\"}'" [2022-01-03T22:56:42.214Z] time="2022-01-03T22:56:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641250601.837350\",\"host\":\"be6a65cf0b1f\"}'" [2022-01-03T22:56:42.214Z] --- PASS: TestBufferMaximum (0.01s) [2022-01-03T22:56:42.214Z] === RUN TestServerAlwaysDown [2022-01-03T22:56:42.215Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:42.215Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:42.215Z] time="2022-01-03T22:56:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641250601.843151\",\"host\":\"be6a65cf0b1f\"}'" [2022-01-03T22:56:42.215Z] time="2022-01-03T22:56:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641250601.843151\",\"host\":\"be6a65cf0b1f\"}'" [2022-01-03T22:56:42.215Z] time="2022-01-03T22:56:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T22:56:42.215Z] time="2022-01-03T22:56:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641250601.843151\",\"host\":\"be6a65cf0b1f\"}'" [2022-01-03T22:56:42.215Z] time="2022-01-03T22:56:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641250601.844145\",\"host\":\"be6a65cf0b1f\"}'" [2022-01-03T22:56:42.215Z] time="2022-01-03T22:56:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641250601.844145\",\"host\":\"be6a65cf0b1f\"}'" [2022-01-03T22:56:42.215Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-03T22:56:42.215Z] === RUN TestCannotSendAfterClose [2022-01-03T22:56:42.215Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-03T22:56:42.215Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-03T22:56:43.206Z] === RUN TestV1IDService [2022-01-03T22:56:43.206Z] --- PASS: TestV1IDService (0.02s) [2022-01-03T22:56:43.206Z] === RUN TestV2MetadataService [2022-01-03T22:56:43.206Z] time="2022-01-03T22:56:42Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-03T22:56:43.206Z] time="2022-01-03T22:56:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"be6a65cf0b1f\"}'" [2022-01-03T22:56:43.206Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-03T22:56:43.206Z] PASS [2022-01-03T22:56:43.206Z] coverage: 82.5% of statements [2022-01-03T22:56:43.206Z] ok github.com/docker/docker/daemon/logger/splunk 2.309s coverage: 82.5% of statements [2022-01-03T22:56:43.206Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T22:56:43.206Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-03T22:56:43.206Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T22:56:43.206Z] === RUN TestSuccessfulDownload [2022-01-03T22:56:43.206Z] download_test.go:267: Needs fixing on Windows [2022-01-03T22:56:43.206Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-03T22:56:43.206Z] === RUN TestCancelledDownload [2022-01-03T22:56:43.206Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-03T22:56:43.206Z] === RUN TestMaxDownloadAttempts [2022-01-03T22:56:43.206Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T22:56:43.206Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T22:56:43.206Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T22:56:43.206Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T22:56:43.206Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T22:56:43.206Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T22:56:43.206Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T22:56:43.206Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T22:56:43.206Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T22:56:43.206Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T22:56:43.206Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T22:56:43.206Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T22:56:43.677Z] time="2022-01-03T22:56:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:56:43.677Z] time="2022-01-03T22:56:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:56:43.677Z] time="2022-01-03T22:56:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:56:43.677Z] time="2022-01-03T22:56:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T22:56:43.677Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-03T22:56:43.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-01-03T22:56:43.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-01-03T22:56:43.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-01-03T22:56:43.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-01-03T22:56:43.677Z] === RUN TestTransfer [2022-01-03T22:56:44.149Z] --- PASS: TestTransfer (0.12s) [2022-01-03T22:56:44.149Z] === RUN TestConcurrencyLimit [2022-01-03T22:56:44.149Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-03T22:56:44.149Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-03T22:56:44.149Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-03T22:56:44.149Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-03T22:56:44.149Z] === RUN TestContinueOnError_NeverContinue [2022-01-03T22:56:44.149Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-03T22:56:44.149Z] === RUN TestManifestStore [2022-01-03T22:56:44.149Z] === RUN TestManifestStore/no_remote_or_local [2022-01-03T22:56:44.149Z] time="2022-01-03T22:56:43Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1064252597\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-03T22:56:44.149Z] === RUN TestManifestStore/no_local_cache [2022-01-03T22:56:44.149Z] === RUN TestManifestStore/with_local_cache [2022-01-03T22:56:44.149Z] === RUN TestManifestStore/unknown_media_type [2022-01-03T22:56:44.149Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-03T22:56:44.149Z] time="2022-01-03T22:56:44Z" level=warning msg="reference for unknown type: " [2022-01-03T22:56:44.149Z] time="2022-01-03T22:56:44Z" level=warning msg="reference for unknown type: " [2022-01-03T22:56:44.149Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-03T22:56:44.149Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-03T22:56:44.149Z] time="2022-01-03T22:56:44Z" level=warning msg="reference for unknown type: " [2022-01-03T22:56:44.149Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-03T22:56:44.149Z] time="2022-01-03T22:56:44Z" level=warning msg="reference for unknown type: " [2022-01-03T22:56:44.155Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T22:56:44.619Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-03T22:56:44.620Z] === RUN TestInactiveJobs [2022-01-03T22:56:44.620Z] time="2022-01-03T22:56:44Z" level=warning msg="reference for unknown type: " [2022-01-03T22:56:44.620Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-03T22:56:44.620Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-03T22:56:44.620Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-03T22:56:44.620Z] time="2022-01-03T22:56:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore (0.36s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaType [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-03T22:56:44.620Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestFixManifestLayers [2022-01-03T22:56:44.620Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-03T22:56:44.620Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T22:56:44.620Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestFixManifestLayersBadParent [2022-01-03T22:56:44.620Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestValidateManifest [2022-01-03T22:56:44.620Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T22:56:44.620Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestFormatPlatform [2022-01-03T22:56:44.620Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestGetRepositoryMountCandidates [2022-01-03T22:56:44.620Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestLayerAlreadyExists [2022-01-03T22:56:44.620Z] 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-01-03T22:56:44.620Z] 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-01-03T22:56:44.620Z] 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-01-03T22:56:44.620Z] 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-01-03T22:56:44.620Z] 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-01-03T22:56:44.620Z] 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-01-03T22:56:44.620Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-01-03T22:56:44.620Z] === RUN TestWhenEmptyAuthConfig [2022-01-03T22:56:44.620Z] --- PASS: TestV2MetadataService (1.37s) [2022-01-03T22:56:44.620Z] PASS [2022-01-03T22:56:44.620Z] coverage: 48.2% of statements [2022-01-03T22:56:44.620Z] ok github.com/docker/docker/distribution/metadata 1.470s coverage: 48.2% of statements [2022-01-03T22:56:44.620Z] --- PASS: TestInactiveJobs (0.38s) [2022-01-03T22:56:44.620Z] === RUN TestWatchRelease [2022-01-03T22:56:44.620Z] --- PASS: TestWatchRelease (0.04s) [2022-01-03T22:56:44.620Z] === RUN TestWatchFinishedTransfer [2022-01-03T22:56:44.620Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestDuplicateTransfer [2022-01-03T22:56:44.620Z] === RUN TestNotFound [2022-01-03T22:56:44.620Z] --- PASS: TestNotFound (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestConflict [2022-01-03T22:56:44.620Z] --- PASS: TestConflict (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestForbidden [2022-01-03T22:56:44.620Z] --- PASS: TestForbidden (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestInvalidParameter [2022-01-03T22:56:44.620Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestNotImplemented [2022-01-03T22:56:44.620Z] --- PASS: TestNotImplemented (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestNotModified [2022-01-03T22:56:44.620Z] --- PASS: TestNotModified (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestUnauthorized [2022-01-03T22:56:44.620Z] --- PASS: TestUnauthorized (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestUnknown [2022-01-03T22:56:44.620Z] --- PASS: TestUnknown (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestCancelled [2022-01-03T22:56:44.620Z] --- PASS: TestCancelled (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestDeadline [2022-01-03T22:56:44.620Z] --- PASS: TestDeadline (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestDataLoss [2022-01-03T22:56:44.620Z] --- PASS: TestDataLoss (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestUnavailable [2022-01-03T22:56:44.620Z] --- PASS: TestUnavailable (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestSystem [2022-01-03T22:56:44.620Z] --- PASS: TestSystem (0.00s) [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Not_Found [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Bad_Request [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Conflict [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Unauthorized [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Forbidden [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Not_Modified [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-03T22:56:44.620Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-03T22:56:44.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-03T22:56:44.620Z] PASS [2022-01-03T22:56:44.620Z] coverage: 53.1% of statements [2022-01-03T22:56:44.620Z] ok github.com/docker/docker/errdefs 0.068s coverage: 53.1% of statements [2022-01-03T22:56:45.091Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-01-03T22:56:45.091Z] === RUN TestSuccessfulUpload [2022-01-03T22:56:45.091Z] time="2022-01-03T22:56:44Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-03T22:56:45.091Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-01-03T22:56:45.091Z] === RUN TestCancelledUpload [2022-01-03T22:56:45.091Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-03T22:56:45.091Z] PASS [2022-01-03T22:56:45.091Z] coverage: 76.8% of statements [2022-01-03T22:56:45.091Z] ok github.com/docker/docker/distribution/xfer 1.987s coverage: 76.8% of statements [2022-01-03T22:56:45.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T22:56:45.382Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T22:56:45.536Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T22:56:45.563Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-01-03T22:56:45.563Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-03T22:56:45.563Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-03T22:56:45.563Z] === RUN TestTokenPassThru [2022-01-03T22:56:45.563Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-03T22:56:45.563Z] === RUN TestTokenPassThruDifferentHost [2022-01-03T22:56:45.563Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-03T22:56:45.563Z] PASS [2022-01-03T22:56:45.563Z] coverage: 24.6% of statements [2022-01-03T22:56:45.563Z] ok github.com/docker/docker/distribution 1.752s coverage: 24.6% of statements [2022-01-03T22:56:46.033Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T22:56:46.033Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T22:56:46.033Z] === RUN TestCompare [2022-01-03T22:56:46.033Z] --- PASS: TestCompare (0.00s) [2022-01-03T22:56:46.033Z] PASS [2022-01-03T22:56:46.033Z] coverage: 19.2% of statements [2022-01-03T22:56:46.033Z] ok github.com/docker/docker/image/cache 0.125s coverage: 19.2% of statements [2022-01-03T22:56:46.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-03T22:56:46.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T22:56:46.504Z] === RUN TestFSGetInvalidData [2022-01-03T22:56:46.504Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-03T22:56:46.504Z] === RUN TestFSInvalidSet [2022-01-03T22:56:46.504Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-03T22:56:46.504Z] === RUN TestFSInvalidRoot [2022-01-03T22:56:46.504Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-03T22:56:46.504Z] === RUN TestFSMetadataGetSet [2022-01-03T22:56:46.504Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-01-03T22:56:46.504Z] === RUN TestFSInvalidWalker [2022-01-03T22:56:46.504Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-03T22:56:46.504Z] === RUN TestFSGetSet [2022-01-03T22:56:46.504Z] --- PASS: TestFSGetSet (0.02s) [2022-01-03T22:56:46.504Z] === RUN TestFSGetUnsetKey [2022-01-03T22:56:46.504Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-03T22:56:46.504Z] === RUN TestFSGetEmptyData [2022-01-03T22:56:46.504Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-03T22:56:46.504Z] === RUN TestFSDelete [2022-01-03T22:56:46.504Z] --- PASS: TestFSDelete (0.02s) [2022-01-03T22:56:46.504Z] === RUN TestFSWalker [2022-01-03T22:56:46.504Z] --- PASS: TestFSWalker (0.02s) [2022-01-03T22:56:46.504Z] === RUN TestFSWalkerStopOnError [2022-01-03T22:56:46.504Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-03T22:56:46.504Z] === RUN TestNewFromJSON [2022-01-03T22:56:46.504Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-03T22:56:46.504Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-03T22:56:46.504Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-03T22:56:46.504Z] === RUN TestMarshalKeyOrder [2022-01-03T22:56:46.504Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-03T22:56:46.504Z] === RUN TestHistoryEqual [2022-01-03T22:56:46.975Z] --- PASS: TestHistoryEqual (0.20s) [2022-01-03T22:56:46.975Z] === RUN TestImage [2022-01-03T22:56:46.975Z] --- PASS: TestImage (0.00s) [2022-01-03T22:56:46.975Z] === RUN TestImageOSNotEmpty [2022-01-03T22:56:46.975Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-03T22:56:46.975Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-03T22:56:46.975Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-03T22:56:46.975Z] === RUN TestCreate [2022-01-03T22:56:46.975Z] --- PASS: TestCreate (0.01s) [2022-01-03T22:56:46.975Z] === RUN TestRestore [2022-01-03T22:56:46.975Z] time="2022-01-03T22:56:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-03T22:56:46.975Z] --- PASS: TestRestore (0.04s) [2022-01-03T22:56:46.975Z] === RUN TestAddDelete [2022-01-03T22:56:46.975Z] --- PASS: TestAddDelete (0.03s) [2022-01-03T22:56:46.975Z] === RUN TestSearchAfterDelete [2022-01-03T22:56:46.975Z] --- PASS: TestSearchAfterDelete (0.03s) [2022-01-03T22:56:46.975Z] === RUN TestParentReset [2022-01-03T22:56:46.975Z] --- PASS: TestParentReset (0.12s) [2022-01-03T22:56:46.975Z] === RUN TestGetAndSetLastUpdated [2022-01-03T22:56:46.975Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-03T22:56:46.975Z] === RUN TestStoreLen [2022-01-03T22:56:46.975Z] --- PASS: TestStoreLen (0.07s) [2022-01-03T22:56:46.975Z] PASS [2022-01-03T22:56:46.975Z] coverage: 86.6% of statements [2022-01-03T22:56:46.975Z] ok github.com/docker/docker/image 0.794s coverage: 86.6% of statements [2022-01-03T22:56:46.975Z] === RUN TestValidateManifest [2022-01-03T22:56:46.975Z] === RUN TestValidateManifest/nil [2022-01-03T22:56:46.975Z] === RUN TestValidateManifest/non-nil [2022-01-03T22:56:46.975Z] --- PASS: TestValidateManifest (0.00s) [2022-01-03T22:56:46.975Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-03T22:56:46.975Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-03T22:56:46.975Z] PASS [2022-01-03T22:56:46.975Z] coverage: 0.7% of statements [2022-01-03T22:56:46.975Z] ok github.com/docker/docker/image/tarexport 0.088s coverage: 0.7% of statements [2022-01-03T22:56:46.975Z] === RUN TestMakeV1ConfigFromConfig [2022-01-03T22:56:46.975Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-03T22:56:47.446Z] PASS [2022-01-03T22:56:47.446Z] coverage: 25.0% of statements [2022-01-03T22:56:47.446Z] ok github.com/docker/docker/image/v1 0.091s coverage: 25.0% of statements [2022-01-03T22:56:47.446Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T22:56:48.439Z] === RUN TestSerialization [2022-01-03T22:56:48.439Z] --- PASS: TestSerialization (0.02s) [2022-01-03T22:56:48.439Z] PASS [2022-01-03T22:56:48.439Z] coverage: 100.0% of statements [2022-01-03T22:56:48.439Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2022-01-03T22:56:48.652Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T22:56:49.430Z] === RUN TestEmptyLayer [2022-01-03T22:56:49.430Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-03T22:56:49.430Z] === RUN TestCommitFailure [2022-01-03T22:56:49.430Z] --- PASS: TestCommitFailure (0.02s) [2022-01-03T22:56:49.430Z] === RUN TestStartTransactionFailure [2022-01-03T22:56:49.430Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-03T22:56:49.430Z] === RUN TestGetOrphan [2022-01-03T22:56:49.430Z] --- PASS: TestGetOrphan (0.01s) [2022-01-03T22:56:49.430Z] === RUN TestMountAndRegister [2022-01-03T22:56:49.430Z] layer_test.go:270: Layer size: 14 [2022-01-03T22:56:49.430Z] --- PASS: TestMountAndRegister (0.07s) [2022-01-03T22:56:49.430Z] === RUN TestLayerRelease [2022-01-03T22:56:49.430Z] layer_test.go:303: Failing on Windows [2022-01-03T22:56:49.430Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-03T22:56:49.430Z] === RUN TestStoreRestore [2022-01-03T22:56:49.430Z] layer_test.go:352: Failing on Windows [2022-01-03T22:56:49.430Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-03T22:56:49.430Z] === RUN TestTarStreamStability [2022-01-03T22:56:49.430Z] layer_test.go:467: Failing on Windows [2022-01-03T22:56:49.430Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-03T22:56:49.430Z] === RUN TestRegisterExistingLayer [2022-01-03T22:56:49.430Z] === RUN TestEnvironmentParsing [2022-01-03T22:56:49.430Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-03T22:56:49.430Z] PASS [2022-01-03T22:56:49.430Z] coverage: 1.2% of statements [2022-01-03T22:56:49.430Z] ok github.com/docker/docker/libcontainerd/local 0.078s coverage: 1.2% of statements [2022-01-03T22:56:49.902Z] --- PASS: TestRegisterExistingLayer (0.22s) [2022-01-03T22:56:49.902Z] === RUN TestTarStreamVerification [2022-01-03T22:56:49.902Z] layer_test.go:696: Failing on Windows [2022-01-03T22:56:49.902Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-03T22:56:49.902Z] === RUN TestLayerMigration [2022-01-03T22:56:49.902Z] migration_test.go:45: Failing on Windows [2022-01-03T22:56:49.902Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-03T22:56:49.902Z] === RUN TestLayerMigrationNoTarsplit [2022-01-03T22:56:49.902Z] migration_test.go:181: Failing on Windows [2022-01-03T22:56:49.902Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T22:56:49.902Z] === RUN TestMountInit [2022-01-03T22:56:49.902Z] mount_test.go:17: Failing on Windows [2022-01-03T22:56:49.902Z] --- SKIP: TestMountInit (0.00s) [2022-01-03T22:56:49.902Z] === RUN TestMountSize [2022-01-03T22:56:49.902Z] mount_test.go:76: Failing on Windows [2022-01-03T22:56:49.902Z] --- SKIP: TestMountSize (0.00s) [2022-01-03T22:56:49.902Z] === RUN TestMountChanges [2022-01-03T22:56:49.902Z] mount_test.go:125: Failing on Windows [2022-01-03T22:56:49.902Z] --- SKIP: TestMountChanges (0.00s) [2022-01-03T22:56:49.902Z] === RUN TestMountApply [2022-01-03T22:56:49.902Z] mount_test.go:212: Failing on Windows [2022-01-03T22:56:49.902Z] --- SKIP: TestMountApply (0.00s) [2022-01-03T22:56:49.902Z] PASS [2022-01-03T22:56:49.902Z] coverage: 30.1% of statements [2022-01-03T22:56:49.902Z] ok github.com/docker/docker/layer 0.408s coverage: 30.1% of statements [2022-01-03T22:56:49.902Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T22:56:49.902Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T22:56:49.902Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T22:56:49.902Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T22:56:50.374Z] === RUN TestSequenceGetAvailableBit [2022-01-03T22:56:50.374Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestSequenceEqual [2022-01-03T22:56:50.374Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestSequenceCopy [2022-01-03T22:56:50.374Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestGetFirstAvailable [2022-01-03T22:56:50.374Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestFindSequence [2022-01-03T22:56:50.374Z] --- PASS: TestFindSequence (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestCheckIfAvailable [2022-01-03T22:56:50.374Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestMergeSequences [2022-01-03T22:56:50.374Z] --- PASS: TestMergeSequences (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestPushReservation [2022-01-03T22:56:50.374Z] --- PASS: TestPushReservation (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestSerializeDeserialize [2022-01-03T22:56:50.374Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestSet [2022-01-03T22:56:50.374Z] --- PASS: TestSet (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestSetUnset [2022-01-03T22:56:50.374Z] --- PASS: TestSetUnset (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestOffsetSetUnset [2022-01-03T22:56:50.374Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestSetInRange [2022-01-03T22:56:50.374Z] --- PASS: TestSetInRange (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestSetAnyInRange [2022-01-03T22:56:50.374Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestMethods [2022-01-03T22:56:50.374Z] --- PASS: TestMethods (0.00s) [2022-01-03T22:56:50.374Z] === RUN TestRandomAllocateDeallocate [2022-01-03T22:56:51.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-03T22:56:52.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T22:56:52.603Z] === RUN TestInvalidConfig [2022-01-03T22:56:52.603Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-03T22:56:52.603Z] === RUN TestConfig [2022-01-03T22:56:52.603Z] --- PASS: TestConfig (0.00s) [2022-01-03T22:56:52.603Z] === RUN TestOptionsLabels [2022-01-03T22:56:52.603Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-03T22:56:52.603Z] === RUN TestValidName [2022-01-03T22:56:52.603Z] --- PASS: TestValidName (0.00s) [2022-01-03T22:56:52.603Z] === RUN TestTLSConfiguration [2022-01-03T22:56:53.074Z] time="2022-01-03T22:56:52Z" level=info msg="Option Initializing KV with TLS" [2022-01-03T22:56:53.074Z] --- PASS: TestTLSConfiguration (0.20s) [2022-01-03T22:56:53.074Z] PASS [2022-01-03T22:56:53.074Z] coverage: 24.0% of statements [2022-01-03T22:56:53.074Z] ok github.com/docker/docker/libnetwork/config 0.306s coverage: 24.0% of statements [2022-01-03T22:56:53.332Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T22:56:53.593Z] docker_api_swarm_service_test.go:128: [d5d10c89c67c8] joining swarm manager [d94a6340307e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:56:54.067Z] === RUN TestKey [2022-01-03T22:56:54.067Z] --- PASS: TestKey (0.00s) [2022-01-03T22:56:54.067Z] === RUN TestParseKey [2022-01-03T22:56:54.067Z] --- PASS: TestParseKey (0.00s) [2022-01-03T22:56:54.067Z] === RUN TestInvalidDataStore [2022-01-03T22:56:54.067Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-03T22:56:54.067Z] === RUN TestKVObjectFlatKey [2022-01-03T22:56:54.067Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-03T22:56:54.067Z] === RUN TestAtomicKVObjectFlatKey [2022-01-03T22:56:54.067Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-03T22:56:54.067Z] PASS [2022-01-03T22:56:54.067Z] coverage: 21.9% of statements [2022-01-03T22:56:54.067Z] ok github.com/docker/docker/libnetwork/datastore 0.069s coverage: 21.9% of statements [2022-01-03T22:56:54.067Z] === RUN TestErrorInterfaces [2022-01-03T22:56:54.067Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-03T22:56:54.067Z] === RUN TestNetworkMarshalling [2022-01-03T22:56:54.536Z] docker_api_swarm_service_test.go:129: [d8a875b1a869e] joining swarm manager [d94a6340307e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:56:54.537Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-01-03T22:56:54.537Z] === RUN TestEndpointMarshalling [2022-01-03T22:56:54.537Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-03T22:56:54.537Z] === RUN TestAuxAddresses [2022-01-03T22:56:54.537Z] time="2022-01-03T22:56:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T22:56:54.537Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-03T22:56:54.537Z] === RUN TestSRVServiceQuery [2022-01-03T22:56:54.537Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:56:54.537Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-03T22:56:54.537Z] === RUN TestServiceVIPReuse [2022-01-03T22:56:54.538Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:56:54.538Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-03T22:56:54.538Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-03T22:56:54.538Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:56:54.538Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-03T22:56:54.538Z] === RUN TestDNSIPQuery [2022-01-03T22:56:54.538Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:56:54.538Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-03T22:56:54.538Z] === RUN TestDNSProxyServFail [2022-01-03T22:56:54.538Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:56:54.538Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-03T22:56:54.538Z] === RUN TestSandboxAddEmpty [2022-01-03T22:56:54.538Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:56:54.538Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-03T22:56:54.538Z] === RUN TestSandboxAddMultiPrio [2022-01-03T22:56:54.538Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:56:54.538Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-03T22:56:54.538Z] === RUN TestSandboxAddSamePrio [2022-01-03T22:56:54.538Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:56:54.538Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-03T22:56:54.538Z] === RUN TestCleanupServiceDiscovery [2022-01-03T22:56:54.538Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:56:54.538Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-03T22:56:54.538Z] === RUN TestDNSOptions [2022-01-03T22:56:54.538Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:56:54.538Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-03T22:56:54.538Z] === RUN TestMultipleControllersWithSameStore [2022-01-03T22:56:54.538Z] time="2022-01-03T22:56:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T22:56:54.538Z] time="2022-01-03T22:56:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T22:56:54.538Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-01-03T22:56:54.538Z] PASS [2022-01-03T22:56:54.538Z] coverage: 8.6% of statements [2022-01-03T22:56:54.538Z] ok github.com/docker/docker/libnetwork 0.403s coverage: 8.6% of statements [2022-01-03T22:56:54.538Z] === RUN TestIPDataMarshalling [2022-01-03T22:56:54.538Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-03T22:56:54.538Z] === RUN TestValidateAndIsV6 [2022-01-03T22:56:54.538Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-03T22:56:54.538Z] PASS [2022-01-03T22:56:54.538Z] coverage: 68.9% of statements [2022-01-03T22:56:54.538Z] ok github.com/docker/docker/libnetwork/driverapi 0.055s coverage: 68.9% of statements [2022-01-03T22:56:55.008Z] === RUN TestDriver [2022-01-03T22:56:55.008Z] --- PASS: TestDriver (0.00s) [2022-01-03T22:56:55.008Z] PASS [2022-01-03T22:56:55.008Z] coverage: 34.8% of statements [2022-01-03T22:56:55.008Z] ok github.com/docker/docker/libnetwork/drivers/host 0.056s coverage: 34.8% of statements [2022-01-03T22:56:55.110Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T22:56:56.002Z] === RUN TestDriver [2022-01-03T22:56:56.002Z] --- PASS: TestDriver (0.00s) [2022-01-03T22:56:56.002Z] PASS [2022-01-03T22:56:56.002Z] coverage: 34.8% of statements [2022-01-03T22:56:56.002Z] ok github.com/docker/docker/libnetwork/drivers/null 0.058s coverage: 34.8% of statements [2022-01-03T22:56:56.002Z] === RUN TestNetworkAllocateFree [2022-01-03T22:56:56.002Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-03T22:56:56.002Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-03T22:56:56.002Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-03T22:56:56.002Z] PASS [2022-01-03T22:56:56.002Z] coverage: 63.6% of statements [2022-01-03T22:56:56.002Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.062s coverage: 63.6% of statements [2022-01-03T22:56:56.512Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T22:56:56.512Z] docker_api_swarm_service_test.go:137: [d24501300de17] joining swarm manager [d94a6340307e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-03T22:56:56.995Z] === RUN TestGetEmptyCapabilities [2022-01-03T22:56:56.995Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-01-03T22:56:56.995Z] === RUN TestGetExtraCapabilities [2022-01-03T22:56:56.995Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-03T22:56:56.995Z] === RUN TestGetInvalidCapabilities [2022-01-03T22:56:56.995Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-03T22:56:56.995Z] === RUN TestRemoteDriver [2022-01-03T22:56:56.995Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T22:56:56.995Z] === RUN TestDriverError [2022-01-03T22:56:56.995Z] --- PASS: TestDriverError (0.01s) [2022-01-03T22:56:56.995Z] === RUN TestMissingValues [2022-01-03T22:56:56.995Z] --- PASS: TestMissingValues (0.01s) [2022-01-03T22:56:56.995Z] === RUN TestRollback [2022-01-03T22:56:56.995Z] --- PASS: TestRollback (0.01s) [2022-01-03T22:56:56.995Z] PASS [2022-01-03T22:56:56.995Z] coverage: 57.4% of statements [2022-01-03T22:56:56.995Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.122s coverage: 57.4% of statements [2022-01-03T22:56:57.454Z] === RUN TestDockerSuite/TestPortList [2022-01-03T22:56:57.454Z] docker_api_swarm_service_test.go:138: [d2e061fecf66a] joining swarm manager [d94a6340307e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-03T22:56:57.467Z] === RUN TestNAT [2022-01-03T22:56:57.467Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T22:56:57.467Z] --- SKIP: TestNAT (0.00s) [2022-01-03T22:56:57.467Z] === RUN TestTransparent [2022-01-03T22:56:57.467Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T22:56:57.467Z] --- SKIP: TestTransparent (0.00s) [2022-01-03T22:56:57.467Z] PASS [2022-01-03T22:56:57.467Z] coverage: 0.0% of statements [2022-01-03T22:56:57.467Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.063s coverage: 0.0% of statements [2022-01-03T22:56:57.939Z] === RUN TestBuildDefault [2022-01-03T22:56:57.939Z] --- PASS: TestBuildDefault (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestBuildHostnameDomainname [2022-01-03T22:56:57.939Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestBuildHostname [2022-01-03T22:56:57.939Z] --- PASS: TestBuildHostname (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestBuildHostnameFQDN [2022-01-03T22:56:57.939Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestBuildNoIP [2022-01-03T22:56:57.939Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestUpdate [2022-01-03T22:56:57.939Z] --- PASS: TestUpdate (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-03T22:56:57.939Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-03T22:56:57.939Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestAddEmpty [2022-01-03T22:56:57.939Z] --- PASS: TestAddEmpty (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestAdd [2022-01-03T22:56:57.939Z] --- PASS: TestAdd (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestDeleteEmpty [2022-01-03T22:56:57.939Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestDeleteNewline [2022-01-03T22:56:57.939Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestDelete [2022-01-03T22:56:57.939Z] --- PASS: TestDelete (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestConcurrentWrites [2022-01-03T22:56:57.939Z] === RUN TestNew [2022-01-03T22:56:57.939Z] --- PASS: TestNew (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestAddDriver [2022-01-03T22:56:57.939Z] --- PASS: TestAddDriver (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestAddDuplicateDriver [2022-01-03T22:56:57.939Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-03T22:56:57.939Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestDriver [2022-01-03T22:56:57.939Z] --- PASS: TestDriver (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestIPAM [2022-01-03T22:56:57.939Z] --- PASS: TestIPAM (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestWalkIPAMs [2022-01-03T22:56:57.939Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-03T22:56:57.939Z] === RUN TestWalkDrivers [2022-01-03T22:56:57.939Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-03T22:56:57.939Z] PASS [2022-01-03T22:56:57.939Z] coverage: 82.4% of statements [2022-01-03T22:56:57.939Z] ok github.com/docker/docker/libnetwork/drvregistry 0.101s coverage: 82.4% of statements [2022-01-03T22:56:57.939Z] --- PASS: TestConcurrentWrites (0.30s) [2022-01-03T22:56:57.939Z] PASS [2022-01-03T22:56:57.939Z] coverage: 81.2% of statements [2022-01-03T22:56:57.939Z] ok github.com/docker/docker/libnetwork/etchosts 0.380s coverage: 81.2% of statements [2022-01-03T22:56:58.931Z] --- PASS: TestRandomAllocateDeallocate (8.51s) [2022-01-03T22:56:58.931Z] === RUN TestAllocateRandomDeallocate [2022-01-03T22:56:58.931Z] === RUN TestDiff [2022-01-03T22:56:58.931Z] --- PASS: TestDiff (0.00s) [2022-01-03T22:56:58.931Z] === RUN TestAddedCallback [2022-01-03T22:56:58.931Z] --- PASS: TestAddedCallback (0.00s) [2022-01-03T22:56:58.931Z] === RUN TestRemovedCallback [2022-01-03T22:56:58.931Z] --- PASS: TestRemovedCallback (0.00s) [2022-01-03T22:56:58.931Z] === RUN TestNoCallback [2022-01-03T22:56:58.931Z] --- PASS: TestNoCallback (0.00s) [2022-01-03T22:56:58.931Z] PASS [2022-01-03T22:56:58.931Z] coverage: 48.1% of statements [2022-01-03T22:56:58.931Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.055s coverage: 48.1% of statements [2022-01-03T22:56:58.931Z] === RUN TestNew [2022-01-03T22:56:58.931Z] --- PASS: TestNew (0.00s) [2022-01-03T22:56:58.931Z] === RUN TestAllocate [2022-01-03T22:56:58.931Z] --- PASS: TestAllocate (0.00s) [2022-01-03T22:56:58.931Z] === RUN TestUninitialized [2022-01-03T22:56:58.931Z] --- PASS: TestUninitialized (0.00s) [2022-01-03T22:56:58.931Z] === RUN TestAllocateInRange [2022-01-03T22:56:58.931Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-03T22:56:58.931Z] === RUN TestAllocateSerial [2022-01-03T22:56:58.931Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-03T22:56:58.931Z] PASS [2022-01-03T22:56:58.931Z] coverage: 87.5% of statements [2022-01-03T22:56:58.931Z] ok github.com/docker/docker/libnetwork/idm 0.058s coverage: 87.5% of statements [2022-01-03T22:56:59.402Z] === RUN TestCaller [2022-01-03T22:56:59.402Z] --- PASS: TestCaller (0.00s) [2022-01-03T22:56:59.402Z] PASS [2022-01-03T22:56:59.402Z] coverage: 100.0% of statements [2022-01-03T22:56:59.402Z] ok github.com/docker/docker/libnetwork/internal/caller 0.053s coverage: 100.0% of statements [2022-01-03T22:56:59.873Z] === RUN TestSetSerialInsertDelete [2022-01-03T22:56:59.873Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-03T22:56:59.873Z] === RUN TestSetParallelInsertDelete [2022-01-03T22:57:00.866Z] --- PASS: TestAllocateRandomDeallocate (1.93s) [2022-01-03T22:57:00.866Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-03T22:57:01.338Z] === RUN TestInt2IP2IntConversion [2022-01-03T22:57:01.810Z] === RUN TestPoolRequest [2022-01-03T22:57:01.810Z] --- PASS: TestPoolRequest (0.00s) [2022-01-03T22:57:01.810Z] === RUN TestOtherRequests [2022-01-03T22:57:01.810Z] --- PASS: TestOtherRequests (0.00s) [2022-01-03T22:57:01.810Z] PASS [2022-01-03T22:57:01.810Z] coverage: 57.1% of statements [2022-01-03T22:57:01.810Z] ok github.com/docker/docker/libnetwork/ipams/null 0.063s coverage: 57.1% of statements [2022-01-03T22:57:02.282Z] --- PASS: TestInt2IP2IntConversion (0.59s) [2022-01-03T22:57:02.282Z] === RUN TestGetAddressVersion [2022-01-03T22:57:02.282Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-03T22:57:02.282Z] === RUN TestKeyString [2022-01-03T22:57:02.282Z] --- PASS: TestKeyString (0.00s) [2022-01-03T22:57:02.282Z] === RUN TestPoolDataMarshal [2022-01-03T22:57:02.282Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-03T22:57:02.282Z] === RUN TestSubnetsMarshal [2022-01-03T22:57:02.282Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-01-03T22:57:02.282Z] === RUN TestAddSubnets [2022-01-03T22:57:02.282Z] --- PASS: TestAddSubnets (0.08s) [2022-01-03T22:57:02.282Z] === RUN TestDoublePoolRelease [2022-01-03T22:57:02.282Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-01-03T22:57:02.282Z] === RUN TestAddReleasePoolID [2022-01-03T22:57:02.282Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.67s) [2022-01-03T22:57:02.282Z] === RUN TestRetrieveFromStore [2022-01-03T22:57:02.282Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-01-03T22:57:02.282Z] === RUN TestPredefinedPool [2022-01-03T22:57:02.282Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-03T22:57:02.282Z] === RUN TestRemoveSubnet [2022-01-03T22:57:02.753Z] --- PASS: TestRemoveSubnet (0.31s) [2022-01-03T22:57:02.753Z] === RUN TestGetSameAddress [2022-01-03T22:57:02.753Z] --- PASS: TestGetSameAddress (0.07s) [2022-01-03T22:57:02.753Z] === RUN TestPoolAllocationReuse [2022-01-03T22:57:03.226Z] === RUN TestGetCapabilities [2022-01-03T22:57:03.226Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-03T22:57:03.226Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-03T22:57:03.226Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-03T22:57:03.226Z] === RUN TestGetDefaultAddressSpaces [2022-01-03T22:57:03.226Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-03T22:57:03.226Z] === RUN TestRemoteDriver [2022-01-03T22:57:03.226Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T22:57:03.226Z] PASS [2022-01-03T22:57:03.226Z] coverage: 47.4% of statements [2022-01-03T22:57:03.226Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.095s coverage: 47.4% of statements [2022-01-03T22:57:03.226Z] --- PASS: TestRetrieveFromStore (0.81s) [2022-01-03T22:57:03.226Z] === RUN TestIsCorrupted [2022-01-03T22:57:03.226Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-03T22:57:03.226Z] === RUN TestSetRollover [2022-01-03T22:57:04.036Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T22:57:04.218Z] === RUN TestWindowsIPAM [2022-01-03T22:57:04.218Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-03T22:57:04.218Z] PASS [2022-01-03T22:57:04.218Z] coverage: 71.4% of statements [2022-01-03T22:57:04.218Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.055s coverage: 71.4% of statements [2022-01-03T22:57:04.608Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T22:57:04.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T22:57:04.845Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T22:57:05.212Z] --- PASS: TestPoolAllocationReuse (2.25s) [2022-01-03T22:57:05.212Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-03T22:57:05.212Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-01-03T22:57:05.212Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-03T22:57:05.212Z] === RUN TestDefaultNetwork [2022-01-03T22:57:05.212Z] --- PASS: TestSetRollover (2.22s) [2022-01-03T22:57:05.212Z] === RUN TestSetRolloverSerial [2022-01-03T22:57:05.212Z] --- PASS: TestDefaultNetwork (0.34s) [2022-01-03T22:57:05.212Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-03T22:57:05.683Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-01-03T22:57:05.683Z] === RUN TestInitAddressPools [2022-01-03T22:57:05.683Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-03T22:57:05.683Z] PASS [2022-01-03T22:57:05.683Z] coverage: 74.0% of statements [2022-01-03T22:57:05.683Z] ok github.com/docker/docker/libnetwork/ipamutils 0.712s coverage: 74.0% of statements [2022-01-03T22:57:06.674Z] === RUN TestKeyValue [2022-01-03T22:57:06.674Z] --- PASS: TestKeyValue (0.00s) [2022-01-03T22:57:06.674Z] PASS [2022-01-03T22:57:06.674Z] coverage: 60.0% of statements [2022-01-03T22:57:06.674Z] ok github.com/docker/docker/libnetwork/netlabel 0.052s coverage: 60.0% of statements [2022-01-03T22:57:08.247Z] --- PASS: TestSetRolloverSerial (2.59s) [2022-01-03T22:57:08.247Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-03T22:57:08.247Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-03T22:57:08.247Z] PASS [2022-01-03T22:57:08.247Z] coverage: 84.4% of statements [2022-01-03T22:57:08.247Z] ok github.com/docker/docker/libnetwork/bitseq 17.820s coverage: 84.4% of statements [2022-01-03T22:57:08.718Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.62s) [2022-01-03T22:57:08.718Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-03T22:57:09.711Z] === RUN TestNetworkDBSimple [2022-01-03T22:57:09.711Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-03T22:57:09.711Z] PASS [2022-01-03T22:57:09.711Z] coverage: 100.0% of statements [2022-01-03T22:57:09.711Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.056s coverage: 100.0% of statements [2022-01-03T22:57:10.704Z] === RUN TestGenerate [2022-01-03T22:57:10.704Z] --- PASS: TestGenerate (0.00s) [2022-01-03T22:57:10.704Z] === RUN TestGeneratePtr [2022-01-03T22:57:10.704Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-03T22:57:10.704Z] === RUN TestGenerateMissingField [2022-01-03T22:57:10.704Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-03T22:57:10.704Z] === RUN TestFieldCannotBeSet [2022-01-03T22:57:10.704Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-03T22:57:10.704Z] === RUN TestTypeMismatchError [2022-01-03T22:57:10.704Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-03T22:57:10.704Z] PASS [2022-01-03T22:57:10.704Z] coverage: 100.0% of statements [2022-01-03T22:57:10.704Z] ok github.com/docker/docker/libnetwork/options 0.058s coverage: 100.0% of statements [2022-01-03T22:57:10.704Z] 2022/01/03 22:57:10 Closing DB instances... [2022-01-03T22:57:11.184Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T22:57:11.184Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T22:57:11.184Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T22:57:11.184Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T22:57:11.184Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T22:57:11.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T22:57:11.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T22:57:11.696Z] testing: warning: no tests to run [2022-01-03T22:57:11.696Z] PASS [2022-01-03T22:57:11.696Z] coverage: 0.0% of statements [2022-01-03T22:57:11.696Z] ok github.com/docker/docker/libnetwork/osl 0.069s coverage: 0.0% of statements [no tests to run] [2022-01-03T22:57:12.014Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T22:57:12.014Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T22:57:12.167Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.33s) [2022-01-03T22:57:12.167Z] === RUN TestGetAddress [2022-01-03T22:57:12.638Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-01-03T22:57:12.638Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-03T22:57:12.638Z] === RUN TestRequestNewPort [2022-01-03T22:57:12.638Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-03T22:57:12.638Z] === RUN TestRequestSpecificPort [2022-01-03T22:57:12.638Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-03T22:57:12.638Z] === RUN TestReleasePort [2022-01-03T22:57:12.638Z] --- PASS: TestReleasePort (0.00s) [2022-01-03T22:57:12.638Z] === RUN TestReuseReleasedPort [2022-01-03T22:57:12.638Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-03T22:57:12.638Z] === RUN TestReleaseUnreadledPort [2022-01-03T22:57:12.638Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-03T22:57:12.638Z] === RUN TestUnknowProtocol [2022-01-03T22:57:12.638Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-03T22:57:12.638Z] === RUN TestAllocateAllPorts [2022-01-03T22:57:12.638Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-03T22:57:12.638Z] === RUN TestPortAllocation [2022-01-03T22:57:12.638Z] --- PASS: TestPortAllocation (0.00s) [2022-01-03T22:57:12.638Z] === RUN TestPortAllocationWithCustomRange [2022-01-03T22:57:12.638Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-03T22:57:12.638Z] === RUN TestNoDuplicateBPR [2022-01-03T22:57:12.638Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-03T22:57:12.638Z] === RUN TestChangePortRange [2022-01-03T22:57:12.638Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-03T22:57:12.638Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-03T22:57:12.638Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-03T22:57:12.638Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-03T22:57:12.638Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-03T22:57:12.638Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-03T22:57:12.638Z] --- PASS: TestChangePortRange (0.00s) [2022-01-03T22:57:12.638Z] PASS [2022-01-03T22:57:12.638Z] coverage: 88.6% of statements [2022-01-03T22:57:12.638Z] ok github.com/docker/docker/libnetwork/portallocator 0.061s coverage: 88.6% of statements [2022-01-03T22:57:12.955Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T22:57:12.955Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-03T22:57:13.631Z] 2022/01/03 22:57:13 Closing DB instances... [2022-01-03T22:57:13.631Z] testing: warning: no tests to run [2022-01-03T22:57:13.631Z] PASS [2022-01-03T22:57:13.631Z] coverage: 0.0% of statements [2022-01-03T22:57:13.631Z] ok github.com/docker/docker/libnetwork/portmapper 0.065s coverage: 0.0% of statements [no tests to run] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T22:57:14.103Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T22:57:14.537Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2022-01-03T22:57:14.537Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T22:57:14.537Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T22:57:14.537Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-01-03T22:57:14.537Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T22:57:14.537Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-03T22:57:14.537Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T22:57:14.537Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T22:57:14.537Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2022-01-03T22:57:14.537Z] ok github.com/docker/docker/builder/dockerfile 0.220s coverage: 49.0% of statements [2022-01-03T22:57:14.538Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T22:57:14.538Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-03T22:57:14.574Z] === RUN TestHashData [2022-01-03T22:57:14.574Z] --- PASS: TestHashData (0.00s) [2022-01-03T22:57:14.574Z] PASS [2022-01-03T22:57:14.574Z] coverage: 2.8% of statements [2022-01-03T22:57:14.574Z] ok github.com/docker/docker/libnetwork/resolvconf 0.060s coverage: 2.8% of statements [2022-01-03T22:57:14.793Z] ok github.com/docker/docker/builder/remotecontext/git 1.339s coverage: 86.3% of statements [2022-01-03T22:57:14.793Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T22:57:14.793Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T22:57:14.866Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-03T22:57:15.046Z] === RUN TestErrorConstructors [2022-01-03T22:57:15.046Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-03T22:57:15.046Z] === RUN TestCompareIPMask [2022-01-03T22:57:15.046Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-03T22:57:15.046Z] === RUN TestUtilGetHostPartIP [2022-01-03T22:57:15.046Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-03T22:57:15.046Z] === RUN TestUtilGetBroadcastIP [2022-01-03T22:57:15.046Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-03T22:57:15.046Z] === RUN TestParseCIDR [2022-01-03T22:57:15.046Z] --- PASS: TestParseCIDR (0.00s) [2022-01-03T22:57:15.046Z] PASS [2022-01-03T22:57:15.046Z] coverage: 37.3% of statements [2022-01-03T22:57:15.046Z] ok github.com/docker/docker/libnetwork/types 0.070s coverage: 37.3% of statements [2022-01-03T22:57:15.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T22:57:15.163Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T22:57:15.255Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T22:57:15.437Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-03T22:57:15.516Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2022-01-03T22:57:15.516Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-03T22:57:15.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T22:57:15.720Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 67.6% of statements [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-03T22:57:15.989Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-03T22:57:15.989Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-03T22:57:15.989Z] PASS [2022-01-03T22:57:15.989Z] coverage: 50.0% of statements [2022-01-03T22:57:15.989Z] ok github.com/docker/docker/oci 0.091s coverage: 50.0% of statements [2022-01-03T22:57:16.007Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-03T22:57:16.008Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T22:57:16.459Z] 2022/01/03 22:57:16 Closing DB instances... [2022-01-03T22:57:16.459Z] === RUN TestAddressPoolOpt [2022-01-03T22:57:16.459Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/a [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/something [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/_=a [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/env1=value1 [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/_env1=value1 [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/PATH [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/=a [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/PATH= [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/PATH=something [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/asd!qwe [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/1asd [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/123 [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/some_space [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/__some_space_before [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/some_space_after__ [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/= [2022-01-03T22:57:16.459Z] === RUN TestValidateEnv/PaTh [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv (0.01s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-03T22:57:16.459Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestParseHost [2022-01-03T22:57:16.459Z] --- PASS: TestParseHost (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestParseDockerDaemonHost [2022-01-03T22:57:16.459Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestParseTCP [2022-01-03T22:57:16.459Z] --- PASS: TestParseTCP (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-03T22:57:16.459Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestValidateExtraHosts [2022-01-03T22:57:16.459Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestIpOptString [2022-01-03T22:57:16.459Z] --- PASS: TestIpOptString (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-03T22:57:16.459Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestNewIpOptValidDefaultVal [2022-01-03T22:57:16.459Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestIpOptSetInvalidVal [2022-01-03T22:57:16.459Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestValidateIPAddress [2022-01-03T22:57:16.459Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestMapOpts [2022-01-03T22:57:16.459Z] --- PASS: TestMapOpts (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestListOptsWithoutValidator [2022-01-03T22:57:16.459Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestListOptsWithValidator [2022-01-03T22:57:16.459Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestValidateDNSSearch [2022-01-03T22:57:16.459Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-03T22:57:16.459Z] === RUN TestValidateLabel [2022-01-03T22:57:16.459Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-03T22:57:16.459Z] === RUN TestValidateLabel/label_with_general_format [2022-01-03T22:57:16.459Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-03T22:57:16.459Z] === RUN TestValidateLabel/label_with_one_more [2022-01-03T22:57:16.459Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-03T22:57:16.459Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-03T22:57:16.460Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-03T22:57:16.460Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-03T22:57:16.460Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-03T22:57:16.460Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-03T22:57:16.460Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-03T22:57:16.460Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-03T22:57:16.460Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-03T22:57:16.460Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-03T22:57:16.460Z] === RUN TestNamedListOpts [2022-01-03T22:57:16.460Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-03T22:57:16.460Z] === RUN TestNamedMapOpts [2022-01-03T22:57:16.460Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-03T22:57:16.460Z] === RUN TestParseLink [2022-01-03T22:57:16.460Z] --- PASS: TestParseLink (0.00s) [2022-01-03T22:57:16.460Z] === RUN TestQuotedStringSetWithQuotes [2022-01-03T22:57:16.460Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-03T22:57:16.460Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-03T22:57:16.460Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-03T22:57:16.460Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-03T22:57:16.460Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-03T22:57:16.460Z] === RUN TestUlimitOpt [2022-01-03T22:57:16.460Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-03T22:57:16.460Z] PASS [2022-01-03T22:57:16.460Z] coverage: 67.1% of statements [2022-01-03T22:57:16.460Z] ok github.com/docker/docker/opts 0.102s coverage: 67.1% of statements [2022-01-03T22:57:16.460Z] === RUN TestParseVersion [2022-01-03T22:57:16.460Z] --- PASS: TestParseVersion (0.00s) [2022-01-03T22:57:16.460Z] PASS [2022-01-03T22:57:16.460Z] coverage: 52.9% of statements [2022-01-03T22:57:16.460Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 52.9% of statements [2022-01-03T22:57:17.921Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T22:57:18.033Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s) [2022-01-03T22:57:18.033Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-03T22:57:18.236Z] ok github.com/docker/docker/client 0.129s coverage: 75.6% of statements [2022-01-03T22:57:18.492Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T22:57:18.504Z] === RUN TestPeerCertificateMarshalJSON [2022-01-03T22:57:18.975Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-03T22:57:18.975Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-03T22:57:18.975Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2022-01-03T22:57:18.975Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-03T22:57:18.975Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-03T22:57:18.975Z] === RUN TestMiddleware [2022-01-03T22:57:18.975Z] --- PASS: TestMiddleware (0.00s) [2022-01-03T22:57:18.975Z] === RUN TestNewResponseModifier [2022-01-03T22:57:18.975Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-03T22:57:18.975Z] PASS [2022-01-03T22:57:18.975Z] coverage: 26.8% of statements [2022-01-03T22:57:18.975Z] ok github.com/docker/docker/pkg/authorization 0.721s coverage: 26.8% of statements [2022-01-03T22:57:19.445Z] === RUN TestIsArchivePathDir [2022-01-03T22:57:19.445Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-01-03T22:57:19.445Z] === RUN TestIsArchivePathInvalidFile [2022-01-03T22:57:19.445Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-01-03T22:57:19.445Z] === RUN TestIsArchivePathTar [2022-01-03T22:57:19.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-03T22:57:19.917Z] === RUN TestUnbuffered [2022-01-03T22:57:19.917Z] --- PASS: TestUnbuffered (0.00s) [2022-01-03T22:57:19.917Z] === RUN TestRaceUnbuffered [2022-01-03T22:57:19.917Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-03T22:57:19.917Z] PASS [2022-01-03T22:57:19.917Z] coverage: 100.0% of statements [2022-01-03T22:57:19.917Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-01-03T22:57:19.917Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-01-03T22:57:19.917Z] === RUN TestDecompressStreamGzip [2022-01-03T22:57:19.917Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-01-03T22:57:19.917Z] === RUN TestDecompressStreamBzip2 [2022-01-03T22:57:20.389Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-01-03T22:57:20.389Z] === RUN TestDecompressStreamXz [2022-01-03T22:57:20.389Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T22:57:20.389Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestDecompressStreamZstd [2022-01-03T22:57:20.389Z] 2022/01/03 22:57:19 Closing DB instances... [2022-01-03T22:57:20.389Z] archive_test.go:140: zstd not installed [2022-01-03T22:57:20.389Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-03T22:57:20.389Z] === RUN TestCompressStreamXzUnsupported [2022-01-03T22:57:20.389Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-03T22:57:20.389Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestCompressStreamInvalid [2022-01-03T22:57:20.389Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestExtensionInvalid [2022-01-03T22:57:20.389Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestExtensionUncompressed [2022-01-03T22:57:20.389Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestExtensionBzip2 [2022-01-03T22:57:20.389Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestExtensionGzip [2022-01-03T22:57:20.389Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestExtensionXz [2022-01-03T22:57:20.389Z] --- PASS: TestExtensionXz (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestExtensionZstd [2022-01-03T22:57:20.389Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestCmdStreamLargeStderr [2022-01-03T22:57:20.389Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-01-03T22:57:20.389Z] === RUN TestCmdStreamBad [2022-01-03T22:57:20.389Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T22:57:20.389Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestCmdStreamGood [2022-01-03T22:57:20.389Z] --- PASS: TestCmdStreamGood (0.06s) [2022-01-03T22:57:20.389Z] === RUN TestUntarPathWithInvalidDest [2022-01-03T22:57:20.389Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-01-03T22:57:20.389Z] === RUN TestUntarPathWithInvalidSrc [2022-01-03T22:57:20.389Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-03T22:57:20.389Z] === RUN TestUntarPath [2022-01-03T22:57:20.389Z] === RUN TestMatch [2022-01-03T22:57:20.389Z] === RUN TestMatch/[[]] [2022-01-03T22:57:20.389Z] === RUN TestMatch/[[foo]] [2022-01-03T22:57:20.389Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-03T22:57:20.389Z] === RUN TestMatch/[[foo_bar]] [2022-01-03T22:57:20.389Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-03T22:57:20.389Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-03T22:57:20.389Z] === RUN TestMatch/[] [2022-01-03T22:57:20.389Z] === RUN TestMatch/[]#01 [2022-01-03T22:57:20.389Z] === RUN TestMatch/[[qux]] [2022-01-03T22:57:20.389Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-03T22:57:20.389Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-03T22:57:20.389Z] === RUN TestMatch/[[foo_baz]] [2022-01-03T22:57:20.389Z] --- PASS: TestMatch (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[] (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-03T22:57:20.389Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-03T22:57:20.389Z] PASS [2022-01-03T22:57:20.389Z] coverage: 87.5% of statements [2022-01-03T22:57:20.389Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-01-03T22:57:20.389Z] --- PASS: TestUntarPath (0.10s) [2022-01-03T22:57:20.389Z] === RUN TestUntarPathWithDestinationFile [2022-01-03T22:57:20.449Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T22:57:20.861Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-01-03T22:57:20.861Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-03T22:57:20.861Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-01-03T22:57:20.861Z] === RUN TestCopyWithTarInvalidSrc [2022-01-03T22:57:20.861Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-03T22:57:20.861Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-03T22:57:20.861Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T22:57:20.861Z] === RUN TestCopyWithTarSrcFile [2022-01-03T22:57:20.861Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-03T22:57:20.861Z] === RUN TestCopyWithTarSrcFolder [2022-01-03T22:57:20.861Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-03T22:57:20.861Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-03T22:57:20.861Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-03T22:57:20.861Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-03T22:57:20.861Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T22:57:20.861Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-03T22:57:20.861Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-03T22:57:20.861Z] === RUN TestCopyFileWithTarSrcFile [2022-01-03T22:57:20.861Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-03T22:57:20.861Z] === RUN TestTarFiles [2022-01-03T22:57:21.854Z] === RUN TestChrootTarUntar [2022-01-03T22:57:21.854Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:57:21.854Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-03T22:57:21.854Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-03T22:57:21.854Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:57:21.854Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T22:57:21.854Z] === RUN TestChrootUntarEmptyArchive [2022-01-03T22:57:21.854Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-01-03T22:57:21.854Z] === RUN TestChrootTarUntarWithSymlink [2022-01-03T22:57:21.854Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:57:21.854Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T22:57:21.854Z] === RUN TestChrootCopyWithTar [2022-01-03T22:57:21.854Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:57:21.854Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-03T22:57:21.854Z] === RUN TestChrootCopyFileWithTar [2022-01-03T22:57:21.854Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:57:21.854Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-03T22:57:21.854Z] === RUN TestChrootUntarPath [2022-01-03T22:57:21.854Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:57:21.854Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-03T22:57:21.854Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-03T22:57:21.854Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:57:21.854Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:57:21.854Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-03T22:57:21.854Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:57:21.854Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:57:21.854Z] === RUN TestChrootApplyDotDotFile [2022-01-03T22:57:21.854Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:57:21.854Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-03T22:57:21.854Z] PASS [2022-01-03T22:57:21.854Z] coverage: 15.1% of statements [2022-01-03T22:57:21.854Z] ok github.com/docker/docker/pkg/chrootarchive 0.139s coverage: 15.1% of statements [2022-01-03T22:57:22.331Z] time="2022-01-03T22:57:21Z" level=error msg="node2(85d65879b4e4) Could not close DB: timeout waiting for leave broadcast" [2022-01-03T22:57:22.331Z] --- PASS: TestNetworkDBCRUDTableEntry (4.15s) [2022-01-03T22:57:22.331Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-03T22:57:22.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-03T22:57:22.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T22:57:22.793Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T22:57:22.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T22:57:22.793Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T22:57:22.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T22:57:22.802Z] === RUN TestSizeEmpty [2022-01-03T22:57:22.802Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-03T22:57:22.802Z] === RUN TestSizeEmptyFile [2022-01-03T22:57:22.802Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-03T22:57:22.802Z] === RUN TestSizeNonemptyFile [2022-01-03T22:57:22.802Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-03T22:57:22.802Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-03T22:57:22.802Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-03T22:57:22.802Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-03T22:57:22.802Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-03T22:57:22.802Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-03T22:57:22.802Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-03T22:57:22.802Z] === RUN TestMoveToSubdir [2022-01-03T22:57:22.802Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-03T22:57:22.802Z] === RUN TestSizeNonExistingDirectory [2022-01-03T22:57:22.802Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-03T22:57:22.802Z] PASS [2022-01-03T22:57:22.802Z] coverage: 80.0% of statements [2022-01-03T22:57:22.802Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2022-01-03T22:57:23.914Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T22:57:24.299Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T22:57:24.299Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T22:57:24.380Z] 2022/01/03 22:57:23 Closing DB instances... [2022-01-03T22:57:24.380Z] === RUN Test [2022-01-03T22:57:24.380Z] === RUN Test/TestContainsEntry [2022-01-03T22:57:24.380Z] === RUN Test/TestCreateEntries [2022-01-03T22:57:24.380Z] === RUN Test/TestEntriesDiff [2022-01-03T22:57:24.380Z] === RUN Test/TestEntriesEquality [2022-01-03T22:57:24.380Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-03T22:57:24.380Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-03T22:57:24.380Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-03T22:57:24.380Z] === RUN Test/TestGeneratorNotGenerate [2022-01-03T22:57:24.380Z] === RUN Test/TestGeneratorWithPort [2022-01-03T22:57:24.380Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-03T22:57:24.380Z] === RUN Test/TestNewEntry [2022-01-03T22:57:24.380Z] === RUN Test/TestParse [2022-01-03T22:57:24.380Z] --- PASS: Test (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-03T22:57:24.380Z] --- PASS: Test/TestParse (0.00s) [2022-01-03T22:57:24.380Z] PASS [2022-01-03T22:57:24.380Z] coverage: 58.3% of statements [2022-01-03T22:57:24.380Z] ok github.com/docker/docker/pkg/discovery 0.057s coverage: 58.3% of statements [2022-01-03T22:57:24.559Z] docker_api_swarm_service_test.go:304: [d5338029e11a6] joining swarm manager [d4ef1ccc20c9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:57:25.372Z] === RUN Test [2022-01-03T22:57:25.372Z] === RUN Test/TestContent [2022-01-03T22:57:25.372Z] === RUN Test/TestInitialize [2022-01-03T22:57:25.372Z] === RUN Test/TestNew [2022-01-03T22:57:25.372Z] === RUN Test/TestParsingContentsWithComments [2022-01-03T22:57:25.372Z] === RUN Test/TestRegister [2022-01-03T22:57:25.372Z] === RUN Test/TestWatch [2022-01-03T22:57:25.372Z] --- PASS: Test (0.01s) [2022-01-03T22:57:25.372Z] --- PASS: Test/TestContent (0.00s) [2022-01-03T22:57:25.372Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T22:57:25.372Z] --- PASS: Test/TestNew (0.00s) [2022-01-03T22:57:25.372Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-03T22:57:25.372Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T22:57:25.372Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T22:57:25.372Z] PASS [2022-01-03T22:57:25.372Z] coverage: 97.6% of statements [2022-01-03T22:57:25.372Z] ok github.com/docker/docker/pkg/discovery/file 0.072s coverage: 97.6% of statements [2022-01-03T22:57:25.372Z] --- PASS: TestNetworkDBCRUDTableEntries (3.26s) [2022-01-03T22:57:25.372Z] === RUN TestNetworkDBNodeLeave [2022-01-03T22:57:25.501Z] docker_api_swarm_service_test.go:304: [dab58d24df393] joining swarm manager [d4ef1ccc20c9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:57:26.956Z] === RUN Test [2022-01-03T22:57:26.956Z] === RUN Test/TestInitialize [2022-01-03T22:57:27.414Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T22:57:27.431Z] time="2022-01-03T22:57:26Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:57:27.431Z] time="2022-01-03T22:57:27Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:57:27.431Z] time="2022-01-03T22:57:27Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:57:27.431Z] === RUN Test/TestInitializeWithCerts [2022-01-03T22:57:27.431Z] time="2022-01-03T22:57:27Z" level=info msg="Initializing discovery with TLS" [2022-01-03T22:57:27.431Z] === RUN Test/TestWatch [2022-01-03T22:57:27.431Z] time="2022-01-03T22:57:27Z" level=info msg="Initializing discovery without TLS" [2022-01-03T22:57:27.903Z] --- PASS: TestTarFiles (7.30s) [2022-01-03T22:57:27.903Z] === RUN TestDetectCompressionZstd [2022-01-03T22:57:27.903Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-03T22:57:27.903Z] === RUN TestTarUntar [2022-01-03T22:57:27.903Z] --- PASS: TestTarUntar (0.05s) [2022-01-03T22:57:27.903Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-03T22:57:28.375Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-03T22:57:28.375Z] === RUN TestTarWithOptions [2022-01-03T22:57:28.375Z] --- PASS: TestTarWithOptions (0.06s) [2022-01-03T22:57:28.375Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-03T22:57:28.375Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-03T22:57:28.375Z] === RUN TestUntarUstarGnuConflict [2022-01-03T22:57:28.375Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-03T22:57:28.375Z] === RUN TestUntarInvalidFilenames [2022-01-03T22:57:28.375Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-01-03T22:57:28.375Z] === RUN TestNetworkDBWatch [2022-01-03T22:57:28.375Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3460513462\\dest" [2022-01-03T22:57:28.375Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-01-03T22:57:28.375Z] === RUN TestUntarHardlinkToSymlink [2022-01-03T22:57:28.375Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-03T22:57:28.375Z] === RUN TestUntarInvalidHardlink [2022-01-03T22:57:28.375Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3387578276\\victim\\hello" -> "../victim/hello" [2022-01-03T22:57:28.375Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1139269465\\victim\\hello" -> "/../victim/hello" [2022-01-03T22:57:28.375Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3012325695\\victim" -> "../victim" [2022-01-03T22:57:28.375Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2905022325\\victim" -> "../victim" [2022-01-03T22:57:28.375Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink296575842\\victim" -> "../victim" [2022-01-03T22:57:28.375Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1270544364\\victim" -> "../victim" [2022-01-03T22:57:28.375Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-01-03T22:57:28.375Z] === RUN TestUntarInvalidSymlink [2022-01-03T22:57:28.375Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1862890665\\dest\\dotdot" -> "../victim/hello" [2022-01-03T22:57:28.375Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink665684202\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T22:57:28.375Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink372478565\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:57:28.375Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2902218221\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:57:28.375Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1441569449\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:57:28.375Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2877086286\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:57:28.375Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3974181682\\dest\\dir\\loophole" -> "../../victim" [2022-01-03T22:57:28.375Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-01-03T22:57:28.375Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-03T22:57:28.375Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-03T22:57:28.375Z] === RUN TestXGlobalNoParent [2022-01-03T22:57:28.375Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-03T22:57:28.375Z] === RUN TestReplaceFileTarWrapper [2022-01-03T22:57:28.848Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-01-03T22:57:28.848Z] === RUN TestPrefixHeaderReadable [2022-01-03T22:57:28.848Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-03T22:57:28.848Z] === RUN TestDisablePigz [2022-01-03T22:57:28.848Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-03T22:57:28.848Z] --- PASS: TestDisablePigz (0.18s) [2022-01-03T22:57:28.848Z] === RUN TestPigz [2022-01-03T22:57:29.319Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-03T22:57:29.319Z] --- PASS: TestPigz (0.18s) [2022-01-03T22:57:29.319Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T22:57:29.319Z] archive_windows_test.go:16: Currently fails [2022-01-03T22:57:29.319Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T22:57:29.319Z] === RUN TestCanonicalTarNameForPath [2022-01-03T22:57:29.319Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-03T22:57:29.319Z] === RUN TestCanonicalTarName [2022-01-03T22:57:29.319Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-03T22:57:29.319Z] === RUN TestChmodTarEntry [2022-01-03T22:57:29.319Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-03T22:57:29.319Z] === RUN TestHardLinkOrder [2022-01-03T22:57:29.319Z] --- PASS: TestHardLinkOrder (0.10s) [2022-01-03T22:57:29.319Z] === RUN TestChangeString [2022-01-03T22:57:29.319Z] --- PASS: TestChangeString (0.00s) [2022-01-03T22:57:29.319Z] === RUN TestChangesWithNoChanges [2022-01-03T22:57:29.319Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-03T22:57:29.319Z] === RUN TestChangesWithChanges [2022-01-03T22:57:29.319Z] --- PASS: TestChangesWithChanges (0.05s) [2022-01-03T22:57:29.319Z] === RUN TestChangesWithChangesGH13590 [2022-01-03T22:57:29.319Z] changes_test.go:195: needs more investigation [2022-01-03T22:57:29.319Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-03T22:57:29.319Z] === RUN TestChangesDirsEmpty [2022-01-03T22:57:29.319Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-01-03T22:57:29.319Z] === RUN TestChangesDirsMutated [2022-01-03T22:57:29.792Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-01-03T22:57:29.792Z] === RUN TestApplyLayer [2022-01-03T22:57:29.792Z] changes_test.go:432: needs further investigation [2022-01-03T22:57:29.792Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-03T22:57:29.792Z] === RUN TestChangesSizeWithHardlinks [2022-01-03T22:57:29.792Z] changes_test.go:468: needs further investigation [2022-01-03T22:57:29.792Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-03T22:57:29.792Z] === RUN TestChangesSizeWithNoChanges [2022-01-03T22:57:29.792Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-03T22:57:29.792Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-03T22:57:29.792Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-03T22:57:29.792Z] === RUN TestChangesSize [2022-01-03T22:57:29.792Z] --- PASS: TestChangesSize (0.00s) [2022-01-03T22:57:29.792Z] === RUN TestApplyLayerInvalidFilenames [2022-01-03T22:57:29.792Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames54759104\\dest" [2022-01-03T22:57:29.792Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-03T22:57:29.792Z] === RUN TestApplyLayerInvalidHardlink [2022-01-03T22:57:29.792Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink23090234\\victim\\hello" -> "../victim/hello" [2022-01-03T22:57:29.792Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink974820945\\victim\\hello" -> "/../victim/hello" [2022-01-03T22:57:29.792Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1008237235\\victim" -> "../victim" [2022-01-03T22:57:29.792Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3156851404\\victim" -> "../victim" [2022-01-03T22:57:29.792Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2876078437\\victim" -> "../victim" [2022-01-03T22:57:29.792Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1583739557\\victim" -> "../victim" [2022-01-03T22:57:29.792Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-01-03T22:57:29.792Z] === RUN TestApplyLayerInvalidSymlink [2022-01-03T22:57:29.792Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1824952197\\dest\\dotdot" -> "../victim/hello" [2022-01-03T22:57:29.792Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4144625835\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T22:57:29.792Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1929786737\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:57:29.792Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2152370202\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:57:29.792Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3886944634\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:57:29.793Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2190126529\\dest\\loophole-victim" -> "../victim" [2022-01-03T22:57:29.793Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-01-03T22:57:29.793Z] === RUN TestApplyLayerWhiteouts [2022-01-03T22:57:29.793Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-01-03T22:57:29.793Z] === RUN TestGenerateEmptyFile [2022-01-03T22:57:29.793Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-03T22:57:29.793Z] === RUN TestGenerateWithContent [2022-01-03T22:57:29.793Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-03T22:57:29.793Z] PASS [2022-01-03T22:57:29.793Z] coverage: 63.0% of statements [2022-01-03T22:57:29.793Z] ok github.com/docker/docker/pkg/archive 10.475s coverage: 63.0% of statements [2022-01-03T22:57:29.793Z] 2022/01/03 22:57:29 Closing DB instances... [2022-01-03T22:57:29.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T22:57:29.951Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T22:57:29.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T22:57:30.263Z] --- PASS: Test (3.32s) [2022-01-03T22:57:30.264Z] --- PASS: Test/TestInitialize (0.30s) [2022-01-03T22:57:30.264Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-01-03T22:57:30.264Z] --- PASS: Test/TestWatch (3.01s) [2022-01-03T22:57:30.264Z] PASS [2022-01-03T22:57:30.264Z] coverage: 84.1% of statements [2022-01-03T22:57:30.264Z] ok github.com/docker/docker/pkg/discovery/kv 3.386s coverage: 84.1% of statements [2022-01-03T22:57:30.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T22:57:30.420Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T22:57:30.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T22:57:30.420Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T22:57:30.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T22:57:31.256Z] === RUN Test [2022-01-03T22:57:31.256Z] === RUN Test/TestWatch [2022-01-03T22:57:31.256Z] --- PASS: Test (0.00s) [2022-01-03T22:57:31.256Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T22:57:31.256Z] PASS [2022-01-03T22:57:31.256Z] coverage: 92.3% of statements [2022-01-03T22:57:31.256Z] ok github.com/docker/docker/pkg/discovery/memory 0.064s coverage: 92.3% of statements [2022-01-03T22:57:31.256Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-01-03T22:57:31.256Z] === RUN TestNetworkDBBulkSync [2022-01-03T22:57:32.252Z] === RUN Test [2022-01-03T22:57:32.252Z] === RUN Test/TestInitialize [2022-01-03T22:57:32.252Z] === RUN Test/TestInitializeWithPattern [2022-01-03T22:57:32.252Z] === RUN Test/TestRegister [2022-01-03T22:57:32.252Z] === RUN Test/TestWatch [2022-01-03T22:57:32.252Z] --- PASS: Test (0.00s) [2022-01-03T22:57:32.252Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T22:57:32.252Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-03T22:57:32.252Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T22:57:32.252Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T22:57:32.252Z] PASS [2022-01-03T22:57:32.252Z] coverage: 93.8% of statements [2022-01-03T22:57:32.252Z] ok github.com/docker/docker/pkg/discovery/nodes 0.062s coverage: 93.8% of statements [2022-01-03T22:57:32.723Z] 2022/01/03 22:57:32 Closing DB instances... [2022-01-03T22:57:33.194Z] === RUN TestPollerAddRemove [2022-01-03T22:57:33.194Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-03T22:57:33.194Z] === RUN TestPollerEvent [2022-01-03T22:57:33.194Z] poller_test.go:40: No chmod on Windows [2022-01-03T22:57:33.194Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-03T22:57:33.194Z] === RUN TestPollerClose [2022-01-03T22:57:33.194Z] --- PASS: TestPollerClose (0.00s) [2022-01-03T22:57:33.194Z] PASS [2022-01-03T22:57:33.194Z] coverage: 45.7% of statements [2022-01-03T22:57:33.194Z] ok github.com/docker/docker/pkg/filenotify 0.063s coverage: 45.7% of statements [2022-01-03T22:57:33.992Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T22:57:34.187Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-01-03T22:57:34.187Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-03T22:57:34.657Z] === RUN TestCopyFileWithInvalidSrc [2022-01-03T22:57:34.657Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T22:57:34.657Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-03T22:57:34.657Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-03T22:57:34.657Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-01-03T22:57:34.657Z] === RUN TestCopyFile [2022-01-03T22:57:34.657Z] --- PASS: TestCopyFile (0.01s) [2022-01-03T22:57:34.657Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-03T22:57:34.657Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T22:57:34.657Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-03T22:57:34.657Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-03T22:57:34.657Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T22:57:34.657Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestWildcardMatches [2022-01-03T22:57:34.657Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestPatternMatches [2022-01-03T22:57:34.657Z] --- PASS: TestPatternMatches (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-03T22:57:34.657Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestPatternMatchesFolderExclusions [2022-01-03T22:57:34.657Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-03T22:57:34.657Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-03T22:57:34.657Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-03T22:57:34.657Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-03T22:57:34.657Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestSingleExclamationError [2022-01-03T22:57:34.657Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestMatchesWithNoPatterns [2022-01-03T22:57:34.657Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestMatchesWithMalformedPatterns [2022-01-03T22:57:34.657Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestMatches [2022-01-03T22:57:34.657Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-03T22:57:34.657Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-03T22:57:34.657Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-03T22:57:34.657Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-03T22:57:34.657Z] --- PASS: TestMatches (0.02s) [2022-01-03T22:57:34.657Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-03T22:57:34.657Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-03T22:57:34.657Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-03T22:57:34.657Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.01s) [2022-01-03T22:57:34.657Z] === RUN TestCleanPatterns [2022-01-03T22:57:34.657Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-03T22:57:34.657Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestCleanPatternsExceptionFlag [2022-01-03T22:57:34.657Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-03T22:57:34.657Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-03T22:57:34.657Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestCleanPatternsErrorSingleException [2022-01-03T22:57:34.657Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-03T22:57:34.657Z] === RUN TestCreateIfNotExistsDir [2022-01-03T22:57:34.657Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-01-03T22:57:34.657Z] === RUN TestCreateIfNotExistsFile [2022-01-03T22:57:34.657Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-03T22:57:34.657Z] === RUN TestMatch [2022-01-03T22:57:34.657Z] --- PASS: TestMatch (0.00s) [2022-01-03T22:57:34.657Z] PASS [2022-01-03T22:57:34.657Z] coverage: 84.0% of statements [2022-01-03T22:57:34.657Z] ok github.com/docker/docker/pkg/fileutils 0.116s coverage: 84.0% of statements [2022-01-03T22:57:34.934Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T22:57:35.650Z] === RUN TestGet [2022-01-03T22:57:35.650Z] --- PASS: TestGet (0.00s) [2022-01-03T22:57:35.650Z] === RUN TestGetShortcutString [2022-01-03T22:57:35.650Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-03T22:57:35.650Z] PASS [2022-01-03T22:57:35.650Z] coverage: 42.9% of statements [2022-01-03T22:57:35.650Z] ok github.com/docker/docker/pkg/homedir 0.065s coverage: 42.9% of statements [2022-01-03T22:57:36.317Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T22:57:36.644Z] === RUN TestCreateIDMapOrder [2022-01-03T22:57:36.644Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-03T22:57:36.644Z] PASS [2022-01-03T22:57:36.644Z] coverage: 7.2% of statements [2022-01-03T22:57:36.644Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.2% of statements [2022-01-03T22:57:37.258Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T22:57:37.636Z] 2022/01/03 22:57:37 Closing DB instances... [2022-01-03T22:57:38.108Z] --- PASS: TestGetAddress (26.27s) [2022-01-03T22:57:38.108Z] === RUN TestRequestSyntaxCheck [2022-01-03T22:57:38.108Z] === RUN TestFixedBufferCap [2022-01-03T22:57:38.108Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-03T22:57:38.108Z] === RUN TestFixedBufferLen [2022-01-03T22:57:38.108Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-03T22:57:38.108Z] === RUN TestFixedBufferString [2022-01-03T22:57:38.108Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-03T22:57:38.108Z] === RUN TestFixedBufferWrite [2022-01-03T22:57:38.108Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-03T22:57:38.108Z] === RUN TestFixedBufferRead [2022-01-03T22:57:38.108Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-03T22:57:38.108Z] === RUN TestBytesPipeRead [2022-01-03T22:57:38.108Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-03T22:57:38.108Z] === RUN TestBytesPipeWrite [2022-01-03T22:57:38.108Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-03T22:57:38.108Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-03T22:57:38.200Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T22:57:38.696Z] --- PASS: TestRequestSyntaxCheck (0.06s) [2022-01-03T22:57:38.696Z] === RUN TestRequest [2022-01-03T22:57:38.696Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2022-01-03T22:57:38.696Z] === RUN TestAtomicWriteToFile [2022-01-03T22:57:38.696Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-03T22:57:38.696Z] === RUN TestAtomicWriteSetCommit [2022-01-03T22:57:38.696Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-03T22:57:38.696Z] === RUN TestAtomicWriteSetCancel [2022-01-03T22:57:39.167Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-03T22:57:39.167Z] === RUN TestReadCloserWrapperClose [2022-01-03T22:57:39.167Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-03T22:57:39.167Z] === RUN TestReaderErrWrapperReadOnError [2022-01-03T22:57:39.167Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-03T22:57:39.167Z] === RUN TestReaderErrWrapperRead [2022-01-03T22:57:39.167Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-03T22:57:39.167Z] === RUN TestCancelReadCloser [2022-01-03T22:57:39.167Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-03T22:57:39.167Z] === RUN TestWriteCloserWrapperClose [2022-01-03T22:57:39.167Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-03T22:57:39.167Z] === RUN TestNopWriteCloser [2022-01-03T22:57:39.167Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-03T22:57:39.167Z] === RUN TestNopWriter [2022-01-03T22:57:39.167Z] --- PASS: TestNopWriter (0.00s) [2022-01-03T22:57:39.167Z] === RUN TestWriteCounter [2022-01-03T22:57:39.167Z] --- PASS: TestWriteCounter (0.00s) [2022-01-03T22:57:39.167Z] PASS [2022-01-03T22:57:39.167Z] coverage: 69.2% of statements [2022-01-03T22:57:39.167Z] ok github.com/docker/docker/pkg/ioutils 0.768s coverage: 69.2% of statements [2022-01-03T22:57:39.745Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T22:57:40.158Z] === RUN TestError [2022-01-03T22:57:40.158Z] --- PASS: TestError (0.00s) [2022-01-03T22:57:40.158Z] === RUN TestProgressString [2022-01-03T22:57:40.158Z] === RUN TestProgressString/no_progress [2022-01-03T22:57:40.158Z] === RUN TestProgressString/progress_1 [2022-01-03T22:57:40.158Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-03T22:57:40.158Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-03T22:57:40.158Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-03T22:57:40.158Z] === RUN TestProgressString/with_units [2022-01-03T22:57:40.158Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-03T22:57:40.158Z] === RUN TestProgressString/hide_counts [2022-01-03T22:57:40.158Z] --- PASS: TestProgressString (0.00s) [2022-01-03T22:57:40.158Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-03T22:57:40.158Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-03T22:57:40.158Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-03T22:57:40.158Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-03T22:57:40.158Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-03T22:57:40.158Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-03T22:57:40.158Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-03T22:57:40.158Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-03T22:57:40.158Z] === RUN TestJSONMessageDisplay [2022-01-03T22:57:40.629Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.23s) [2022-01-03T22:57:40.629Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-03T22:57:40.629Z] --- PASS: TestJSONMessageDisplay (0.25s) [2022-01-03T22:57:40.629Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-03T22:57:40.629Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-03T22:57:40.629Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-03T22:57:40.629Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-03T22:57:40.629Z] === RUN TestDisplayJSONMessagesStream [2022-01-03T22:57:40.629Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-03T22:57:40.629Z] PASS [2022-01-03T22:57:40.629Z] coverage: 91.7% of statements [2022-01-03T22:57:40.629Z] ok github.com/docker/docker/pkg/jsonmessage 0.313s coverage: 91.7% of statements [2022-01-03T22:57:41.131Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T22:57:41.621Z] === RUN TestStandardLongPath [2022-01-03T22:57:41.621Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-03T22:57:41.621Z] === RUN TestUNCLongPath [2022-01-03T22:57:41.621Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-03T22:57:41.621Z] PASS [2022-01-03T22:57:41.621Z] coverage: 100.0% of statements [2022-01-03T22:57:41.621Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2022-01-03T22:57:41.621Z] 2022/01/03 22:57:41 Closing DB instances... [2022-01-03T22:57:42.072Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T22:57:42.072Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T22:57:42.091Z] === RUN TestNameFormat [2022-01-03T22:57:42.091Z] --- PASS: TestNameFormat (0.00s) [2022-01-03T22:57:42.091Z] === RUN TestNameRetries [2022-01-03T22:57:42.091Z] --- PASS: TestNameRetries (0.00s) [2022-01-03T22:57:42.091Z] PASS [2022-01-03T22:57:42.091Z] coverage: 85.7% of statements [2022-01-03T22:57:42.091Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2022-01-03T22:57:42.643Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T22:57:43.084Z] === RUN TestParseKeyValueOpt [2022-01-03T22:57:43.084Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-03T22:57:43.084Z] === RUN TestParseUintList [2022-01-03T22:57:43.084Z] --- PASS: TestParseUintList (0.00s) [2022-01-03T22:57:43.084Z] === RUN TestParseUintListMaximumLimits [2022-01-03T22:57:43.084Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-03T22:57:43.084Z] PASS [2022-01-03T22:57:43.084Z] coverage: 97.0% of statements [2022-01-03T22:57:43.084Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-01-03T22:57:43.084Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-01-03T22:57:43.084Z] === RUN TestNetworkDBGarbageCollection [2022-01-03T22:57:44.032Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T22:57:44.075Z] === RUN TestNewAndRemove [2022-01-03T22:57:44.075Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-03T22:57:44.075Z] === RUN TestRemoveInvalidPath [2022-01-03T22:57:44.075Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-03T22:57:44.075Z] PASS [2022-01-03T22:57:44.075Z] coverage: 82.6% of statements [2022-01-03T22:57:44.075Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2022-01-03T22:57:44.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-03T22:57:45.545Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T22:57:46.116Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T22:57:46.116Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-03T22:57:46.116Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T22:57:46.306Z] === RUN TestFailedConnection [2022-01-03T22:57:46.377Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T22:57:46.377Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T22:57:46.377Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T22:57:46.950Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T22:57:47.212Z] docker_api_swarm_service_test.go:100: [d711c4efa110b] joining swarm manager [df179dda0ba2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:57:47.301Z] --- PASS: TestFailedConnection (1.04s) [2022-01-03T22:57:47.301Z] === RUN TestFailOnce [2022-01-03T22:57:47.301Z] 2022/01/03 22:57:46 http: panic serving 127.0.0.1:49314: Plugin not ready [2022-01-03T22:57:47.301Z] goroutine 3 [running]: [2022-01-03T22:57:47.301Z] net/http.(*conn).serve.func1() [2022-01-03T22:57:47.301Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-03T22:57:47.301Z] panic({0x124ac40, 0x1357350}) [2022-01-03T22:57:47.301Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-03T22:57:47.301Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x69dec14fba43d816}, 0xc00003fa98) [2022-01-03T22:57:47.301Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-03T22:57:47.301Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x13640d0, 0xc00021a000}, 0x119f106) [2022-01-03T22:57:47.301Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-03T22:57:47.301Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x13640d0, 0xc00021a000}, 0xc00005a000) [2022-01-03T22:57:47.301Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-03T22:57:47.301Z] net/http.serverHandler.ServeHTTP({0x13626d0}, {0x13640d0, 0xc00021a000}, 0xc00005a000) [2022-01-03T22:57:47.301Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-03T22:57:47.301Z] net/http.(*conn).serve(0xc000052000, {0x1365fa0, 0xc0000260f0}) [2022-01-03T22:57:47.301Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-03T22:57:47.301Z] created by net/http.(*Server).Serve [2022-01-03T22:57:47.301Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-03T22:57:47.301Z] time="2022-01-03T22:57:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.FailOnce: Post \"http://127.0.0.1:49313/Test.FailOnce\": EOF, retrying in 1s" [2022-01-03T22:57:48.156Z] docker_api_swarm_service_test.go:101: [db5b3050fde3c] joining swarm manager [df179dda0ba2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:57:48.156Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T22:57:48.294Z] --- PASS: TestFailOnce (1.25s) [2022-01-03T22:57:48.294Z] === RUN TestEchoInputOutput [2022-01-03T22:57:48.294Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-03T22:57:48.294Z] === RUN TestBackoff [2022-01-03T22:57:48.294Z] --- PASS: TestBackoff (0.00s) [2022-01-03T22:57:48.294Z] === RUN TestAbortRetry [2022-01-03T22:57:48.294Z] --- PASS: TestAbortRetry (0.00s) [2022-01-03T22:57:48.294Z] === RUN TestClientScheme [2022-01-03T22:57:48.294Z] --- PASS: TestClientScheme (0.00s) [2022-01-03T22:57:48.294Z] === RUN TestNewClientWithTimeout [2022-01-03T22:57:48.766Z] time="2022-01-03T22:57:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-03T22:57:49.096Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T22:57:49.667Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T22:57:50.340Z] time="2022-01-03T22:57:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-03T22:57:53.310Z] time="2022-01-03T22:57:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-03T22:57:53.310Z] --- PASS: TestRequest (15.10s) [2022-01-03T22:57:53.310Z] === RUN TestOverlappingRequests [2022-01-03T22:57:54.302Z] --- PASS: TestOverlappingRequests (0.62s) [2022-01-03T22:57:54.302Z] === RUN TestRelease [2022-01-03T22:57:55.876Z] === RUN TestParseEmptyInterface [2022-01-03T22:57:55.876Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-03T22:57:55.876Z] === RUN TestParseNonInterfaceType [2022-01-03T22:57:55.876Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-03T22:57:55.876Z] === RUN TestParseWithOneFunction [2022-01-03T22:57:55.876Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-03T22:57:55.876Z] === RUN TestParseWithMultipleFuncs [2022-01-03T22:57:55.876Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-03T22:57:55.876Z] === RUN TestParseWithUnnamedReturn [2022-01-03T22:57:55.876Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-03T22:57:55.876Z] === RUN TestEmbeddedInterface [2022-01-03T22:57:55.876Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-03T22:57:55.876Z] === RUN TestParsedImports [2022-01-03T22:57:55.876Z] --- PASS: TestParsedImports (0.00s) [2022-01-03T22:57:55.876Z] === RUN TestAliasedImports [2022-01-03T22:57:55.876Z] --- PASS: TestAliasedImports (0.00s) [2022-01-03T22:57:55.876Z] PASS [2022-01-03T22:57:55.876Z] coverage: 56.8% of statements [2022-01-03T22:57:55.876Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.067s coverage: 56.8% of statements [2022-01-03T22:57:56.249Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T22:57:56.869Z] --- PASS: TestRelease (2.58s) [2022-01-03T22:57:56.869Z] === RUN TestAllocateRandomDeallocate [2022-01-03T22:57:56.923Z] ok github.com/docker/docker/cmd/dockerd 0.039s coverage: 29.0% of statements [2022-01-03T22:57:56.923Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-01-03T22:57:56.923Z] ok github.com/docker/docker/cmd/dockerd/trap 2.490s coverage: 0.0% of statements [2022-01-03T22:57:56.923Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T22:57:56.923Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T22:57:56.923Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T22:57:56.923Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T22:57:56.923Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T22:57:57.190Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T22:57:57.340Z] === RUN TestHTTPTransport [2022-01-03T22:57:57.340Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-03T22:57:57.340Z] PASS [2022-01-03T22:57:57.340Z] coverage: 85.7% of statements [2022-01-03T22:57:57.340Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2022-01-03T22:57:57.340Z] time="2022-01-03T22:57:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-03T22:57:57.811Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-03T22:57:57.811Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T22:57:57.811Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-03T22:57:57.811Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-03T22:57:57.811Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-03T22:57:57.811Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-03T22:57:57.811Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-03T22:57:57.811Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T22:57:57.811Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-03T22:57:57.811Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-03T22:57:57.811Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-03T22:57:57.811Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-03T22:57:57.811Z] === RUN TestBufferPoolPutAndGet [2022-01-03T22:57:57.811Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-03T22:57:57.811Z] PASS [2022-01-03T22:57:57.811Z] coverage: 88.2% of statements [2022-01-03T22:57:57.811Z] ok github.com/docker/docker/pkg/pools 0.051s coverage: 88.2% of statements [2022-01-03T22:57:58.282Z] === RUN TestOutputOnPrematureClose [2022-01-03T22:57:58.282Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-03T22:57:58.282Z] === RUN TestCompleteSilently [2022-01-03T22:57:58.574Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T22:57:58.574Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T22:57:58.754Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-03T22:57:58.754Z] PASS [2022-01-03T22:57:58.754Z] coverage: 75.9% of statements [2022-01-03T22:57:58.754Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-01-03T22:57:58.835Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T22:57:58.835Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T22:57:59.226Z] === RUN TestSendToOneSub [2022-01-03T22:57:59.226Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-03T22:57:59.226Z] === RUN TestSendToMultipleSubs [2022-01-03T22:57:59.226Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-03T22:57:59.226Z] === RUN TestEvictOneSub [2022-01-03T22:57:59.226Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-03T22:57:59.226Z] === RUN TestClosePublisher [2022-01-03T22:57:59.226Z] --- PASS: TestClosePublisher (0.00s) [2022-01-03T22:57:59.226Z] === RUN TestPubSubRace [2022-01-03T22:58:00.223Z] --- PASS: TestPubSubRace (1.08s) [2022-01-03T22:58:00.223Z] PASS [2022-01-03T22:58:00.223Z] coverage: 75.0% of statements [2022-01-03T22:58:00.223Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 75.0% of statements [2022-01-03T22:58:00.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T22:58:01.219Z] === RUN TestRegister [2022-01-03T22:58:01.219Z] --- PASS: TestRegister (0.00s) [2022-01-03T22:58:01.219Z] === RUN TestCommand [2022-01-03T22:58:01.219Z] --- PASS: TestCommand (0.04s) [2022-01-03T22:58:01.219Z] === RUN TestNaiveSelf [2022-01-03T22:58:01.219Z] --- PASS: TestNaiveSelf (0.04s) [2022-01-03T22:58:01.219Z] PASS [2022-01-03T22:58:01.219Z] coverage: 82.4% of statements [2022-01-03T22:58:01.219Z] ok github.com/docker/docker/pkg/reexec 0.127s coverage: 82.4% of statements [2022-01-03T22:58:01.378Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T22:58:01.691Z] === RUN TestDump [2022-01-03T22:58:01.692Z] goroutine 19 [running]: [2022-01-03T22:58:01.692Z] github.com/docker/docker/pkg/stack.dump(0x102b457) [2022-01-03T22:58:01.692Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T22:58:01.692Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-03T22:58:01.692Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-03T22:58:01.692Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-03T22:58:01.692Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-03T22:58:01.692Z] testing.tRunner(0xc000085520, 0x1198e38) [2022-01-03T22:58:01.692Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:58:01.692Z] created by testing.(*T).Run [2022-01-03T22:58:01.692Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T22:58:01.692Z] [2022-01-03T22:58:01.692Z] goroutine 1 [chan receive]: [2022-01-03T22:58:01.692Z] testing.(*T).Run(0xc000085380, {0x118a4fd, 0x100a1b3}, 0x1198e38) [2022-01-03T22:58:01.692Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T22:58:01.692Z] testing.runTests.func1(0xc0000b6720) [2022-01-03T22:58:01.692Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T22:58:01.692Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2022-01-03T22:58:01.692Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:58:01.692Z] testing.runTests(0xc0000d0080, {0x12fcba0, 0x3, 0x3}, {0x102a6ad, 0x118c1f7, 0x1301640}) [2022-01-03T22:58:01.692Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T22:58:01.692Z] testing.(*M).Run(0xc0000d0080) [2022-01-03T22:58:01.692Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T22:58:01.692Z] main.main() [2022-01-03T22:58:01.692Z] _testmain.go:95 +0x1f5 [2022-01-03T22:58:01.692Z] --- PASS: TestDump (0.00s) [2022-01-03T22:58:01.692Z] === RUN TestDumpToFile [2022-01-03T22:58:01.950Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T22:58:02.163Z] --- PASS: TestDumpToFile (0.21s) [2022-01-03T22:58:02.163Z] === RUN TestDumpToFileWithEmptyInput [2022-01-03T22:58:02.163Z] goroutine 21 [running]: [2022-01-03T22:58:02.163Z] github.com/docker/docker/pkg/stack.dump(0x10983f4) [2022-01-03T22:58:02.163Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T22:58:02.163Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x10987a0}) [2022-01-03T22:58:02.163Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-03T22:58:02.163Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520) [2022-01-03T22:58:02.163Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-03T22:58:02.163Z] testing.tRunner(0xc000085a00, 0x1198e28) [2022-01-03T22:58:02.163Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:58:02.163Z] created by testing.(*T).Run [2022-01-03T22:58:02.163Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T22:58:02.163Z] [2022-01-03T22:58:02.163Z] goroutine 1 [chan receive]: [2022-01-03T22:58:02.163Z] testing.(*T).Run(0xc000085380, {0x1191289, 0x100a1b3}, 0x1198e28) [2022-01-03T22:58:02.163Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T22:58:02.163Z] testing.runTests.func1(0xc0000b6720) [2022-01-03T22:58:02.163Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T22:58:02.163Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2022-01-03T22:58:02.163Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T22:58:02.163Z] testing.runTests(0xc0000d0080, {0x12fcba0, 0x3, 0x3}, {0x102a6ad, 0x118c1f7, 0x1301640}) [2022-01-03T22:58:02.163Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T22:58:02.163Z] testing.(*M).Run(0xc0000d0080) [2022-01-03T22:58:02.163Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T22:58:02.163Z] main.main() [2022-01-03T22:58:02.163Z] _testmain.go:95 +0x1f5 [2022-01-03T22:58:02.163Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-03T22:58:02.163Z] PASS [2022-01-03T22:58:02.163Z] coverage: 90.9% of statements [2022-01-03T22:58:02.163Z] ok github.com/docker/docker/pkg/stack 0.249s coverage: 90.9% of statements [2022-01-03T22:58:02.638Z] === RUN TestNewStdWriter [2022-01-03T22:58:02.638Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-03T22:58:02.638Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestWriteWithNilBytes [2022-01-03T22:58:02.638Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestWrite [2022-01-03T22:58:02.638Z] --- PASS: TestWrite (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestWriteWithWriterError [2022-01-03T22:58:02.638Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-03T22:58:02.638Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestStdCopyWriteAndRead [2022-01-03T22:58:02.638Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-03T22:58:02.638Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-03T22:58:02.638Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-03T22:58:02.638Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-03T22:58:02.638Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-03T22:58:02.638Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-03T22:58:02.638Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-03T22:58:02.638Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-03T22:58:02.638Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-03T22:58:02.638Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-03T22:58:02.638Z] PASS [2022-01-03T22:58:02.638Z] coverage: 100.0% of statements [2022-01-03T22:58:02.638Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-01-03T22:58:03.631Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-03T22:58:03.631Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-03T22:58:03.631Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-03T22:58:03.631Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-03T22:58:03.631Z] === RUN TestFormatStatus [2022-01-03T22:58:03.631Z] --- PASS: TestFormatStatus (0.00s) [2022-01-03T22:58:03.631Z] === RUN TestFormatError [2022-01-03T22:58:03.631Z] --- PASS: TestFormatError (0.00s) [2022-01-03T22:58:03.631Z] === RUN TestFormatJSONError [2022-01-03T22:58:03.631Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-03T22:58:03.631Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-03T22:58:03.631Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-03T22:58:03.631Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-03T22:58:03.631Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-03T22:58:03.631Z] === RUN TestNewJSONProgressOutput [2022-01-03T22:58:03.631Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-03T22:58:03.631Z] === RUN TestAuxFormatterEmit [2022-01-03T22:58:03.631Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-03T22:58:03.631Z] === RUN TestStreamWriterStdout [2022-01-03T22:58:03.631Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-03T22:58:03.631Z] === RUN TestStreamWriterStderr [2022-01-03T22:58:03.631Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-03T22:58:03.631Z] PASS [2022-01-03T22:58:03.631Z] coverage: 66.2% of statements [2022-01-03T22:58:03.631Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-01-03T22:58:04.104Z] --- PASS: TestAllocateRandomDeallocate (7.22s) [2022-01-03T22:58:04.104Z] === RUN TestRetrieveFromStore [2022-01-03T22:58:04.104Z] === RUN TestGenerateRandomID [2022-01-03T22:58:04.104Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-03T22:58:04.104Z] === RUN TestShortenId [2022-01-03T22:58:04.104Z] --- PASS: TestShortenId (0.00s) [2022-01-03T22:58:04.104Z] === RUN TestShortenSha256Id [2022-01-03T22:58:04.104Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-03T22:58:04.104Z] === RUN TestShortenIdEmpty [2022-01-03T22:58:04.104Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-03T22:58:04.104Z] === RUN TestShortenIdInvalid [2022-01-03T22:58:04.104Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-03T22:58:04.104Z] === RUN TestIsShortIDNonHex [2022-01-03T22:58:04.104Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-03T22:58:04.104Z] === RUN TestIsShortIDNotCorrectSize [2022-01-03T22:58:04.104Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-03T22:58:04.104Z] PASS [2022-01-03T22:58:04.104Z] coverage: 70.6% of statements [2022-01-03T22:58:04.104Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-01-03T22:58:04.494Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T22:58:05.013Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-01-03T22:58:05.064Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T22:58:05.064Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T22:58:05.064Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T22:58:05.096Z] === RUN TestIsCpusetListAvailable [2022-01-03T22:58:05.096Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-03T22:58:05.096Z] PASS [2022-01-03T22:58:05.096Z] coverage: 39.4% of statements [2022-01-03T22:58:05.096Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-01-03T22:58:05.943Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-01-03T22:58:06.089Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-03T22:58:06.089Z] === RUN TestClientStream [2022-01-03T22:58:06.089Z] --- PASS: TestClientStream (0.00s) [2022-01-03T22:58:06.089Z] === RUN TestClientSendFile [2022-01-03T22:58:06.089Z] --- PASS: TestClientSendFile (0.00s) [2022-01-03T22:58:06.089Z] === RUN TestClientWithRequestTimeout [2022-01-03T22:58:06.089Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-01-03T22:58:06.089Z] === RUN TestFileSpecPlugin [2022-01-03T22:58:06.089Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-03T22:58:06.089Z] === RUN TestFileJSONSpecPlugin [2022-01-03T22:58:06.089Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-01-03T22:58:06.089Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-03T22:58:06.089Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-01-03T22:58:06.089Z] === RUN TestPluginAddHandler [2022-01-03T22:58:06.089Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-03T22:58:06.089Z] === RUN TestPluginWaitBadPlugin [2022-01-03T22:58:06.089Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-03T22:58:06.089Z] === RUN TestGet [2022-01-03T22:58:06.089Z] time="2022-01-03T22:58:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-03T22:58:06.089Z] --- PASS: TestRetrieveFromStore (2.38s) [2022-01-03T22:58:06.089Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-03T22:58:06.089Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-03T22:58:06.089Z] === RUN TestParallelPredefinedRequest1 [2022-01-03T22:58:06.089Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-03T22:58:06.089Z] === RUN TestParallelPredefinedRequest2 [2022-01-03T22:58:06.089Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-03T22:58:06.089Z] === RUN TestParallelPredefinedRequest3 [2022-01-03T22:58:06.089Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-03T22:58:06.089Z] === RUN TestParallelPredefinedRequest4 [2022-01-03T22:58:06.089Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-03T22:58:06.089Z] === RUN TestParallelPredefinedRequest5 [2022-01-03T22:58:06.089Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-03T22:58:06.089Z] === RUN TestDebug [2022-01-03T22:58:06.089Z] --- PASS: TestDebug (0.00s) [2022-01-03T22:58:06.089Z] === RUN TestRequestPoolParallel [2022-01-03T22:58:06.560Z] --- PASS: TestRequestPoolParallel (0.25s) [2022-01-03T22:58:06.560Z] === RUN TestFullAllocateRelease [2022-01-03T22:58:06.560Z] === RUN TestChtimes [2022-01-03T22:58:06.560Z] --- PASS: TestChtimes (0.01s) [2022-01-03T22:58:06.560Z] === RUN TestChtimesWindows [2022-01-03T22:58:06.560Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-03T22:58:06.560Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-03T22:58:06.560Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-03T22:58:06.560Z] === RUN TestEnsureRemoveAllNotExist [2022-01-03T22:58:06.560Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-03T22:58:06.560Z] === RUN TestEnsureRemoveAllWithDir [2022-01-03T22:58:06.560Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-03T22:58:06.560Z] === RUN TestEnsureRemoveAllWithFile [2022-01-03T22:58:06.560Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-03T22:58:06.560Z] === RUN TestHasWin32KSupport [2022-01-03T22:58:06.560Z] syscall_windows_test.go:8: win32k: true [2022-01-03T22:58:06.560Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-03T22:58:06.560Z] PASS [2022-01-03T22:58:06.560Z] coverage: 13.0% of statements [2022-01-03T22:58:06.871Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-01-03T22:58:07.032Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 13.0% of statements [2022-01-03T22:58:07.032Z] --- PASS: TestFullAllocateRelease (0.58s) [2022-01-03T22:58:07.032Z] === RUN TestOddAllocateRelease [2022-01-03T22:58:07.032Z] time="2022-01-03T22:58:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-03T22:58:07.504Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-01-03T22:58:07.504Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-03T22:58:07.504Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-01-03T22:58:07.504Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-03T22:58:07.504Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-01-03T22:58:07.504Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-03T22:58:07.504Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-01-03T22:58:07.504Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T22:58:07.504Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T22:58:07.504Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T22:58:07.504Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:58:07.504Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T22:58:07.504Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:58:07.504Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-03T22:58:07.504Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T22:58:07.504Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-03T22:58:07.504Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T22:58:07.504Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T22:58:07.504Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:58:07.504Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T22:58:07.504Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:58:07.504Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-03T22:58:07.504Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-03T22:58:07.504Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T22:58:07.504Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:58:07.504Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-03T22:58:07.504Z] PASS [2022-01-03T22:58:07.504Z] coverage: 85.3% of statements [2022-01-03T22:58:07.504Z] ok github.com/docker/docker/libnetwork/ipam 66.244s coverage: 85.3% of statements [2022-01-03T22:58:07.504Z] === RUN TestTailFile [2022-01-03T22:58:07.504Z] --- PASS: TestTailFile (0.00s) [2022-01-03T22:58:07.504Z] === RUN TestTailFileManyLines [2022-01-03T22:58:07.504Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-03T22:58:07.504Z] === RUN TestTailEmptyFile [2022-01-03T22:58:07.504Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-03T22:58:07.504Z] === RUN TestTailNegativeN [2022-01-03T22:58:07.504Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader [2022-01-03T22:58:07.504Z] === CONT TestNewTailReader [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/truncated_last_line [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-03T22:58:07.504Z] === CONT TestNewTailReader/no_delimiter [2022-01-03T22:58:07.504Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T22:58:07.504Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:07.504Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T22:58:07.504Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:07.504Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:07.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:07.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:07.504Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:07.609Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T22:58:07.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T22:58:07.709Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T22:58:07.709Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T22:58:07.709Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.077Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.077Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.078Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.078Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.078Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.079Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.079Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.079Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.080Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.081Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.180Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T22:58:08.441Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T22:58:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:58:08.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:58:08.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T22:58:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T22:58:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T22:58:08.563Z] PASS [2022-01-03T22:58:08.563Z] coverage: 88.6% of statements [2022-01-03T22:58:08.563Z] ok github.com/docker/docker/pkg/tailfile 0.261s coverage: 88.6% of statements [2022-01-03T22:58:08.696Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T22:58:09.035Z] time="2022-01-03T22:58:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-03T22:58:09.035Z] === RUN TestTarSumRemoveNonExistent [2022-01-03T22:58:09.035Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-03T22:58:09.035Z] === RUN TestTarSumRemove [2022-01-03T22:58:09.035Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-03T22:58:09.035Z] === RUN TestSortFileInfoSums [2022-01-03T22:58:09.035Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-03T22:58:09.035Z] === RUN TestNewTarSumForLabelInvalid [2022-01-03T22:58:09.035Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-03T22:58:09.035Z] === RUN TestNewTarSumForLabel [2022-01-03T22:58:09.035Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-03T22:58:09.035Z] === RUN TestEmptyTar [2022-01-03T22:58:09.035Z] --- PASS: TestEmptyTar (0.00s) [2022-01-03T22:58:09.035Z] === RUN TestTarSumsReadSize [2022-01-03T22:58:09.035Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-03T22:58:09.035Z] === RUN TestTarSums [2022-01-03T22:58:09.507Z] --- PASS: TestTarSums (0.08s) [2022-01-03T22:58:09.507Z] === RUN TestIteration [2022-01-03T22:58:09.507Z] --- PASS: TestIteration (0.00s) [2022-01-03T22:58:09.507Z] === RUN TestVersionLabelForChecksum [2022-01-03T22:58:09.507Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-03T22:58:09.507Z] === RUN TestVersion [2022-01-03T22:58:09.507Z] --- PASS: TestVersion (0.00s) [2022-01-03T22:58:09.507Z] === RUN TestGetVersion [2022-01-03T22:58:09.507Z] --- PASS: TestGetVersion (0.00s) [2022-01-03T22:58:09.507Z] === RUN TestGetVersions [2022-01-03T22:58:09.507Z] --- PASS: TestGetVersions (0.00s) [2022-01-03T22:58:09.507Z] PASS [2022-01-03T22:58:09.507Z] coverage: 89.3% of statements [2022-01-03T22:58:09.507Z] ok github.com/docker/docker/pkg/tarsum 0.144s coverage: 89.3% of statements [2022-01-03T22:58:09.826Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T22:58:09.979Z] testing: warning: no tests to run [2022-01-03T22:58:09.979Z] PASS [2022-01-03T22:58:09.979Z] coverage: [no statements] [2022-01-03T22:58:09.979Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2022-01-03T22:58:10.262Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T22:58:10.263Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T22:58:10.263Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T22:58:10.452Z] === RUN TestTruncIndex [2022-01-03T22:58:10.770Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T22:58:10.925Z] --- PASS: TestTruncIndex (0.10s) [2022-01-03T22:58:10.925Z] PASS [2022-01-03T22:58:10.925Z] coverage: 91.5% of statements [2022-01-03T22:58:10.925Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-01-03T22:58:11.396Z] === RUN TestIsGIT [2022-01-03T22:58:11.396Z] --- PASS: TestIsGIT (0.00s) [2022-01-03T22:58:11.396Z] === RUN TestIsTransport [2022-01-03T22:58:11.396Z] --- PASS: TestIsTransport (0.00s) [2022-01-03T22:58:11.396Z] PASS [2022-01-03T22:58:11.396Z] coverage: 100.0% of statements [2022-01-03T22:58:11.396Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-01-03T22:58:11.710Z] check_test.go:379: [d711c4efa110b] daemon is not started [2022-01-03T22:58:11.868Z] === RUN TestVersionInfo [2022-01-03T22:58:11.868Z] --- PASS: TestVersionInfo (0.00s) [2022-01-03T22:58:11.868Z] === RUN TestAppendVersions [2022-01-03T22:58:11.868Z] --- PASS: TestAppendVersions (0.00s) [2022-01-03T22:58:11.868Z] PASS [2022-01-03T22:58:11.868Z] coverage: 88.9% of statements [2022-01-03T22:58:11.868Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-01-03T22:58:12.290Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T22:58:12.860Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T22:58:12.860Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T22:58:13.431Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T22:58:13.447Z] time="2022-01-03T22:58:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-03T22:58:13.919Z] === RUN TestValidatePrivileges [2022-01-03T22:58:13.919Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-03T22:58:13.919Z] === RUN TestFilterByCapNeg [2022-01-03T22:58:13.919Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-03T22:58:13.919Z] === RUN TestFilterByCapPos [2022-01-03T22:58:13.919Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-03T22:58:13.919Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-03T22:58:13.919Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-03T22:58:13.919Z] PASS [2022-01-03T22:58:13.919Z] coverage: 12.0% of statements [2022-01-03T22:58:13.919Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2022-01-03T22:58:14.911Z] === RUN TestNewSettable [2022-01-03T22:58:14.911Z] --- PASS: TestNewSettable (0.00s) [2022-01-03T22:58:14.911Z] === RUN TestIsSettable [2022-01-03T22:58:14.911Z] --- PASS: TestIsSettable (0.00s) [2022-01-03T22:58:14.911Z] === RUN TestUpdateSettingsEnv [2022-01-03T22:58:14.911Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-03T22:58:14.911Z] PASS [2022-01-03T22:58:14.911Z] coverage: 20.0% of statements [2022-01-03T22:58:14.911Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.0% of statements [2022-01-03T22:58:14.953Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2022-01-03T22:58:14.953Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2022-01-03T22:58:14.953Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-01-03T22:58:15.514Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-03T22:58:15.903Z] === RUN TestLoad [2022-01-03T22:58:15.903Z] --- PASS: TestLoad (0.00s) [2022-01-03T22:58:15.903Z] === RUN TestSave [2022-01-03T22:58:15.903Z] --- PASS: TestSave (0.03s) [2022-01-03T22:58:15.903Z] === RUN TestAddDeleteGet [2022-01-03T22:58:15.903Z] --- PASS: TestAddDeleteGet (0.05s) [2022-01-03T22:58:15.903Z] === RUN TestInvalidTags [2022-01-03T22:58:15.903Z] --- PASS: TestInvalidTags (0.01s) [2022-01-03T22:58:15.903Z] PASS [2022-01-03T22:58:15.903Z] coverage: 84.4% of statements [2022-01-03T22:58:15.903Z] ok github.com/docker/docker/reference 0.145s coverage: 84.4% of statements [2022-01-03T22:58:15.972Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T22:58:16.075Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-03T22:58:16.131Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T22:58:16.233Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T22:58:16.803Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T22:58:17.005Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.470s coverage: 74.6% of statements [2022-01-03T22:58:17.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-03T22:58:17.064Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T22:58:17.695Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T22:58:17.695Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T22:58:17.695Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T22:58:17.695Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T22:58:17.695Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T22:58:18.005Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T22:58:18.131Z] === RUN TestResolveAuthConfigIndexServer [2022-01-03T22:58:18.131Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-03T22:58:18.131Z] === RUN TestResolveAuthConfigFullURL [2022-01-03T22:58:18.131Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-03T22:58:18.131Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-03T22:58:18.131Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-03T22:58:18.131Z] === RUN TestValidateMirror [2022-01-03T22:58:18.131Z] --- PASS: TestValidateMirror (0.00s) [2022-01-03T22:58:18.131Z] === RUN TestLoadInsecureRegistries [2022-01-03T22:58:18.371Z] ok github.com/docker/docker/daemon 12.170s coverage: 17.5% of statements [2022-01-03T22:58:18.371Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T22:58:18.371Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T22:58:18.371Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T22:58:18.371Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T22:58:18.578Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T22:58:18.604Z] time="2022-01-03T22:58:18Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T22:58:18.604Z] time="2022-01-03T22:58:18Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-03T22:58:18.604Z] time="2022-01-03T22:58:18Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T22:58:18.604Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-01-03T22:58:18.604Z] === RUN TestNewServiceConfig [2022-01-03T22:58:18.604Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestValidateIndexName [2022-01-03T22:58:18.604Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestValidateIndexNameWithError [2022-01-03T22:58:18.604Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestEndpointParse [2022-01-03T22:58:18.604Z] --- PASS: TestEndpointParse (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestEndpointParseInvalid [2022-01-03T22:58:18.604Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestValidateEndpoint [2022-01-03T22:58:18.604Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-03T22:58:18.604Z] === RUN TestPing [2022-01-03T22:58:18.604Z] --- PASS: TestPing (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestPingRegistryEndpoint [2022-01-03T22:58:18.604Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:18.604Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestEndpoint [2022-01-03T22:58:18.604Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:18.604Z] --- SKIP: TestEndpoint (0.01s) [2022-01-03T22:58:18.604Z] === RUN TestParseRepositoryInfo [2022-01-03T22:58:18.604Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestNewIndexInfo [2022-01-03T22:58:18.604Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestMirrorEndpointLookup [2022-01-03T22:58:18.604Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:18.604Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestSearchRepositories [2022-01-03T22:58:18.604Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-03T22:58:18.604Z] Host: 127.0.0.1:49371 [2022-01-03T22:58:18.604Z] User-Agent: docker test client [2022-01-03T22:58:18.604Z] Authorization: Token fake-token [2022-01-03T22:58:18.604Z] X-Docker-Token: true [2022-01-03T22:58:18.604Z] Accept-Encoding: gzip [2022-01-03T22:58:18.604Z] [2022-01-03T22:58:18.604Z] [2022-01-03T22:58:18.604Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-03T22:58:18.604Z] Connection: close [2022-01-03T22:58:18.604Z] Content-Length: 144 [2022-01-03T22:58:18.604Z] Cache-Control: no-cache [2022-01-03T22:58:18.604Z] Content-Type: application/json [2022-01-03T22:58:18.604Z] Date: Mon, 03 Jan 2022 22:58:18 GMT [2022-01-03T22:58:18.604Z] Expires: -1 [2022-01-03T22:58:18.604Z] Pragma: no-cache [2022-01-03T22:58:18.604Z] Server: docker-tests/mock [2022-01-03T22:58:18.604Z] X-Docker-Registry-Config: mock [2022-01-03T22:58:18.604Z] X-Docker-Registry-Version: 0.0.0 [2022-01-03T22:58:18.604Z] [2022-01-03T22:58:18.604Z] [2022-01-03T22:58:18.604Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-03T22:58:18.604Z] === RUN TestTrustedLocation [2022-01-03T22:58:18.604Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-03T22:58:18.604Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestAllowNondistributableArtifacts [2022-01-03T22:58:18.604Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-03T22:58:18.604Z] === RUN TestIsSecureIndex [2022-01-03T22:58:18.604Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-03T22:58:18.604Z] PASS [2022-01-03T22:58:18.604Z] coverage: 51.2% of statements [2022-01-03T22:58:18.604Z] ok github.com/docker/docker/registry 0.272s coverage: 51.2% of statements [2022-01-03T22:58:18.627Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-01-03T22:58:18.840Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T22:58:19.101Z] docker_api_swarm_service_test.go:533: [da8e1be515f45] joining swarm manager [d5c0c8c1814bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:58:19.260Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T22:58:19.361Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T22:58:19.362Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T22:58:19.555Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.460s coverage: 56.2% of statements [2022-01-03T22:58:19.599Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-03T22:58:19.599Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-03T22:58:19.599Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-03T22:58:19.599Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-03T22:58:19.599Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-03T22:58:19.599Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-03T22:58:19.599Z] === RUN TestResumableRequestReaderWithReadError [2022-01-03T22:58:19.599Z] time="2022-01-03T22:58:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-03T22:58:19.599Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-01-03T22:58:19.599Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-03T22:58:19.599Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-03T22:58:19.599Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-03T22:58:19.599Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-03T22:58:19.599Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-03T22:58:19.599Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-03T22:58:19.599Z] === RUN TestResumableRequestReader [2022-01-03T22:58:19.599Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-03T22:58:19.599Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-03T22:58:19.599Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-03T22:58:19.599Z] PASS [2022-01-03T22:58:19.599Z] coverage: 100.0% of statements [2022-01-03T22:58:19.932Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T22:58:20.071Z] ok github.com/docker/docker/registry/resumable 0.269s coverage: 100.0% of statements [2022-01-03T22:58:20.246Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T22:58:20.503Z] docker_api_swarm_service_test.go:534: [da1bbd6f407b7] joining swarm manager [d5c0c8c1814bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:58:20.543Z] === RUN TestRestartManagerTimeout [2022-01-03T22:58:20.543Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-03T22:58:20.543Z] === RUN TestRestartManagerTimeoutReset [2022-01-03T22:58:20.543Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-03T22:58:20.543Z] PASS [2022-01-03T22:58:20.543Z] coverage: 50.9% of statements [2022-01-03T22:58:20.543Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-01-03T22:58:21.015Z] --- PASS: TestGet (15.02s) [2022-01-03T22:58:21.015Z] === RUN TestPluginWithNoManifest [2022-01-03T22:58:21.015Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-03T22:58:21.015Z] === RUN TestGetAll [2022-01-03T22:58:21.015Z] --- PASS: TestGetAll (0.01s) [2022-01-03T22:58:21.015Z] PASS [2022-01-03T22:58:21.015Z] coverage: 73.2% of statements [2022-01-03T22:58:21.015Z] ok github.com/docker/docker/pkg/plugins 35.017s coverage: 73.2% of statements [2022-01-03T22:58:21.075Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T22:58:21.241Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T22:58:21.335Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T22:58:21.443Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-01-03T22:58:21.487Z] === RUN TestDecodeContainerConfig [2022-01-03T22:58:21.487Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-03T22:58:21.487Z] === RUN TestDecodeContainerConfigIsolation [2022-01-03T22:58:21.487Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-03T22:58:21.487Z] === RUN TestValidatePrivileged [2022-01-03T22:58:21.487Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-03T22:58:21.487Z] PASS [2022-01-03T22:58:21.487Z] coverage: 52.6% of statements [2022-01-03T22:58:21.487Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.6% of statements [2022-01-03T22:58:21.710Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T22:58:22.179Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T22:58:22.279Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T22:58:22.480Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-03T22:58:22.481Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-03T22:58:22.481Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-03T22:58:22.481Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-03T22:58:22.481Z] PASS [2022-01-03T22:58:22.481Z] coverage: 62.5% of statements [2022-01-03T22:58:22.481Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-01-03T22:58:23.223Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-03T22:58:23.348Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.512s coverage: 46.2% of statements [2022-01-03T22:58:23.348Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T22:58:23.348Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.412s coverage: 50.5% of statements [2022-01-03T22:58:23.475Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T22:58:23.475Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T22:58:23.475Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T22:58:23.475Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-03T22:58:24.609Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T22:58:25.708Z] === RUN TestGetDriver [2022-01-03T22:58:25.708Z] --- PASS: TestGetDriver (0.00s) [2022-01-03T22:58:25.708Z] === RUN TestVolumeRequestError [2022-01-03T22:58:25.708Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-03T22:58:25.708Z] PASS [2022-01-03T22:58:25.708Z] coverage: 36.1% of statements [2022-01-03T22:58:25.708Z] ok github.com/docker/docker/volume/drivers 0.065s coverage: 36.1% of statements [2022-01-03T22:58:25.708Z] === RUN TestGetAddress [2022-01-03T22:58:25.708Z] --- PASS: TestGetAddress (0.00s) [2022-01-03T22:58:25.708Z] === RUN TestRemove [2022-01-03T22:58:25.708Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T22:58:25.708Z] --- SKIP: TestRemove (0.00s) [2022-01-03T22:58:25.708Z] === RUN TestInitializeWithVolumes [2022-01-03T22:58:25.708Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-03T22:58:25.708Z] === RUN TestCreate [2022-01-03T22:58:25.708Z] --- PASS: TestCreate (0.01s) [2022-01-03T22:58:25.708Z] === RUN TestValidateName [2022-01-03T22:58:25.708Z] --- PASS: TestValidateName (0.00s) [2022-01-03T22:58:25.708Z] === RUN TestCreateWithOpts [2022-01-03T22:58:25.708Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T22:58:25.708Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-03T22:58:25.708Z] === RUN TestRelaodNoOpts [2022-01-03T22:58:25.708Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-03T22:58:25.708Z] PASS [2022-01-03T22:58:25.708Z] coverage: 41.5% of statements [2022-01-03T22:58:25.708Z] ok github.com/docker/docker/volume/local 0.090s coverage: 41.5% of statements [2022-01-03T22:58:25.992Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRaw [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-03T22:58:26.180Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRaw [2022-01-03T22:58:26.180Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRawSplit [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-03T22:58:26.180Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-03T22:58:26.180Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-03T22:58:26.180Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-03T22:58:26.181Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-03T22:58:26.181Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T22:58:26.181Z] === RUN TestConvertTmpfsOptions [2022-01-03T22:58:26.181Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-03T22:58:26.181Z] linux_parser_test.go:209: data="ro" [2022-01-03T22:58:26.181Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-03T22:58:26.181Z] === RUN TestParseMountSpec [2022-01-03T22:58:26.181Z] parser_test.go:62: case 0 [2022-01-03T22:58:26.181Z] parser_test.go:62: case 1 [2022-01-03T22:58:26.181Z] parser_test.go:62: case 2 [2022-01-03T22:58:26.181Z] parser_test.go:62: case 3 [2022-01-03T22:58:26.181Z] parser_test.go:62: case 4 [2022-01-03T22:58:26.181Z] parser_test.go:62: case 5 [2022-01-03T22:58:26.181Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-03T22:58:26.181Z] === RUN TestValidateMount [2022-01-03T22:58:26.181Z] --- PASS: TestValidateMount (0.00s) [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRaw [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T22:58:26.181Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-03T22:58:26.181Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T22:58:26.181Z] PASS [2022-01-03T22:58:26.181Z] coverage: 67.6% of statements [2022-01-03T22:58:26.181Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.6% of statements [2022-01-03T22:58:26.253Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-03T22:58:26.625Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.8% of statements [2022-01-03T22:58:27.198Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-03T22:58:27.756Z] === RUN TestSetGetMeta [2022-01-03T22:58:27.757Z] === PAUSE TestSetGetMeta [2022-01-03T22:58:27.757Z] === RUN TestRestore [2022-01-03T22:58:27.757Z] === PAUSE TestRestore [2022-01-03T22:58:27.757Z] === RUN TestServiceCreate [2022-01-03T22:58:27.757Z] === PAUSE TestServiceCreate [2022-01-03T22:58:27.757Z] === RUN TestServiceList [2022-01-03T22:58:27.757Z] === PAUSE TestServiceList [2022-01-03T22:58:27.757Z] === RUN TestServiceRemove [2022-01-03T22:58:27.757Z] === PAUSE TestServiceRemove [2022-01-03T22:58:27.757Z] === RUN TestServiceGet [2022-01-03T22:58:27.757Z] === PAUSE TestServiceGet [2022-01-03T22:58:27.757Z] === RUN TestServicePrune [2022-01-03T22:58:27.757Z] === PAUSE TestServicePrune [2022-01-03T22:58:27.757Z] === RUN TestCreate [2022-01-03T22:58:27.757Z] === PAUSE TestCreate [2022-01-03T22:58:27.757Z] === RUN TestRemove [2022-01-03T22:58:27.757Z] === PAUSE TestRemove [2022-01-03T22:58:27.757Z] === RUN TestList [2022-01-03T22:58:27.757Z] === PAUSE TestList [2022-01-03T22:58:27.757Z] === RUN TestFindByDriver [2022-01-03T22:58:27.757Z] === PAUSE TestFindByDriver [2022-01-03T22:58:27.757Z] === RUN TestFindByReferenced [2022-01-03T22:58:27.757Z] === PAUSE TestFindByReferenced [2022-01-03T22:58:27.757Z] === RUN TestDerefMultipleOfSameRef [2022-01-03T22:58:27.757Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-03T22:58:27.757Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T22:58:27.757Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T22:58:27.757Z] === RUN TestDefererencePluginOnCreateError [2022-01-03T22:58:27.757Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-03T22:58:27.757Z] === RUN TestRefDerefRemove [2022-01-03T22:58:27.757Z] === PAUSE TestRefDerefRemove [2022-01-03T22:58:27.757Z] === RUN TestGet [2022-01-03T22:58:27.757Z] === PAUSE TestGet [2022-01-03T22:58:27.757Z] === RUN TestGetWithReference [2022-01-03T22:58:27.757Z] === PAUSE TestGetWithReference [2022-01-03T22:58:27.757Z] === RUN TestFilterFunc [2022-01-03T22:58:27.757Z] === RUN TestFilterFunc/test_nil_list [2022-01-03T22:58:27.757Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-03T22:58:27.757Z] === RUN TestFilterFunc/test_empty_list [2022-01-03T22:58:27.757Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-03T22:58:27.757Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T22:58:27.757Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T22:58:27.757Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T22:58:27.757Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T22:58:27.757Z] === RUN TestFilterFunc/test_filter_some [2022-01-03T22:58:27.757Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-03T22:58:27.757Z] === RUN TestFilterFunc/test_filter_middle [2022-01-03T22:58:27.757Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-03T22:58:27.757Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-03T22:58:27.757Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-03T22:58:27.757Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-03T22:58:27.757Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-03T22:58:27.757Z] === CONT TestFilterFunc/test_nil_list [2022-01-03T22:58:27.757Z] === CONT TestFilterFunc/test_filter_some [2022-01-03T22:58:27.757Z] === CONT TestFilterFunc/test_empty_list [2022-01-03T22:58:27.757Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-03T22:58:27.757Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-03T22:58:27.757Z] === CONT TestFilterFunc/test_filter_middle [2022-01-03T22:58:27.757Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T22:58:27.757Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T22:58:27.757Z] --- PASS: TestFilterFunc (0.00s) [2022-01-03T22:58:27.757Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-03T22:58:27.757Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-03T22:58:27.757Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-03T22:58:27.757Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-03T22:58:27.757Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-03T22:58:27.757Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-03T22:58:27.757Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-03T22:58:27.757Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-03T22:58:27.757Z] === CONT TestSetGetMeta [2022-01-03T22:58:27.757Z] === CONT TestList [2022-01-03T22:58:27.757Z] === CONT TestDefererencePluginOnCreateError [2022-01-03T22:58:27.757Z] === CONT TestRemove [2022-01-03T22:58:27.757Z] --- PASS: TestSetGetMeta (0.03s) [2022-01-03T22:58:27.757Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T22:58:27.757Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-01-03T22:58:27.757Z] === CONT TestDerefMultipleOfSameRef [2022-01-03T22:58:27.757Z] --- PASS: TestRemove (0.04s) [2022-01-03T22:58:27.757Z] === CONT TestFindByReferenced [2022-01-03T22:58:27.757Z] --- PASS: TestList (0.05s) [2022-01-03T22:58:27.757Z] === CONT TestFindByDriver [2022-01-03T22:58:27.757Z] === CONT TestGet [2022-01-03T22:58:27.757Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-01-03T22:58:27.757Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-01-03T22:58:27.757Z] === CONT TestGetWithReference [2022-01-03T22:58:27.757Z] --- PASS: TestFindByReferenced (0.04s) [2022-01-03T22:58:27.757Z] === CONT TestRefDerefRemove [2022-01-03T22:58:27.757Z] --- PASS: TestFindByDriver (0.04s) [2022-01-03T22:58:27.757Z] === CONT TestServiceRemove [2022-01-03T22:58:27.757Z] --- PASS: TestGet (0.03s) [2022-01-03T22:58:27.757Z] === CONT TestCreate [2022-01-03T22:58:27.757Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-03T22:58:27.757Z] === CONT TestServicePrune [2022-01-03T22:58:27.757Z] --- PASS: TestGetWithReference (0.03s) [2022-01-03T22:58:27.757Z] === CONT TestServiceGet [2022-01-03T22:58:27.757Z] --- PASS: TestCreate (0.03s) [2022-01-03T22:58:27.757Z] === CONT TestServiceCreate [2022-01-03T22:58:27.757Z] --- PASS: TestServiceGet (0.17s) [2022-01-03T22:58:27.757Z] === CONT TestServiceList [2022-01-03T22:58:27.757Z] time="2022-01-03T22:58:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:58:27.757Z] --- PASS: TestServiceRemove (0.20s) [2022-01-03T22:58:27.757Z] === CONT TestRestore [2022-01-03T22:58:27.757Z] --- PASS: TestServiceCreate (0.18s) [2022-01-03T22:58:27.757Z] time="2022-01-03T22:58:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:58:27.757Z] time="2022-01-03T22:58:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:58:27.757Z] --- PASS: TestServiceList (0.04s) [2022-01-03T22:58:27.757Z] time="2022-01-03T22:58:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-03T22:58:27.757Z] --- PASS: TestRestore (0.04s) [2022-01-03T22:58:27.757Z] time="2022-01-03T22:58:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T22:58:27.757Z] --- PASS: TestServicePrune (0.22s) [2022-01-03T22:58:27.757Z] PASS [2022-01-03T22:58:27.757Z] coverage: 69.0% of statements [2022-01-03T22:58:27.757Z] ok github.com/docker/docker/volume/service 0.388s coverage: 69.0% of statements [2022-01-03T22:58:27.769Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-03T22:58:27.994Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.904s coverage: 58.0% of statements [2022-01-03T22:58:27.994Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-03T22:58:27.994Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T22:58:28.340Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-03T22:58:28.560Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-01-03T22:58:28.911Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T22:58:29.340Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T22:58:29.483Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-03T22:58:29.489Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-01-03T22:58:30.424Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T22:58:30.684Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T22:58:31.254Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T22:58:31.517Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T22:58:31.517Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T22:58:32.291Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T22:58:32.291Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T22:58:32.291Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T22:58:33.433Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T22:58:33.662Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2022-01-03T22:58:33.662Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T22:58:33.662Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T22:58:33.662Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.5% of statements [2022-01-03T22:58:33.693Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T22:58:33.859Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T22:58:33.859Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T22:58:33.859Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T22:58:33.954Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T22:58:34.328Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T22:58:34.525Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T22:58:34.785Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T22:58:34.785Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T22:58:35.029Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2022-01-03T22:58:35.356Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T22:58:35.927Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T22:58:35.958Z] ok github.com/docker/docker/daemon/logger/awslogs 0.302s coverage: 78.0% of statements [2022-01-03T22:58:35.958Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T22:58:35.958Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T22:58:36.187Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T22:58:36.215Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2022-01-03T22:58:36.446Z] 2022/01/03 22:58:35 Closing DB instances... [2022-01-03T22:58:36.447Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T22:58:36.581Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T22:58:37.019Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T22:58:37.019Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T22:58:37.440Z] --- PASS: TestNetworkDBGarbageCollection (54.49s) [2022-01-03T22:58:37.440Z] === RUN TestFindNode [2022-01-03T22:58:37.440Z] 2022/01/03 22:58:37 Closing DB instances... [2022-01-03T22:58:37.440Z] --- PASS: TestFindNode (0.02s) [2022-01-03T22:58:37.440Z] === RUN TestChangeNodeState [2022-01-03T22:58:37.440Z] 2022/01/03 22:58:37 Closing DB instances... [2022-01-03T22:58:37.440Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-03T22:58:37.440Z] === RUN TestNodeReincarnation [2022-01-03T22:58:37.440Z] 2022/01/03 22:58:37 Closing DB instances... [2022-01-03T22:58:37.567Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T22:58:37.582Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 87.2% of statements [2022-01-03T22:58:37.589Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T22:58:37.589Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T22:58:37.839Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 69.9% of statements [2022-01-03T22:58:38.160Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T22:58:38.555Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T22:58:38.555Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T22:58:38.555Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T22:58:38.733Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T22:58:39.304Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T22:58:39.541Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T22:58:39.564Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T22:58:39.730Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 78.7% of statements [2022-01-03T22:58:39.730Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T22:58:39.825Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T22:58:40.010Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T22:58:40.010Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T22:58:40.010Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T22:58:40.010Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T22:58:40.085Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T22:58:40.293Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.086s coverage: 59.0% of statements [2022-01-03T22:58:40.478Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T22:58:41.026Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T22:58:41.659Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 31.5% of statements [2022-01-03T22:58:41.968Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T22:58:42.909Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T22:58:43.172Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T22:58:43.328Z] time="2022-01-03T22:58:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-03T22:58:43.328Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-03T22:58:43.328Z] === RUN TestParallelCreate [2022-01-03T22:58:43.328Z] 2022/01/03 22:58:42 Closing DB instances... [2022-01-03T22:58:43.328Z] --- PASS: TestParallelCreate (0.02s) [2022-01-03T22:58:43.328Z] === RUN TestParallelDelete [2022-01-03T22:58:43.328Z] 2022/01/03 22:58:42 Closing DB instances... [2022-01-03T22:58:43.328Z] --- PASS: TestParallelDelete (0.02s) [2022-01-03T22:58:43.328Z] === RUN TestNetworkDBIslands [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e7e685bfb229 with config:&{NodeID:e7e685bfb229 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-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="Node e7e685bfb229/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="Node e7e685bfb229/172.31.232.148, added to nodes list" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:873155814b06 with config:&{NodeID:873155814b06 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-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="Node 873155814b06/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="Node 873155814b06/172.31.232.148, added to nodes list" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49420" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="Node 873155814b06/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="Node 873155814b06/172.31.232.148, added to nodes list" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="Node e7e685bfb229/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=info msg="Node e7e685bfb229/172.31.232.148, added to nodes list" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49421" [2022-01-03T22:58:43.329Z] time="2022-01-03T22:58:43Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:43.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-03T22:58:43.550Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-01-03T22:58:43.700Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8f871c93ba74 with config:&{NodeID:8f871c93ba74 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-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="Node 8f871c93ba74/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="Node 8f871c93ba74/172.31.232.148, added to nodes list" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49423" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="Node 8f871c93ba74/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="Node 8f871c93ba74/172.31.232.148, added to nodes list" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="Node e7e685bfb229/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="Node e7e685bfb229/172.31.232.148, added to nodes list" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="Node 873155814b06/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="Node 873155814b06/172.31.232.148, added to nodes list" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49424" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="Node 8f871c93ba74/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:43.801Z] time="2022-01-03T22:58:43Z" level=info msg="Node 8f871c93ba74/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.112Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-01-03T22:58:44.272Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d6a4554e8dda with config:&{NodeID:d6a4554e8dda 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-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="Node d6a4554e8dda/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="Node d6a4554e8dda/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49425" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="Node d6a4554e8dda/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="Node d6a4554e8dda/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="Node e7e685bfb229/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="Node e7e685bfb229/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="Node 873155814b06/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="Node 873155814b06/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="Node 8f871c93ba74/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=info msg="Node 8f871c93ba74/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49426" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:44Z" level=info msg="Node d6a4554e8dda/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:44Z" level=info msg="Node d6a4554e8dda/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:44Z" level=info msg="Node d6a4554e8dda/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:44Z" level=info msg="Node d6a4554e8dda/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.273Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:44.534Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T22:58:44.674Z] ok github.com/docker/docker/daemon/logger/splunk 2.095s coverage: 82.5% of statements [2022-01-03T22:58:44.674Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2b694b89c482 with config:&{NodeID:2b694b89c482 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-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 2b694b89c482/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 2b694b89c482/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49428" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 2b694b89c482/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 2b694b89c482/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 8f871c93ba74/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 8f871c93ba74/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 873155814b06/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 873155814b06/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node d6a4554e8dda/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node d6a4554e8dda/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node e7e685bfb229/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node e7e685bfb229/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49429" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 2b694b89c482/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 2b694b89c482/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 2b694b89c482/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 2b694b89c482/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 2b694b89c482/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="Node 2b694b89c482/172.31.232.148, added to nodes list" [2022-01-03T22:58:44.745Z] networkdb_test.go:835: Re-joining: 3 [2022-01-03T22:58:44.745Z] time="2022-01-03T22:58:44Z" level=info msg="The new bootstrap node list is:[172.31.232.148:10033 172.31.232.148:10034 172.31.232.148:10035]" [2022-01-03T22:58:44.931Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2022-01-03T22:58:44.931Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T22:58:45.107Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10033" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49430" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10034" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49431" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10035" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49432" [2022-01-03T22:58:45.219Z] networkdb_test.go:835: Re-joining: 4 [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=info msg="The new bootstrap node list is:[172.31.232.148:10033 172.31.232.148:10034 172.31.232.148:10035]" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10033" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49433" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10034" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49434" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10035" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:44Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49435" [2022-01-03T22:58:45.219Z] time="2022-01-03T22:58:45Z" level=info msg="node 0 leaving" [2022-01-03T22:58:45.680Z] docker_api_swarm_service_test.go:148: [d0a7559dd283f] joining swarm manager [d3ea878c92161]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node e7e685bfb229 change state NodeActive --> NodeLeft" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="node5(2b694b89c482): Node leave event for e7e685bfb229/172.31.232.148" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node e7e685bfb229 change state NodeActive --> NodeLeft" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="node4(d6a4554e8dda): Node leave event for e7e685bfb229/172.31.232.148" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node e7e685bfb229 change state NodeActive --> NodeLeft" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="node2(873155814b06): Node leave event for e7e685bfb229/172.31.232.148" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node e7e685bfb229 change state NodeActive --> NodeLeft" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="node1(e7e685bfb229): Node leave event for e7e685bfb229/172.31.232.148" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node e7e685bfb229 change state NodeActive --> NodeLeft" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="node3(8f871c93ba74): Node leave event for e7e685bfb229/172.31.232.148" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node e7e685bfb229/172.31.232.148, left gossip cluster" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node e7e685bfb229/172.31.232.148, left gossip cluster" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node e7e685bfb229/172.31.232.148, left gossip cluster" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node e7e685bfb229/172.31.232.148, left gossip cluster" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node e7e685bfb229/172.31.232.148, left gossip cluster" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="node 1 leaving" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="Node 873155814b06 change state NodeActive --> NodeLeft" [2022-01-03T22:58:45.700Z] time="2022-01-03T22:58:45Z" level=info msg="node4(d6a4554e8dda): Node leave event for 873155814b06/172.31.232.148" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:45Z" level=info msg="Node 873155814b06 change state NodeActive --> NodeLeft" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:45Z" level=info msg="node3(8f871c93ba74): Node leave event for 873155814b06/172.31.232.148" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:45Z" level=info msg="Node 873155814b06 change state NodeActive --> NodeLeft" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:45Z" level=info msg="node5(2b694b89c482): Node leave event for 873155814b06/172.31.232.148" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:45Z" level=info msg="Node 873155814b06 change state NodeActive --> NodeLeft" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:45Z" level=info msg="node2(873155814b06): Node leave event for 873155814b06/172.31.232.148" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:45Z" level=info msg="Node 873155814b06/172.31.232.148, left gossip cluster" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:45Z" level=info msg="Node 873155814b06/172.31.232.148, left gossip cluster" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:45Z" level=info msg="Node 873155814b06/172.31.232.148, left gossip cluster" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:45Z" level=info msg="Node 873155814b06/172.31.232.148, left gossip cluster" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:46Z" level=info msg="node 2 leaving" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:46Z" level=info msg="Node 8f871c93ba74 change state NodeActive --> NodeLeft" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:46Z" level=info msg="node5(2b694b89c482): Node leave event for 8f871c93ba74/172.31.232.148" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:46Z" level=info msg="Node 8f871c93ba74 change state NodeActive --> NodeLeft" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:46Z" level=info msg="node4(d6a4554e8dda): Node leave event for 8f871c93ba74/172.31.232.148" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:46Z" level=info msg="Node 8f871c93ba74 change state NodeActive --> NodeLeft" [2022-01-03T22:58:46.172Z] time="2022-01-03T22:58:46Z" level=info msg="node3(8f871c93ba74): Node leave event for 8f871c93ba74/172.31.232.148" [2022-01-03T22:58:46.621Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T22:58:46.621Z] docker_api_swarm_service_test.go:148: [dee20f5fc1d94] joining swarm manager [d3ea878c92161]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="Node 8f871c93ba74/172.31.232.148, left gossip cluster" [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="Node 8f871c93ba74/172.31.232.148, left gossip cluster" [2022-01-03T22:58:46.644Z] networkdb_test.go:867: node4: OK [2022-01-03T22:58:46.644Z] networkdb_test.go:867: node5: OK [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="Node 8f871c93ba74/172.31.232.148, left gossip cluster" [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="node 0 coming back" [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8b35fa00d0f2 with config:&{NodeID:8b35fa00d0f2 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-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, added to nodes list" [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="node 1 coming back" [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:39ec29bfcb37 with config:&{NodeID:39ec29bfcb37 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-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, added to nodes list" [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="node 2 coming back" [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2fc3adaede1b with config:&{NodeID:2fc3adaede1b 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-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:46.644Z] time="2022-01-03T22:58:46Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, added to nodes list" [2022-01-03T22:58:47.115Z] time="2022-01-03T22:58:46Z" level=debug msg="memberlist: Failed ping: d6a4554e8dda (timeout reached)" [2022-01-03T22:58:47.115Z] time="2022-01-03T22:58:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.232.148:10037: use of closed network connection" [2022-01-03T22:58:47.115Z] time="2022-01-03T22:58:46Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49438" [2022-01-03T22:58:47.453Z] ok github.com/docker/docker/distribution/metadata 0.100s coverage: 48.2% of statements [2022-01-03T22:58:47.587Z] time="2022-01-03T22:58:47Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:47.587Z] time="2022-01-03T22:58:47Z" level=warning msg="memberlist: Was able to connect to d6a4554e8dda but other probes failed, network may be misconfigured" [2022-01-03T22:58:47.638Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T22:58:48.579Z] time="2022-01-03T22:58:48Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:48.820Z] ok github.com/docker/docker/distribution 0.134s coverage: 26.4% of statements [2022-01-03T22:58:48.820Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T22:58:49.167Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T22:58:49.167Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T22:58:49.428Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T22:58:49.572Z] time="2022-01-03T22:58:49Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:50.044Z] time="2022-01-03T22:58:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.232.148:10033 172.31.232.148:10034 172.31.232.148:10035]" [2022-01-03T22:58:50.150Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T22:58:50.150Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T22:58:50.150Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T22:58:50.150Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T22:58:50.150Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T22:58:50.150Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T22:58:50.150Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T22:58:50.150Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T22:58:50.150Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T22:58:50.150Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T22:58:50.150Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T22:58:50.150Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T22:58:50.150Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T22:58:50.205Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2022-01-03T22:58:50.515Z] time="2022-01-03T22:58:50Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:50.515Z] time="2022-01-03T22:58:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.232.148:10033 172.31.232.148:10034 172.31.232.148:10035]" [2022-01-03T22:58:50.623Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10033" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49443" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node d6a4554e8dda/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node d6a4554e8dda/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2b694b89c482/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2b694b89c482/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, is the new incarnation of the shutdown node e7e685bfb229/172.31.232.148" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10034" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49444" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2b694b89c482/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2b694b89c482/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node d6a4554e8dda/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node d6a4554e8dda/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, is the new incarnation of the shutdown node 873155814b06/172.31.232.148" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10035" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49445" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2b694b89c482/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2b694b89c482/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node d6a4554e8dda/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node d6a4554e8dda/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, is the new incarnation of the shutdown node e7e685bfb229/172.31.232.148" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.986Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, is the new incarnation of the shutdown node 8f871c93ba74/172.31.232.148" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, is the new incarnation of the shutdown node 873155814b06/172.31.232.148" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, added to nodes list" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:50.987Z] time="2022-01-03T22:58:50Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, added to nodes list" [2022-01-03T22:58:51.133Z] ok github.com/docker/docker/image 0.023s coverage: 86.6% of statements [2022-01-03T22:58:51.344Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T22:58:51.389Z] ok github.com/docker/docker/distribution/xfer 2.013s coverage: 85.1% of statements [2022-01-03T22:58:51.389Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T22:58:51.458Z] time="2022-01-03T22:58:51Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, joined gossip cluster" [2022-01-03T22:58:51.458Z] time="2022-01-03T22:58:51Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, is the new incarnation of the shutdown node 8f871c93ba74/172.31.232.148" [2022-01-03T22:58:51.458Z] time="2022-01-03T22:58:51Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, added to nodes list" [2022-01-03T22:58:51.458Z] time="2022-01-03T22:58:51Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:51.458Z] time="2022-01-03T22:58:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10033" [2022-01-03T22:58:51.458Z] time="2022-01-03T22:58:51Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49447" [2022-01-03T22:58:51.458Z] time="2022-01-03T22:58:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10034" [2022-01-03T22:58:51.458Z] time="2022-01-03T22:58:51Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49448" [2022-01-03T22:58:51.458Z] time="2022-01-03T22:58:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.232.148:10035" [2022-01-03T22:58:51.458Z] time="2022-01-03T22:58:51Z" level=debug msg="memberlist: Stream connection from=172.31.232.148:49449" [2022-01-03T22:58:51.930Z] 2022/01/03 22:58:51 Closing DB instances... [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="Node 8b35fa00d0f2 change state NodeActive --> NodeLeft" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="node3(2fc3adaede1b): Node leave event for 8b35fa00d0f2/172.31.232.148" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="Node 8b35fa00d0f2 change state NodeActive --> NodeLeft" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="node4(d6a4554e8dda): Node leave event for 8b35fa00d0f2/172.31.232.148" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="Node 8b35fa00d0f2 change state NodeActive --> NodeLeft" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="node2(39ec29bfcb37): Node leave event for 8b35fa00d0f2/172.31.232.148" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="Node 8b35fa00d0f2 change state NodeActive --> NodeLeft" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="node5(2b694b89c482): Node leave event for 8b35fa00d0f2/172.31.232.148" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="Node 8b35fa00d0f2 change state NodeActive --> NodeLeft" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="node1(8b35fa00d0f2): Node leave event for 8b35fa00d0f2/172.31.232.148" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, left gossip cluster" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, left gossip cluster" [2022-01-03T22:58:51.931Z] time="2022-01-03T22:58:51Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, left gossip cluster" [2022-01-03T22:58:51.951Z] ok github.com/docker/docker/image/cache 0.037s coverage: 19.2% of statements [2022-01-03T22:58:52.285Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:51Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, left gossip cluster" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:51Z" level=info msg="Node 8b35fa00d0f2/172.31.232.148, left gossip cluster" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="Node 39ec29bfcb37 change state NodeActive --> NodeLeft" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="node5(2b694b89c482): Node leave event for 39ec29bfcb37/172.31.232.148" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="Node 39ec29bfcb37 change state NodeActive --> NodeLeft" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="node3(2fc3adaede1b): Node leave event for 39ec29bfcb37/172.31.232.148" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="Node 39ec29bfcb37 change state NodeActive --> NodeLeft" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="node4(d6a4554e8dda): Node leave event for 39ec29bfcb37/172.31.232.148" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="Node 39ec29bfcb37 change state NodeActive --> NodeLeft" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="node2(39ec29bfcb37): Node leave event for 39ec29bfcb37/172.31.232.148" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, left gossip cluster" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, left gossip cluster" [2022-01-03T22:58:52.402Z] time="2022-01-03T22:58:52Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, left gossip cluster" [2022-01-03T22:58:52.873Z] time="2022-01-03T22:58:52Z" level=info msg="Node 39ec29bfcb37/172.31.232.148, left gossip cluster" [2022-01-03T22:58:52.873Z] time="2022-01-03T22:58:52Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.31.232.148:10036: use of closed network connection" [2022-01-03T22:58:52.873Z] time="2022-01-03T22:58:52Z" level=info msg="Node 2fc3adaede1b change state NodeActive --> NodeLeft" [2022-01-03T22:58:52.873Z] time="2022-01-03T22:58:52Z" level=info msg="node5(2b694b89c482): Node leave event for 2fc3adaede1b/172.31.232.148" [2022-01-03T22:58:52.873Z] time="2022-01-03T22:58:52Z" level=info msg="Node 2fc3adaede1b change state NodeActive --> NodeLeft" [2022-01-03T22:58:52.873Z] time="2022-01-03T22:58:52Z" level=info msg="node4(d6a4554e8dda): Node leave event for 2fc3adaede1b/172.31.232.148" [2022-01-03T22:58:52.873Z] time="2022-01-03T22:58:52Z" level=info msg="Node 2fc3adaede1b change state NodeActive --> NodeLeft" [2022-01-03T22:58:52.874Z] time="2022-01-03T22:58:52Z" level=info msg="node3(2fc3adaede1b): Node leave event for 2fc3adaede1b/172.31.232.148" [2022-01-03T22:58:52.874Z] time="2022-01-03T22:58:52Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, left gossip cluster" [2022-01-03T22:58:52.874Z] time="2022-01-03T22:58:52Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, left gossip cluster" [2022-01-03T22:58:52.879Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-01-03T22:58:53.346Z] time="2022-01-03T22:58:52Z" level=info msg="Node 2fc3adaede1b/172.31.232.148, left gossip cluster" [2022-01-03T22:58:53.346Z] time="2022-01-03T22:58:53Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:53.346Z] time="2022-01-03T22:58:53Z" level=info msg="Node d6a4554e8dda change state NodeActive --> NodeLeft" [2022-01-03T22:58:53.346Z] time="2022-01-03T22:58:53Z" level=info msg="node5(2b694b89c482): Node leave event for d6a4554e8dda/172.31.232.148" [2022-01-03T22:58:53.346Z] time="2022-01-03T22:58:53Z" level=info msg="Node d6a4554e8dda change state NodeActive --> NodeLeft" [2022-01-03T22:58:53.346Z] time="2022-01-03T22:58:53Z" level=info msg="node4(d6a4554e8dda): Node leave event for d6a4554e8dda/172.31.232.148" [2022-01-03T22:58:53.441Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-01-03T22:58:53.442Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T22:58:53.669Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T22:58:54.005Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-01-03T22:58:54.341Z] time="2022-01-03T22:58:53Z" level=info msg="Node d6a4554e8dda/172.31.232.148, left gossip cluster" [2022-01-03T22:58:54.341Z] time="2022-01-03T22:58:54Z" level=info msg="Node d6a4554e8dda/172.31.232.148, left gossip cluster" [2022-01-03T22:58:54.341Z] time="2022-01-03T22:58:54Z" level=debug msg="memberlist: Failed to join 172.31.232.148: dial tcp 172.31.232.148:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-03T22:58:54.813Z] time="2022-01-03T22:58:54Z" level=info msg="Node 2b694b89c482/172.31.232.148, left gossip cluster" [2022-01-03T22:58:54.813Z] time="2022-01-03T22:58:54Z" level=info msg="Node 2b694b89c482 change state NodeActive --> NodeFailed" [2022-01-03T22:58:54.813Z] time="2022-01-03T22:58:54Z" level=info msg="Node 2b694b89c482/172.31.232.148, added to failed nodes list" [2022-01-03T22:58:54.813Z] --- PASS: TestNetworkDBIslands (12.26s) [2022-01-03T22:58:54.813Z] PASS [2022-01-03T22:58:54.813Z] coverage: 60.6% of statements [2022-01-03T22:58:54.813Z] ok github.com/docker/docker/libnetwork/networkdb 105.279s coverage: 60.6% of statements [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/quota [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T22:58:54.813Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T22:58:55.052Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T22:58:55.052Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-03T22:58:55.052Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T22:58:55.052Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-03T22:58:55.052Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T22:58:55.313Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T22:58:55.902Z] ok github.com/docker/docker/oci 0.035s coverage: 43.3% of statements [2022-01-03T22:58:56.486Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T22:58:56.487Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T22:58:56.487Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T22:58:56.487Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T22:58:56.487Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T22:58:56.487Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T22:58:56.487Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T22:58:56.487Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T22:58:56.487Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T22:58:56.487Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T22:58:56.487Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T22:58:56.699Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T22:58:56.832Z] ok github.com/docker/docker/opts 0.031s coverage: 67.1% of statements [2022-01-03T22:58:57.088Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-03T22:58:57.639Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === Skipped [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-03T22:58:57.787Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-03T22:58:57.787Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-03T22:58:57.787Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-03T22:58:57.787Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-03T22:58:57.787Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T22:58:57.787Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T22:58:57.787Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T22:58:57.787Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T22:58:57.787Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-03T22:58:57.787Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T22:58:57.787Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-03T22:58:57.787Z] daemon_test.go:146: root required [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T22:58:57.787Z] reload_test.go:520: root required [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-01-03T22:58:57.787Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T22:58:57.787Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-03T22:58:57.787Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-03T22:58:57.787Z] download_test.go:267: Needs fixing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-03T22:58:57.787Z] layer_test.go:303: Failing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-03T22:58:57.787Z] layer_test.go:352: Failing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-03T22:58:57.787Z] layer_test.go:467: Failing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-03T22:58:57.787Z] layer_test.go:696: Failing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-03T22:58:57.787Z] migration_test.go:45: Failing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T22:58:57.787Z] migration_test.go:181: Failing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-03T22:58:57.787Z] mount_test.go:17: Failing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-03T22:58:57.787Z] mount_test.go:76: Failing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-03T22:58:57.787Z] mount_test.go:125: Failing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-03T22:58:57.787Z] mount_test.go:212: Failing on Windows [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-03T22:58:57.787Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-03T22:58:57.787Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:57.787Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-03T22:58:57.787Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:58:57.787Z] [2022-01-03T22:58:58.266Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-03T22:58:58.266Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:58:58.266Z] [2022-01-03T22:58:58.266Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-03T22:58:58.266Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:58:58.266Z] [2022-01-03T22:58:58.266Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-03T22:58:58.266Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:58:58.266Z] [2022-01-03T22:58:58.266Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-03T22:58:58.266Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:58:58.266Z] [2022-01-03T22:58:58.266Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-03T22:58:58.266Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:58:58.266Z] [2022-01-03T22:58:58.266Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-03T22:58:58.266Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:58:58.266Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-03T22:58:58.267Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-03T22:58:58.267Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-03T22:58:58.267Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T22:58:58.267Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T22:58:58.267Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T22:58:58.267Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T22:58:58.267Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T22:58:58.267Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-03T22:58:58.267Z] archive_test.go:140: zstd not installed [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-03T22:58:58.267Z] archive_windows_test.go:16: Currently fails [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-03T22:58:58.267Z] changes_test.go:195: needs more investigation [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-03T22:58:58.267Z] changes_test.go:432: needs further investigation [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-03T22:58:58.267Z] changes_test.go:468: needs further investigation [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-03T22:58:58.267Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-03T22:58:58.267Z] poller_test.go:40: No chmod on Windows [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T22:58:58.267Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T22:58:58.267Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-03T22:58:58.267Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-01-03T22:58:58.267Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-03T22:58:58.267Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-03T22:58:58.267Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-03T22:58:58.267Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T22:58:58.267Z] [2022-01-03T22:58:58.267Z] DONE 2101 tests, 68 skipped in 305.095s [2022-01-03T22:58:58.267Z] INFO: make.ps1 ended at 01/03/2022 22:58:58 [2022-01-03T22:58:59.023Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T22:58:59.283Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T22:59:00.224Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T22:59:00.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T22:59:00.270Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T22:59:00.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T22:59:00.270Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T22:59:00.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T22:59:00.270Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T22:59:00.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T22:59:00.357Z] ok github.com/docker/docker/pkg/archive 0.554s coverage: 82.1% of statements [2022-01-03T22:59:00.495Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-03T22:59:00.495Z] INFO: Unit tests ended at 01/03/2022 22:59:00. Duration:00:05:26.2299057 [2022-01-03T22:59:00.495Z] INFO: Building busybox [2022-01-03T22:59:00.495Z] Sending build context to Docker daemon 5.12kB [2022-01-03T22:59:00.495Z] [2022-01-03T22:59:00.495Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-03T22:59:00.495Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-03T22:59:00.495Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-03T22:59:00.495Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-03T22:59:00.495Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-03T22:59:00.495Z] ---> 1316f72af619 [2022-01-03T22:59:00.495Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-03T22:59:00.495Z] ---> Running in 6d8ec84aaa3f [2022-01-03T22:59:00.795Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-03T22:59:00.795Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-03T22:59:00.795Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T22:59:01.055Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-03T22:59:01.253Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T22:59:01.287Z] ok github.com/docker/docker/pkg/authorization 0.226s coverage: 68.3% of statements [2022-01-03T22:59:01.287Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-03T22:59:01.544Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2022-01-03T22:59:02.440Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T22:59:02.440Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T22:59:02.702Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T22:59:03.273Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T22:59:03.847Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-03T22:59:04.064Z] ok github.com/docker/docker/layer 7.677s coverage: 68.8% of statements [2022-01-03T22:59:04.065Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T22:59:04.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T22:59:04.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T22:59:04.065Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T22:59:04.065Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T22:59:04.418Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T22:59:04.418Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T22:59:04.628Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2022-01-03T22:59:04.885Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2022-01-03T22:59:04.989Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T22:59:05.141Z] ok github.com/docker/docker/pkg/chrootarchive 2.790s coverage: 43.5% of statements [2022-01-03T22:59:05.141Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T22:59:05.141Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T22:59:05.559Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T22:59:05.710Z] ok github.com/docker/docker/pkg/discovery/file 0.024s coverage: 97.6% of statements [2022-01-03T22:59:05.820Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T22:59:05.999Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T22:59:06.390Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T22:59:06.640Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-01-03T22:59:06.961Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T22:59:07.203Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-01-03T22:59:07.221Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T22:59:07.766Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-01-03T22:59:07.792Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T22:59:08.053Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T22:59:08.053Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T22:59:08.625Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T22:59:08.693Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-01-03T22:59:08.885Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T22:59:09.255Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 84.8% of statements [2022-01-03T22:59:09.817Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2022-01-03T22:59:09.817Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2022-01-03T22:59:09.817Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-01-03T22:59:09.826Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T22:59:10.100Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T22:59:10.100Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T22:59:10.100Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T22:59:11.183Z] ok github.com/docker/docker/pkg/idtools 0.483s coverage: 69.5% of statements [2022-01-03T22:59:11.183Z] ok github.com/docker/docker/pkg/ioutils 0.438s coverage: 70.1% of statements [2022-01-03T22:59:11.183Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-01-03T22:59:11.183Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-01-03T22:59:11.183Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T22:59:11.183Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-03T22:59:11.183Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T22:59:11.439Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-01-03T22:59:11.439Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T22:59:11.695Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-01-03T22:59:11.695Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2022-01-03T22:59:11.964Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-01-03T22:59:11.964Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-03T22:59:11.964Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T22:59:11.964Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T22:59:12.654Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T22:59:12.896Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-01-03T22:59:12.914Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T22:59:13.152Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-03T22:59:13.413Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-03T22:59:13.413Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-03T22:59:14.776Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-01-03T22:59:14.776Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-03T22:59:15.032Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-03T22:59:15.288Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-03T22:59:15.544Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-01-03T22:59:15.544Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-03T22:59:16.106Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-01-03T22:59:16.362Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-01-03T22:59:16.619Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-01-03T22:59:17.181Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-01-03T22:59:17.181Z] coverage: [no statements] [2022-01-03T22:59:17.181Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-03T22:59:17.438Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-03T22:59:17.694Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-03T22:59:17.694Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-03T22:59:19.585Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-03T22:59:19.585Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-01-03T22:59:20.148Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-01-03T22:59:20.923Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T22:59:20.923Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T22:59:20.923Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T22:59:20.923Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T22:59:20.923Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T22:59:20.923Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T22:59:20.923Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T22:59:20.923Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T22:59:20.923Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T22:59:20.923Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T22:59:20.923Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T22:59:20.923Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T22:59:21.075Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2022-01-03T22:59:21.331Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-03T22:59:21.762Z] Removing intermediate container 6d8ec84aaa3f [2022-01-03T22:59:21.762Z] ---> 378a60b260c6 [2022-01-03T22:59:21.762Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-03T22:59:21.762Z] ---> Running in 1e993fdb5e3e [2022-01-03T22:59:21.762Z] Removing intermediate container 1e993fdb5e3e [2022-01-03T22:59:21.762Z] ---> 364a482ac32a [2022-01-03T22:59:21.762Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-03T22:59:21.762Z] ---> Running in 1767368f176e [2022-01-03T22:59:21.762Z] Removing intermediate container 1767368f176e [2022-01-03T22:59:21.762Z] ---> bf2f754fbd07 [2022-01-03T22:59:21.762Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-03T22:59:22.260Z] ok github.com/docker/docker/registry 0.037s coverage: 58.3% of statements [2022-01-03T22:59:22.516Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-01-03T22:59:22.772Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-03T22:59:22.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-03T22:59:23.027Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-01-03T22:59:23.134Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T22:59:23.134Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T22:59:23.284Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-03T22:59:23.334Z] [2022-01-03T22:59:23.806Z] ---> bb1bb1949069 [2022-01-03T22:59:23.806Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-03T22:59:23.806Z] ---> Running in 42cb26f89f47 [2022-01-03T22:59:23.845Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-03T22:59:24.788Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T22:59:25.801Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-03T22:59:26.173Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-03T22:59:26.173Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-03T22:59:26.173Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T22:59:26.173Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T22:59:26.363Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2022-01-03T22:59:26.619Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-01-03T22:59:26.744Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T22:59:27.985Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-01-03T22:59:28.659Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T22:59:29.600Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T22:59:30.292Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T22:59:30.541Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T22:59:35.824Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T22:59:36.085Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T22:59:36.147Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T22:59:36.656Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T22:59:37.227Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T22:59:37.227Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T22:59:37.488Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T22:59:38.512Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T22:59:38.512Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T22:59:38.512Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T22:59:38.870Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T22:59:39.462Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T22:59:40.846Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T22:59:40.846Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T22:59:41.107Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T22:59:41.468Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T22:59:41.468Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T22:59:41.468Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T22:59:41.468Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T22:59:41.940Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T22:59:41.940Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T22:59:41.940Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T22:59:42.006Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T22:59:42.051Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T22:59:42.935Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T22:59:42.935Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T22:59:42.935Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T22:59:47.336Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T22:59:47.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-03T22:59:47.336Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T22:59:47.597Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T22:59:47.892Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T22:59:48.983Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T22:59:49.172Z] Removing intermediate container 42cb26f89f47 [2022-01-03T22:59:49.172Z] ---> c0a6fd0663aa [2022-01-03T22:59:49.172Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-03T22:59:49.172Z] ---> Running in 901a44fbe525 [2022-01-03T22:59:49.172Z] [2022-01-03T22:59:49.172Z] SUCCESS: Specified value was saved. [2022-01-03T22:59:49.460Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T22:59:49.863Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T22:59:49.863Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === Skipped [2022-01-03T22:59:49.863Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T22:59:49.863Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T22:59:49.863Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T22:59:49.863Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T22:59:49.863Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:71: No driver to put! [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-03T22:59:49.863Z] time="2022-01-03T22:58:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-03T22:59:49.863Z] time="2022-01-03T22:58:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-03T22:59:49.863Z] time="2022-01-03T22:58:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-03T22:59:49.863Z] time="2022-01-03T22:58:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-03T22:59:49.863Z] time="2022-01-03T22:58:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:71: No driver to put! [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-03T22:59:49.863Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-03T22:59:49.863Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-03T22:59:49.863Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T22:59:49.863Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-03T22:59:49.863Z] graphtest_unix.go:71: No driver to put! [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-03T22:59:49.863Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-03T22:59:49.863Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-03T22:59:49.863Z] [2022-01-03T22:59:49.863Z] DONE 2342 tests, 28 skipped in 249.167s [2022-01-03T22:59:49.863Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/config [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/idm [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/ns [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/options [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/osl [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T22:59:49.863Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-03T22:59:49.864Z] + 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/hostdiscovery 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-01-03T22:59:50.901Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T22:59:51.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-03T22:59:53.388Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T22:59:53.950Z] Removing intermediate container 901a44fbe525 [2022-01-03T22:59:53.950Z] ---> 5d2ad2dbaeb6 [2022-01-03T22:59:53.950Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-03T22:59:53.950Z] ---> Running in 1bf16f115891 [2022-01-03T22:59:53.959Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-03T22:59:54.230Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T22:59:54.230Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T22:59:54.230Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T22:59:54.700Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T22:59:54.900Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T22:59:55.688Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T22:59:55.688Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T22:59:55.688Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T22:59:56.815Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T22:59:57.075Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-03T22:59:58.017Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T22:59:59.402Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T22:59:59.402Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T22:59:59.973Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T22:59:59.973Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-03T23:00:00.544Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T23:00:01.116Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T23:00:01.131Z] Cannot create a file when that file already exists. [2022-01-03T23:00:01.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T23:00:03.085Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-03T23:00:03.656Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T23:00:04.362Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T23:00:04.362Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T23:00:04.362Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T23:00:05.568Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T23:00:05.568Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-03T23:00:07.028Z] Removing intermediate container 1bf16f115891 [2022-01-03T23:00:07.028Z] ---> 73495af8c3ca [2022-01-03T23:00:07.028Z] Step 13/13 : CMD ["sh"] [2022-01-03T23:00:07.028Z] ---> Running in c3236dfca0b6 [2022-01-03T23:00:07.500Z] Removing intermediate container c3236dfca0b6 [2022-01-03T23:00:07.500Z] ---> 9c9322f82e23 [2022-01-03T23:00:07.500Z] Successfully built 9c9322f82e23 [2022-01-03T23:00:07.500Z] Successfully tagged busybox:latest [2022-01-03T23:00:07.500Z] INFO: Docker images of the daemon under test [2022-01-03T23:00:07.500Z] [2022-01-03T23:00:07.500Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T23:00:07.500Z] busybox latest 9c9322f82e23 Less than a second ago 5.77GB [2022-01-03T23:00:07.500Z] mcr.microsoft.com/windows/servercore ltsc2019 1316f72af619 3 weeks ago 5.74GB [2022-01-03T23:00:07.500Z] microsoft/windowsservercore latest 1316f72af619 3 weeks ago 5.74GB [2022-01-03T23:00:07.500Z] [2022-01-03T23:00:07.500Z] INFO: Running integration tests at 01/03/2022 23:00:07... [2022-01-03T23:00:07.500Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-03T23:00:07.500Z] INFO: Integration API tests being run from the host: [2022-01-03T23:00:07.500Z] INFO: make.ps1 starting at 01/03/2022 23:00:07 [2022-01-03T23:00:08.868Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T23:00:08.868Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T23:00:09.075Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-03T23:00:09.128Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-03T23:00:09.698Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T23:00:09.698Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-03T23:00:09.698Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T23:00:10.268Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T23:00:10.839Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T23:00:10.839Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T23:00:11.411Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T23:00:13.322Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-03T23:00:16.869Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T23:00:16.869Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T23:00:17.523Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-03T23:00:17.523Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-03T23:00:17.523Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T23:00:17.523Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-03T23:00:17.784Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T23:00:18.838Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T23:00:18.838Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T23:00:18.838Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T23:00:18.838Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T23:00:19.089Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T23:00:19.089Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T23:00:19.089Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T23:00:19.167Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T23:00:19.428Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-03T23:00:19.558Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T23:00:19.558Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T23:00:19.999Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-03T23:00:19.999Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T23:00:20.260Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T23:00:20.521Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T23:00:21.091Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T23:00:21.352Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T23:00:21.352Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-03T23:00:21.352Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T23:00:21.924Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T23:00:22.185Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T23:00:22.185Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-03T23:00:22.185Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T23:00:22.754Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-03T23:00:23.694Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T23:00:23.694Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-03T23:00:23.694Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T23:00:24.320Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T23:00:25.310Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T23:00:25.638Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T23:00:25.782Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T23:00:26.579Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T23:00:26.772Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T23:00:26.841Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T23:00:27.244Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T23:00:28.521Z] ok github.com/docker/docker/libnetwork 37.249s coverage: 40.7% of statements [2022-01-03T23:00:28.521Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-01-03T23:00:28.521Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T23:00:28.810Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T23:00:29.885Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T23:00:30.141Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T23:00:30.141Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T23:00:30.141Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T23:00:30.141Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T23:00:30.141Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-03T23:00:30.381Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T23:00:30.397Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T23:00:30.653Z] ok github.com/docker/docker/libnetwork/config 0.026s coverage: 24.0% of statements [2022-01-03T23:00:30.909Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-03T23:00:30.909Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T23:00:30.909Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T23:00:31.040Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T23:00:31.040Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T23:00:31.040Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-03T23:00:31.165Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-03T23:00:32.423Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-03T23:00:32.995Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-03T23:00:33.684Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.385s coverage: 59.9% of statements [2022-01-03T23:00:33.684Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T23:00:33.940Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-03T23:00:34.501Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.184s coverage: 4.0% of statements [2022-01-03T23:00:34.757Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T23:00:35.013Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-01-03T23:00:35.269Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T23:00:35.269Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-03T23:00:35.538Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-03T23:00:36.264Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T23:00:36.265Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T23:00:36.265Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T23:00:36.265Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T23:00:36.265Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T23:00:36.735Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T23:00:36.735Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T23:00:36.735Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T23:00:36.735Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T23:00:36.922Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-03T23:00:37.725Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T23:00:37.934Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-03T23:00:38.195Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T23:00:38.516Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-03T23:00:39.458Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-03T23:00:39.719Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-03T23:00:40.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T23:00:40.290Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-03T23:00:40.582Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T23:00:40.861Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-03T23:00:41.437Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-03T23:00:41.576Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T23:00:42.007Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T23:00:42.579Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T23:00:42.840Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T23:00:45.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:00:45.069Z] INFO: Testing against a local daemon [2022-01-03T23:00:45.069Z] === RUN TestBuildWithSession [2022-01-03T23:00:45.069Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T23:00:45.069Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T23:00:45.069Z] === RUN TestBuildSquashParent [2022-01-03T23:00:45.069Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:00:45.069Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-03T23:00:45.069Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T23:00:45.069Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T23:00:45.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T23:00:45.069Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T23:00:45.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T23:00:45.069Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T23:00:45.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T23:00:45.069Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T23:00:45.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T23:00:45.069Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T23:00:45.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T23:00:45.069Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T23:00:45.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T23:00:45.069Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T23:00:45.069Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T23:00:45.069Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T23:00:45.069Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T23:00:45.209Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.734s coverage: 7.2% of statements [2022-01-03T23:00:45.210Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T23:00:45.210Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-03T23:00:45.210Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-03T23:00:45.210Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T23:00:45.210Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-03T23:00:45.210Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T23:00:45.366Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T23:00:45.381Z] === RUN TestDockerSuite/TestRunState [2022-01-03T23:00:45.381Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-03T23:00:45.465Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-01-03T23:00:45.465Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-01-03T23:00:46.027Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2022-01-03T23:00:46.027Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-03T23:00:46.283Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-01-03T23:00:46.322Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T23:00:46.361Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T23:00:46.894Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T23:00:47.466Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T23:00:47.727Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-03T23:00:47.727Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-03T23:00:47.727Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T23:00:48.298Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T23:00:48.869Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-03T23:00:49.130Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-03T23:00:50.073Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T23:00:50.073Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T23:00:50.073Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T23:00:50.333Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-03T23:00:51.138Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T23:00:52.246Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-03T23:00:52.506Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-03T23:00:53.891Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-03T23:00:54.947Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T23:00:55.802Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T23:00:58.458Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-01-03T23:00:59.098Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T23:00:59.098Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T23:00:59.359Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T23:00:59.930Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T23:01:00.091Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T23:01:00.091Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T23:01:01.315Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T23:01:01.888Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-03T23:01:02.462Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T23:01:02.723Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T23:01:02.983Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T23:01:02.983Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T23:01:03.206Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T23:01:03.206Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T23:01:03.206Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T23:01:03.568Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T23:01:04.145Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T23:01:04.197Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T23:01:05.085Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-03T23:01:05.085Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-03T23:01:05.085Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T23:01:05.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-03T23:01:05.085Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T23:01:05.656Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T23:01:08.199Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-03T23:01:08.770Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T23:01:09.341Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T23:01:09.912Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T23:01:10.853Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-03T23:01:11.796Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T23:01:12.739Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T23:01:13.298Z] ok github.com/docker/docker/libnetwork/ipam 14.076s coverage: 85.3% of statements [2022-01-03T23:01:13.298Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T23:01:13.298Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T23:01:13.298Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-03T23:01:13.298Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-03T23:01:13.298Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T23:01:13.298Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-03T23:01:13.298Z] ok github.com/docker/docker/libnetwork/ipamutils 0.247s coverage: 74.0% of statements [2022-01-03T23:01:13.298Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-01-03T23:01:13.298Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-01-03T23:01:13.298Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-01-03T23:01:14.121Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-03T23:01:14.382Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T23:01:15.065Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2022-01-03T23:01:15.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.92s) [2022-01-03T23:01:15.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.15s) [2022-01-03T23:01:15.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.37s) [2022-01-03T23:01:15.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.25s) [2022-01-03T23:01:15.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.85s) [2022-01-03T23:01:15.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.61s) [2022-01-03T23:01:15.065Z] === RUN TestBuildMultiStageCopy [2022-01-03T23:01:15.065Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T23:01:16.294Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T23:01:16.865Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-03T23:01:17.125Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T23:01:17.125Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-03T23:01:17.125Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T23:01:17.125Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-03T23:01:17.125Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T23:01:17.125Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-03T23:01:17.125Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T23:01:17.125Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-03T23:01:17.125Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-03T23:01:17.125Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-03T23:01:18.066Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-03T23:01:18.327Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-03T23:01:19.711Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-03T23:01:19.972Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-03T23:01:20.232Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-03T23:01:20.805Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T23:01:20.805Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-03T23:01:21.385Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-03T23:01:21.385Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-03T23:01:21.385Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-03T23:01:21.385Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T23:01:21.385Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-03T23:01:21.385Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-03T23:01:21.385Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-03T23:01:21.385Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-03T23:01:21.385Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-03T23:01:21.385Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-03T23:01:21.385Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-03T23:01:21.385Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-03T23:01:21.385Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-03T23:01:21.385Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-03T23:01:21.385Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-03T23:01:21.967Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-03T23:01:22.538Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-03T23:01:22.799Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-03T23:01:22.799Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-03T23:01:23.370Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T23:01:23.370Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T23:01:23.941Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T23:01:23.941Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-03T23:01:24.512Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-03T23:01:25.453Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-03T23:01:25.453Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T23:01:25.453Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T23:01:25.520Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T23:01:25.714Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-03T23:01:25.714Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T23:01:25.991Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T23:01:26.656Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-03T23:01:27.228Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-03T23:01:27.228Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-03T23:01:27.228Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T23:01:27.564Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T23:01:27.802Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T23:01:27.802Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T23:01:28.557Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T23:01:29.187Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T23:01:29.448Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T23:01:30.135Z] --- PASS: TestBuildMultiStageCopy (15.94s) [2022-01-03T23:01:30.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.60s) [2022-01-03T23:01:30.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2022-01-03T23:01:30.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.25s) [2022-01-03T23:01:30.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.40s) [2022-01-03T23:01:30.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.71s) [2022-01-03T23:01:30.135Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T23:01:30.831Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T23:01:31.401Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T23:01:31.401Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T23:01:31.401Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T23:01:31.662Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-03T23:01:32.234Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-03T23:01:33.178Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-03T23:01:33.949Z] --- PASS: TestBuildMultiStageParentConfig (3.23s) [2022-01-03T23:01:33.949Z] === RUN TestBuildLabelWithTargets [2022-01-03T23:01:33.949Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T23:01:33.949Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-03T23:01:33.949Z] === RUN TestBuildWithEmptyLayers [2022-01-03T23:01:34.122Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T23:01:34.122Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T23:01:35.506Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T23:01:35.506Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T23:01:35.523Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2022-01-03T23:01:35.523Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T23:01:35.767Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T23:01:36.708Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3326090120 [2022-01-03T23:01:37.279Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T23:01:37.279Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T23:01:37.279Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-03T23:01:38.662Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T23:01:38.662Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T23:01:38.662Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T23:01:40.047Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T23:01:41.431Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T23:01:41.431Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T23:01:41.431Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T23:01:41.712Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T23:01:41.712Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T23:01:42.285Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T23:01:44.197Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T23:01:46.923Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T23:01:49.478Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T23:01:50.862Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-03T23:01:50.862Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T23:01:51.433Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T23:01:52.375Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T23:01:53.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-03T23:01:55.229Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T23:01:56.803Z] --- PASS: TestBuildMultiStageOnBuild (20.58s) [2022-01-03T23:01:56.803Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T23:01:56.803Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T23:01:56.803Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-03T23:01:56.803Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T23:01:57.142Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T23:01:57.142Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-03T23:01:57.362Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T23:01:57.402Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T23:01:58.788Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T23:02:00.171Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-03T23:02:00.432Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T23:02:01.815Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T23:02:02.124Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T23:02:05.112Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T23:02:05.372Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-03T23:02:07.323Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T23:02:07.944Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-03T23:02:08.890Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T23:02:09.300Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T23:02:12.188Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T23:02:13.214Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T23:02:13.214Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T23:02:13.214Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T23:02:14.066Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T23:02:16.387Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T23:02:18.073Z] --- PASS: TestBuildMultiStageLayerLeak (22.02s) [2022-01-03T23:02:18.073Z] === RUN TestBuildWithHugeFile [2022-01-03T23:02:18.928Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-03T23:02:20.311Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T23:02:20.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-03T23:02:20.833Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T23:02:21.404Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T23:02:21.976Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T23:02:21.976Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-03T23:02:21.976Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T23:02:22.548Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T23:02:25.091Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T23:02:28.386Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-03T23:02:28.386Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-03T23:02:28.646Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-03T23:02:28.646Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-03T23:02:28.646Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-03T23:02:28.646Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-03T23:02:28.646Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-03T23:02:29.589Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-03T23:02:30.161Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-03T23:02:30.736Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-03T23:02:31.904Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T23:02:31.904Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T23:02:31.904Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T23:02:32.124Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-03T23:02:33.504Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-03T23:02:35.415Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-03T23:02:35.986Z] docker_cli_service_logs_test.go:246: checking task 0jcq2dkfjys9 [2022-01-03T23:02:35.986Z] docker_cli_service_logs_test.go:251: checking messages for 0jcq2dkfjys9 [2022-01-03T23:02:35.986Z] docker_cli_service_logs_test.go:246: checking task 9w47eb6x6kxr [2022-01-03T23:02:35.986Z] docker_cli_service_logs_test.go:251: checking messages for 9w47eb6x6kxr [2022-01-03T23:02:36.558Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-03T23:02:36.558Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-03T23:02:36.558Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-03T23:02:37.130Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-03T23:02:37.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T23:02:39.070Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T23:02:39.070Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T23:02:39.070Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T23:02:39.554Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T23:02:39.554Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T23:02:39.554Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T23:02:40.245Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-03T23:02:42.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-03T23:02:42.515Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T23:02:44.067Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-03T23:02:45.450Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T23:02:46.392Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-03T23:02:47.277Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T23:02:47.775Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T23:02:49.162Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-03T23:02:50.233Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T23:02:50.233Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T23:02:50.233Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T23:02:50.548Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-03T23:02:51.933Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-03T23:02:53.193Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T23:02:53.352Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-03T23:02:53.662Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T23:02:53.923Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-03T23:02:54.865Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-03T23:02:55.356Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T23:02:56.397Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-03T23:02:58.312Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-03T23:02:59.697Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-03T23:03:00.638Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-03T23:03:02.021Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T23:03:04.671Z] ok github.com/docker/docker/libnetwork/networkdb 104.317s coverage: 60.0% of statements [2022-01-03T23:03:04.671Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T23:03:04.671Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-03T23:03:04.671Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2022-01-03T23:03:04.671Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-03T23:03:04.671Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-01-03T23:03:04.671Z] ok github.com/docker/docker/libnetwork/portmapper 0.209s coverage: 48.6% of statements [2022-01-03T23:03:04.928Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-01-03T23:03:04.928Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T23:03:05.184Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-03T23:03:05.184Z] [2022-01-03T23:03:05.184Z] === Skipped [2022-01-03T23:03:05.184Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-03T23:03:05.184Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T23:03:05.184Z] [2022-01-03T23:03:05.184Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-03T23:03:05.184Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T23:03:05.184Z] [2022-01-03T23:03:05.184Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-03T23:03:05.184Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T23:03:05.184Z] [2022-01-03T23:03:05.184Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T23:03:05.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T23:03:05.184Z] [2022-01-03T23:03:05.184Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T23:03:05.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T23:03:05.184Z] [2022-01-03T23:03:05.184Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T23:03:05.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T23:03:05.184Z] [2022-01-03T23:03:05.184Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T23:03:05.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T23:03:05.184Z] [2022-01-03T23:03:05.184Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T23:03:05.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T23:03:05.184Z] [2022-01-03T23:03:05.184Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-03T23:03:05.184Z] firewalld_test.go:14: firewalld is not running [2022-01-03T23:03:05.184Z] [2022-01-03T23:03:05.184Z] DONE 331 tests, 9 skipped in 198.647s [2022-01-03T23:03:05.807Z] === RUN TestDockerSuite/TestBuildOnBuildCache Post stage [Pipeline] junit [2022-01-03T23:03:06.123Z] Recording test results [2022-01-03T23:03:06.221Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-03T23:03:06.276Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T23:03:06.486Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-03T23:03:06.955Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43109/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bdc20844935c5995637b40bdb8152640d2e0c1f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bdc20844935c5995637b40bdb8152640d2e0c1f hack/validate/vendor [2022-01-03T23:03:08.134Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-03T23:03:08.321Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T23:03:08.924Z] + echo Ensuring container killed. [2022-01-03T23:03:08.924Z] Ensuring container killed. [2022-01-03T23:03:08.924Z] + docker rm -vf docker-pr5 [2022-01-03T23:03:08.924Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-01-03T23:03:09.242Z] + echo Chowning /workspace to jenkins user [2022-01-03T23:03:09.242Z] Chowning /workspace to jenkins user [2022-01-03T23:03:09.242Z] + id -u [2022-01-03T23:03:09.242Z] + id -g [2022-01-03T23:03:09.242Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43109:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T23:03:10.674Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-03T23:03:10.910Z] + bundleName=unit [2022-01-03T23:03:10.910Z] + echo Creating unit-bundles.tar.gz [2022-01-03T23:03:10.910Z] Creating unit-bundles.tar.gz [2022-01-03T23:03:10.910Z] + 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-01-03T23:03:10.910Z] bundles/junit-report-libnetwork.xml [2022-01-03T23:03:10.910Z] bundles/junit-report.xml [2022-01-03T23:03:10.910Z] bundles/go-test-report-libnetwork.json [2022-01-03T23:03:10.910Z] bundles/go-test-report.json [2022-01-03T23:03:10.910Z] bundles/profile-libnetwork.out [2022-01-03T23:03:10.910Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-03T23:03:10.920Z] Archiving artifacts [2022-01-03T23:03:11.456Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43109/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T23:03:11.772Z] + make clean [2022-01-03T23:03:12.056Z] docker_cli_swarm_test.go:1901: [d8a5fe00c2108] joining swarm manager [d0337d6f20ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T23:03:12.345Z] docker volume rm -f docker-dev-cache [2022-01-03T23:03:12.345Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T23:03:13.438Z] docker_cli_swarm_test.go:1902: [d5be92d613bba] joining swarm manager [d0337d6f20ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T23:03:16.729Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T23:03:17.639Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T23:03:17.639Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T23:03:17.639Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T23:03:17.639Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T23:03:17.639Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T23:03:17.639Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T23:03:17.639Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T23:03:18.238Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T23:03:18.238Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T23:03:18.808Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T23:03:18.808Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T23:03:19.069Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T23:03:19.069Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T23:03:19.069Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T23:03:20.453Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T23:03:20.453Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T23:03:20.529Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T23:03:20.714Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T23:03:20.714Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T23:03:20.714Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-03T23:03:21.284Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T23:03:22.667Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T23:03:22.667Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T23:03:22.667Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T23:03:24.580Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T23:03:26.496Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T23:03:26.496Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite (1261.53s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.54s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.41s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.53s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.26s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.99s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.40s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.27s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.53s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.55s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAttachDetach (0.92s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.75s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.89s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.77s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.28s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.69s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.21s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.00s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.10s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.33s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.14s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.68s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.67s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.80s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.76s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.03s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.62s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.28s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.24s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.50s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.82s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.78s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.43s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.96s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.60s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.64s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.87s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.14s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.60s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.06s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.31s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.47s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.69s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.79s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.52s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.69s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.05s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.75s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.69s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.07s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.01s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.05s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.19s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.61s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.41s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.14s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.11s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.72s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-01-03T23:03:26.496Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.23s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.97s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.15s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.47s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.38s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.39s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.68s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.43s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.28s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.78s) [2022-01-03T23:03:26.496Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.50s) [2022-01-03T23:03:26.496Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-01-03T23:03:26.496Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-03T23:03:26.496Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.10s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.12s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.93s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.30s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.49s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.10s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.27s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.68s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.10s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.29s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.79s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.94s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.88s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.26s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.65s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.88s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.10s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.13s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.40s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.15s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.20s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.86s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.22s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.42s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnv (1.49s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.60s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.24s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.43s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.59s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.06s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.30s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.27s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.19s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.31s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.43s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.53s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.88s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.12s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.74s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildHistory (3.81s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.88s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.46s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.04s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.91s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.58s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.59s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.58s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.11s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.68s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.08s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.60s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.17s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.34s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.59s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.54s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.53s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.39s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.87s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.52s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.82s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.29s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.61s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildPATH (1.35s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.12s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.33s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.74s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildRm (2.34s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.83s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.25s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.78s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.78s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.99s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.08s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildStderr (0.80s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.87s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.84s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.33s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildUser (1.53s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.68s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.30s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.02s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.49s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.86s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.87s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.57s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.45s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.34s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.63s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCommitChange (1.03s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.60s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.06s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.02s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.60s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCommitTTY (1.05s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.51s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.51s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.99s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.28s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.41s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.48s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.44s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.00s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.48s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.43s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.44s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.47s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.44s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.44s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.51s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.48s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.43s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.86s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.02s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-01-03T23:03:26.497Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.96s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.73s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.71s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.09s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.40s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.50s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2022-01-03T23:03:26.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.44s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c6b230_} (1.34s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14072999295_/foo_false____} (1.28s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14072999295_/foo_true____} (1.31s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31533223423_/foo_false____} (1.41s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31533223423_/foo_true____} (1.50s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31533223423_/foo_true__0xc000c6b260__} (1.61s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c6b278_} (1.29s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c6b290_} (1.38s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c6b2a8_} (1.40s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c6b2c0_} (1.39s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.33s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.00s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.40s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.03s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.04s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.80s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.87s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-01-03T23:03:26.498Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.86s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.11s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.80s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.06s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.51s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.22s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.54s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.81s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.43s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.84s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.26s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.40s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.94s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.98s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.12s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.47s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.31s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-01-03T23:03:26.759Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2022-01-03T23:03:26.759Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.34s) [2022-01-03T23:03:26.759Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.30s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.82s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.91s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.42s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.71s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.47s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.28s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.50s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.58s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.14s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.61s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsAttach (0.50s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsCommit (0.55s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.44s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.26s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsCopy (0.96s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.36s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.58s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.21s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.07s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFilters (1.18s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFormat (1.09s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.63s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.46s) [2022-01-03T23:03:26.760Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-01-03T23:03:26.760Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.36s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.64s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsRename (0.65s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.69s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsTop (0.63s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.91s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.45s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.47s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.84s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.00s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.67s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecStartFails (0.66s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.80s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.44s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.50s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.44s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-01-03T23:03:26.760Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.69s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.46s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.75s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestHealth (19.04s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.80s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImportFile (1.39s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.37s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.45s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.43s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.40s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.41s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.40s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-01-03T23:03:26.760Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T23:03:26.760Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.02s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.52s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.53s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.94s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.53s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.16s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.51s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.33s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.40s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.57s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.64s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.63s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.10s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.76s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.43s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.60s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.54s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPluginActive (2.06s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.48s) [2022-01-03T23:03:26.760Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.18s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.51s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.24s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.64s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.22s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.18s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPortList (6.36s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.86s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.40s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.82s) [2022-01-03T23:03:26.760Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.79s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsByOrder (1.79s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.59s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.18s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.54s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.99s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.49s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.32s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.84s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.36s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s) [2022-01-03T23:03:26.761Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.62s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.20s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.84s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.81s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.15s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.08s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.34s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.33s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.79s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.57s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.40s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.00s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.41s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.67s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.13s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.39s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.14s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.52s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.41s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.40s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.41s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.54s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.41s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.56s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.22s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.52s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.61s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.40s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2022-01-03T23:03:26.761Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-03T23:03:26.761Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.40s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.37s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.27s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-01-03T23:03:26.761Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.65s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.82s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2022-01-03T23:03:26.761Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.53s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.31s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.59s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.97s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.46s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.11s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.47s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.02s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunMount (4.62s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.04s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.34s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.58s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.01s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.25s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.54s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.62s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.32s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.60s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.54s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.63s) [2022-01-03T23:03:26.761Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.96s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.40s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2022-01-03T23:03:26.761Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-01-03T23:03:26.761Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s) [2022-01-03T23:03:26.761Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.04s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.81s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.18s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.91s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.64s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.61s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunState (1.12s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.64s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-01-03T23:03:26.761Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.60s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunSysctls (1.07s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.78s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.10s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.13s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.74s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.26s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2022-01-03T23:03:26.761Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.19s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.85s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.65s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.06s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.75s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.63s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.33s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.62s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.64s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.98s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.51s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.10s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.81s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.11s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.21s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.21s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.62s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.11s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.32s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.85s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.67s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.79s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.57s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStartRecordError (1.24s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.56s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.05s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.21s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.62s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.59s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.73s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.43s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.15s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.18s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.11s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.88s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.35s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.29s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.98s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.26s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.81s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.49s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.21s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.45s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2022-01-03T23:03:26.762Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.30s) [2022-01-03T23:03:26.762Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-03T23:03:26.762Z] === RUN TestDockerRegistrySuite [2022-01-03T23:03:26.762Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T23:03:27.703Z] check_test.go:195: [d48318cbc293f] daemon is not started [2022-01-03T23:03:27.703Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T23:03:27.704Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T23:03:28.646Z] check_test.go:195: [dcf9804ebb86a] daemon is not started [2022-01-03T23:03:28.646Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T23:03:29.586Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-03T23:03:29.847Z] check_test.go:195: [dead95a0a3680] daemon is not started [2022-01-03T23:03:29.847Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T23:03:30.108Z] check_test.go:195: [df36de9d8201e] daemon is not started [2022-01-03T23:03:30.108Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T23:03:32.464Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T23:03:33.406Z] check_test.go:195: [d57aede64112d] daemon is not started [2022-01-03T23:03:33.406Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T23:03:37.225Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T23:03:37.608Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-03T23:03:38.179Z] check_test.go:195: [d1d54e67f96e5] daemon is not started [2022-01-03T23:03:38.179Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T23:03:38.221Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T23:03:38.221Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T23:03:38.221Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T23:03:38.221Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T23:03:38.221Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T23:03:39.589Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T23:03:39.589Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T23:03:39.589Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T23:03:40.440Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T23:03:40.440Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T23:03:40.440Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T23:03:40.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-03T23:03:41.692Z] check_test.go:195: [da3e151a1f33e] daemon is not started [2022-01-03T23:03:41.692Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T23:03:43.076Z] check_test.go:195: [da4fff96fbc28] daemon is not started [2022-01-03T23:03:43.076Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T23:03:43.646Z] check_test.go:195: [d1d452fed78be] daemon is not started [2022-01-03T23:03:43.646Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T23:03:44.587Z] check_test.go:195: [d632304d330e3] daemon is not started [2022-01-03T23:03:44.587Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T23:03:45.527Z] check_test.go:195: [d4935babc77d1] daemon is not started [2022-01-03T23:03:45.527Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T23:03:46.468Z] check_test.go:195: [d60009274d783] daemon is not started [2022-01-03T23:03:46.468Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T23:03:47.410Z] check_test.go:195: [db34d452216dc] daemon is not started [2022-01-03T23:03:47.410Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T23:03:48.352Z] check_test.go:195: [dbd62226f45d3] daemon is not started [2022-01-03T23:03:48.352Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T23:03:49.295Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ad31a1bbee295cd300eafb0ee6db189a5159b9361571c24eaeca5fac87afbd59 [2022-01-03T23:03:50.241Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:02fc67457f5264569c6f7319080a7afbb4f68c8a98335558426902c4c924b7a0 [2022-01-03T23:03:50.241Z] check_test.go:195: [dbb2832e8271d] daemon is not started [2022-01-03T23:03:50.241Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T23:03:51.182Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:552315a5f2709e885f12a95d6e5ac92c336eee5fe469debfa466ff3bf35385ae [2022-01-03T23:03:51.752Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1358cb71f88f0c4c83f85c523e4507394bf01ded1ed57f177b89ce1ac4837348 [2022-01-03T23:03:52.013Z] check_test.go:195: [de6e7819e16bd] daemon is not started [2022-01-03T23:03:52.013Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T23:03:52.954Z] check_test.go:195: [dbd906ce91486] daemon is not started [2022-01-03T23:03:52.954Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T23:03:54.867Z] check_test.go:195: [dac07d088ee00] daemon is not started [2022-01-03T23:03:54.867Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T23:03:55.810Z] check_test.go:195: [d84b0093b6ea2] daemon is not started [2022-01-03T23:03:55.810Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T23:03:56.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-03T23:03:56.070Z] check_test.go:195: [d51c8c6dcc97a] daemon is not started [2022-01-03T23:03:56.070Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T23:03:57.011Z] check_test.go:195: [dd48bf83be837] daemon is not started [2022-01-03T23:03:57.012Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T23:03:58.395Z] docker_cli_swarm_test.go:1802: [dd8f372f6f2ea] joining swarm manager [d1aa0bfeaa8e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T23:03:58.395Z] check_test.go:195: [df80593eabd59] daemon is not started [2022-01-03T23:03:58.395Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T23:03:59.338Z] check_test.go:195: [dec8c7d51645f] daemon is not started [2022-01-03T23:03:59.338Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T23:03:59.598Z] docker_cli_swarm_test.go:1803: [de2bcebd32323] joining swarm manager [d1aa0bfeaa8e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T23:04:00.866Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T23:04:01.518Z] check_test.go:195: [dfd78defcee0d] daemon is not started [2022-01-03T23:04:01.783Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T23:04:02.043Z] check_test.go:195: [ddbe006625bdb] daemon is not started [2022-01-03T23:04:02.043Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T23:04:02.985Z] check_test.go:195: [dcc66e201e21b] daemon is not started [2022-01-03T23:04:02.985Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T23:04:03.557Z] check_test.go:195: [d59db877aaf83] daemon is not started [2022-01-03T23:04:03.557Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T23:04:03.557Z] check_test.go:195: [d243c29c52b41] daemon is not started [2022-01-03T23:04:03.557Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T23:04:03.818Z] check_test.go:195: [d946525587e6f] daemon is not started [2022-01-03T23:04:03.818Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T23:04:04.079Z] check_test.go:195: [d43931682923c] daemon is not started [2022-01-03T23:04:04.079Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T23:04:04.339Z] check_test.go:195: [da9117c7eb6fa] daemon is not started [2022-01-03T23:04:04.339Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T23:04:04.600Z] check_test.go:195: [db706c858c0df] daemon is not started [2022-01-03T23:04:04.600Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T23:04:05.541Z] check_test.go:195: [d4b1b0e4520ef] daemon is not started [2022-01-03T23:04:05.541Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T23:04:06.927Z] check_test.go:195: [df47e6844794a] daemon is not started [2022-01-03T23:04:06.927Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T23:04:07.498Z] check_test.go:195: [d5f4dcbcf7058] daemon is not started [2022-01-03T23:04:07.499Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T23:04:08.440Z] check_test.go:195: [d1611854b1c3a] daemon is not started [2022-01-03T23:04:08.440Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T23:04:09.381Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite (43.65s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.96s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.08s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.34s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.32s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.01s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.93s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.99s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.49s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-01-03T23:04:10.321Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-01-03T23:04:10.321Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T23:04:10.321Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T23:04:10.321Z] check_test.go:222: [d87c7f4e7cc5c] daemon is not started [2022-01-03T23:04:10.321Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T23:04:12.863Z] check_test.go:222: [db18d36ce51d0] daemon is not started [2022-01-03T23:04:12.863Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T23:04:13.413Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T23:04:15.404Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-03T23:04:17.948Z] check_test.go:222: [d72e6cc82ea47] daemon is not started [2022-01-03T23:04:17.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T23:04:18.519Z] check_test.go:222: [d3eb8afb97005] daemon is not started [2022-01-03T23:04:18.519Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T23:04:18.519Z] check_test.go:222: [d9a4617abd49d] daemon is not started [2022-01-03T23:04:18.519Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T23:04:19.459Z] check_test.go:222: [d05847c02ccb3] daemon is not started [2022-01-03T23:04:19.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T23:04:20.400Z] check_test.go:222: [d888e4c5631aa] daemon is not started [2022-01-03T23:04:20.400Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T23:04:21.343Z] check_test.go:222: [d0185f83ff65c] daemon is not started [2022-01-03T23:04:21.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T23:04:23.169Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T23:04:23.280Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-03T23:04:23.853Z] check_test.go:222: [d090b773cb14c] daemon is not started [2022-01-03T23:04:23.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T23:04:24.114Z] check_test.go:222: [dc929ebed951d] daemon is not started [2022-01-03T23:04:24.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T23:04:24.684Z] check_test.go:222: [de4f941016756] daemon is not started [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite (14.50s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.52s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.65s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.53s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-01-03T23:04:24.684Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2022-01-03T23:04:24.684Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T23:04:24.684Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T23:04:25.255Z] docker_cli_swarm_test.go:1321: [d6493b1db5440] joining swarm manager [d2907d6c5f72d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T23:04:25.515Z] check_test.go:251: [d3a804db2c73e] daemon is not started [2022-01-03T23:04:25.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T23:04:25.943Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T23:04:26.457Z] check_test.go:251: [d369a95108cc4] daemon is not started [2022-01-03T23:04:26.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T23:04:26.457Z] check_test.go:251: [d6c9eb712e38e] daemon is not started [2022-01-03T23:04:26.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T23:04:26.457Z] docker_cli_swarm_test.go:1322: [d33b3bb31b8ac] joining swarm manager [d2907d6c5f72d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T23:04:27.840Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T23:04:28.411Z] check_test.go:251: [d2470dcac8f5d] daemon is not started [2022-01-03T23:04:28.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T23:04:28.671Z] check_test.go:251: [dbb5f44dcdfb4] daemon is not started [2022-01-03T23:04:28.671Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T23:04:29.612Z] check_test.go:251: [d1d99e4641878] daemon is not started [2022-01-03T23:04:29.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T23:04:29.872Z] check_test.go:251: [d547e5237454d] daemon is not started [2022-01-03T23:04:29.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.03s) [2022-01-03T23:04:29.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s) [2022-01-03T23:04:29.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2022-01-03T23:04:29.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-01-03T23:04:29.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.33s) [2022-01-03T23:04:29.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-01-03T23:04:29.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-01-03T23:04:29.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.81s) [2022-01-03T23:04:29.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-01-03T23:04:29.872Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T23:04:29.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T23:04:35.153Z] check_test.go:278: [d0758b9c25d6c] daemon is not started [2022-01-03T23:04:35.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T23:04:35.153Z] check_test.go:278: [d0b14018ac562] daemon is not started [2022-01-03T23:04:35.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T23:04:35.153Z] check_test.go:278: [d6c75902d86b2] daemon is not started [2022-01-03T23:04:35.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T23:04:35.412Z] check_test.go:278: [d24813b976125] daemon is not started [2022-01-03T23:04:35.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T23:04:35.412Z] check_test.go:278: [d2d727e0700e0] daemon is not started [2022-01-03T23:04:35.412Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-01-03T23:04:35.412Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-01-03T23:04:35.412Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-01-03T23:04:35.412Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-01-03T23:04:35.412Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-01-03T23:04:35.412Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-01-03T23:04:35.412Z] === RUN TestDockerNetworkSuite [2022-01-03T23:04:35.412Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-03T23:04:36.353Z] docker_cli_network_unix_test.go:46: [d7ebd5b6dd1df] daemon is not started [2022-01-03T23:04:36.614Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-03T23:04:36.874Z] docker_cli_network_unix_test.go:46: [d3b7e542b0d92] daemon is not started [2022-01-03T23:04:37.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-03T23:04:38.125Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T23:04:39.677Z] docker_cli_network_unix_test.go:46: [d96e5ef106599] daemon is not started [2022-01-03T23:04:39.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-03T23:04:41.320Z] docker_cli_network_unix_test.go:46: [d22eac0633b35] daemon is not started [2022-01-03T23:04:41.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-03T23:04:41.580Z] docker_cli_network_unix_test.go:1233: [dcbbe9b0a30ca] daemon is not started [2022-01-03T23:04:44.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-03T23:04:44.693Z] docker_cli_network_unix_test.go:46: [d53981d0e0dcd] daemon is not started [2022-01-03T23:04:45.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-03T23:04:48.558Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T23:04:49.489Z] docker_cli_network_unix_test.go:46: [d69f303742c78] daemon is not started [2022-01-03T23:04:50.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-03T23:04:51.517Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T23:04:51.517Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T23:04:51.517Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T23:04:51.517Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T23:04:51.977Z] docker_cli_network_unix_test.go:46: [dbb0d0be14834] daemon is not started [2022-01-03T23:04:51.987Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T23:04:52.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-03T23:04:53.178Z] docker_cli_network_unix_test.go:46: [d372167e47af8] daemon is not started [2022-01-03T23:04:53.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-03T23:04:53.556Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T23:04:53.701Z] docker_cli_network_unix_test.go:46: [dbdc097f0455a] daemon is not started [2022-01-03T23:04:53.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-03T23:04:54.273Z] docker_cli_network_unix_test.go:46: [d983c88f1850e] daemon is not started [2022-01-03T23:04:54.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-03T23:04:54.844Z] docker_cli_network_unix_test.go:46: [d2a0bbf380769] daemon is not started [2022-01-03T23:04:55.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-03T23:04:55.365Z] docker_cli_network_unix_test.go:46: [defab0aee5f9c] daemon is not started [2022-01-03T23:04:55.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-03T23:04:55.935Z] docker_cli_network_unix_test.go:46: [da6ce9813779a] daemon is not started [2022-01-03T23:04:55.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-03T23:04:56.507Z] docker_cli_network_unix_test.go:46: [d245b3b4671bc] daemon is not started [2022-01-03T23:04:56.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-03T23:04:56.516Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T23:04:56.767Z] docker_cli_network_unix_test.go:46: [d5eaf6ccaa79c] daemon is not started [2022-01-03T23:04:57.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-03T23:04:57.288Z] docker_cli_network_unix_test.go:46: [d5526d7c3195d] daemon is not started [2022-01-03T23:04:57.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-03T23:04:57.288Z] docker_cli_network_unix_test.go:46: [daeeae2e66b27] daemon is not started [2022-01-03T23:04:57.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-03T23:04:57.549Z] docker_cli_network_unix_test.go:46: [daa172d83efe6] daemon is not started [2022-01-03T23:04:57.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-03T23:04:58.120Z] docker_cli_network_unix_test.go:46: [d6eb1f775fc09] daemon is not started [2022-01-03T23:04:58.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-03T23:04:58.697Z] docker_cli_network_unix_test.go:46: [dc99091a6fa8f] daemon is not started [2022-01-03T23:04:58.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-03T23:04:59.217Z] docker_cli_network_unix_test.go:46: [d1b7fcd2268c0] daemon is not started [2022-01-03T23:04:59.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-03T23:04:59.217Z] docker_cli_network_unix_test.go:46: [d4aa937466101] daemon is not started [2022-01-03T23:04:59.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-03T23:04:59.478Z] docker_cli_network_unix_test.go:46: [d6777115e72c8] daemon is not started [2022-01-03T23:04:59.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-03T23:05:00.318Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T23:05:00.506Z] --- PASS: TestBuildWithHugeFile (161.34s) [2022-01-03T23:05:00.506Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T23:05:00.506Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T23:05:00.506Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T23:05:00.506Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T23:05:00.506Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T23:05:00.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T23:05:00.506Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T23:05:00.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T23:05:00.506Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T23:05:00.506Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T23:05:00.506Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T23:05:00.506Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T23:05:00.506Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T23:05:00.506Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-01-03T23:05:00.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-03T23:05:00.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-03T23:05:00.506Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-03T23:05:00.506Z] === RUN TestBuildPreserveOwnership [2022-01-03T23:05:00.506Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T23:05:00.506Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-03T23:05:00.506Z] === RUN TestBuildPlatformInvalid [2022-01-03T23:05:00.506Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-03T23:05:00.506Z] PASS [2022-01-03T23:05:00.506Z] ok github.com/docker/docker/integration/build 254.849s [2022-01-03T23:05:00.506Z] [2022-01-03T23:05:00.506Z] === Skipped [2022-01-03T23:05:00.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-03T23:05:00.506Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T23:05:00.506Z] [2022-01-03T23:05:00.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-03T23:05:00.506Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:00.506Z] [2022-01-03T23:05:00.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-03T23:05:00.506Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T23:05:00.506Z] [2022-01-03T23:05:00.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-03T23:05:00.506Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T23:05:00.506Z] [2022-01-03T23:05:00.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T23:05:00.506Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T23:05:00.506Z] [2022-01-03T23:05:00.506Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-03T23:05:00.506Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T23:05:00.506Z] [2022-01-03T23:05:00.506Z] DONE 29 tests, 6 skipped in 290.705s [2022-01-03T23:05:00.506Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-03T23:05:00.861Z] docker_cli_network_unix_test.go:968: [d8c6deebec29c] daemon is not started [2022-01-03T23:05:01.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-03T23:05:02.085Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:05:02.086Z] INFO: Testing against a local daemon [2022-01-03T23:05:02.086Z] === RUN TestConfigInspect [2022-01-03T23:05:02.086Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:02.086Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-03T23:05:02.086Z] === RUN TestConfigList [2022-01-03T23:05:02.086Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:02.086Z] --- SKIP: TestConfigList (0.00s) [2022-01-03T23:05:02.086Z] === RUN TestConfigsCreateAndDelete [2022-01-03T23:05:02.086Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:02.086Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-03T23:05:02.086Z] === RUN TestConfigsUpdate [2022-01-03T23:05:02.086Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:02.086Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-03T23:05:02.086Z] === RUN TestTemplatedConfig [2022-01-03T23:05:02.086Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:02.086Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T23:05:02.086Z] === RUN TestConfigCreateResolve [2022-01-03T23:05:02.086Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:05:02.086Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-03T23:05:02.086Z] PASS [2022-01-03T23:05:02.086Z] ok github.com/docker/docker/integration/config 0.135s [2022-01-03T23:05:02.557Z] [2022-01-03T23:05:02.557Z] === Skipped [2022-01-03T23:05:02.557Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-03T23:05:02.557Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:02.557Z] [2022-01-03T23:05:02.557Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-03T23:05:02.557Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:02.557Z] [2022-01-03T23:05:02.557Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-03T23:05:02.557Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:02.557Z] [2022-01-03T23:05:02.557Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-03T23:05:02.557Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:02.557Z] [2022-01-03T23:05:02.557Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-03T23:05:02.557Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:02.557Z] [2022-01-03T23:05:02.557Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-03T23:05:02.557Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:05:02.557Z] [2022-01-03T23:05:02.557Z] DONE 6 tests, 6 skipped in 2.432s [2022-01-03T23:05:02.557Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-03T23:05:02.750Z] docker_cli_network_unix_test.go:46: [d39064d7e1f1b] daemon is not started [2022-01-03T23:05:03.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-03T23:05:05.088Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T23:05:05.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:05:05.529Z] INFO: Testing against a local daemon [2022-01-03T23:05:05.529Z] === RUN TestCheckpoint [2022-01-03T23:05:05.529Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T23:05:05.529Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T23:05:05.529Z] === RUN TestContainerInvalidJSON [2022-01-03T23:05:05.529Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T23:05:05.529Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T23:05:05.529Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T23:05:05.529Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T23:05:05.529Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T23:05:05.529Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T23:05:05.529Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-03T23:05:05.529Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-03T23:05:05.529Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-03T23:05:05.529Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T23:05:05.529Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-01-03T23:05:05.529Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T23:05:05.552Z] docker_cli_network_unix_test.go:1116: [dedc63b1aa182] daemon is not started [2022-01-03T23:05:06.000Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.38s) [2022-01-03T23:05:06.000Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T23:05:06.472Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-01-03T23:05:06.472Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T23:05:06.472Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-01-03T23:05:06.472Z] === RUN TestCopyFromContainer [2022-01-03T23:05:06.472Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:06.472Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-03T23:05:06.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T23:05:06.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T23:05:06.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T23:05:06.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T23:05:06.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T23:05:06.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T23:05:06.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T23:05:06.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T23:05:06.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T23:05:06.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T23:05:06.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-03T23:05:06.472Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T23:05:06.472Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T23:05:06.472Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T23:05:06.472Z] === RUN TestCreateWithInvalidEnv [2022-01-03T23:05:06.472Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T23:05:06.472Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T23:05:06.472Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T23:05:06.472Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T23:05:06.472Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T23:05:06.472Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T23:05:06.472Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T23:05:06.472Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T23:05:06.472Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T23:05:06.472Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-01-03T23:05:06.472Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T23:05:06.472Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:06.472Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T23:05:06.472Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T23:05:06.472Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:05:06.472Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T23:05:06.472Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T23:05:06.472Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:05:06.472Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T23:05:06.472Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T23:05:06.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T23:05:06.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T23:05:06.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T23:05:06.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T23:05:06.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T23:05:06.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T23:05:06.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T23:05:06.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T23:05:06.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T23:05:06.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T23:05:06.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T23:05:06.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T23:05:06.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T23:05:06.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T23:05:06.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T23:05:06.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T23:05:06.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T23:05:06.472Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T23:05:06.472Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T23:05:06.472Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T23:05:06.472Z] === RUN TestCreateDifferentPlatform [2022-01-03T23:05:06.472Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T23:05:06.472Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T23:05:06.945Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-03T23:05:06.945Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T23:05:06.945Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T23:05:06.945Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T23:05:06.945Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-01-03T23:05:06.945Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T23:05:06.945Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T23:05:06.945Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T23:05:06.945Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T23:05:06.946Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:06.946Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T23:05:06.946Z] === RUN TestDiff [2022-01-03T23:05:06.946Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T23:05:06.946Z] --- SKIP: TestDiff (0.00s) [2022-01-03T23:05:06.946Z] === RUN TestExecWithCloseStdin [2022-01-03T23:05:08.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-03T23:05:08.371Z] docker_cli_network_unix_test.go:46: [d1da42218d52b] daemon is not started [2022-01-03T23:05:08.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-03T23:05:08.701Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T23:05:09.312Z] docker_cli_network_unix_test.go:46: [d6f5efd4bf5ea] daemon is not started [2022-01-03T23:05:09.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-03T23:05:09.312Z] docker_cli_network_unix_test.go:46: [d95941ddd8a97] daemon is not started [2022-01-03T23:05:09.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-03T23:05:09.312Z] docker_cli_network_unix_test.go:46: [d81beacf402b2] daemon is not started [2022-01-03T23:05:09.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-03T23:05:09.572Z] docker_cli_network_unix_test.go:46: [d78d3eb05d625] daemon is not started [2022-01-03T23:05:09.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-03T23:05:09.832Z] docker_cli_network_unix_test.go:46: [d24e6a3ed227c] daemon is not started [2022-01-03T23:05:09.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-03T23:05:09.832Z] docker_cli_network_unix_test.go:46: [d6b331516123c] daemon is not started [2022-01-03T23:05:09.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-03T23:05:09.914Z] --- PASS: TestExecWithCloseStdin (2.76s) [2022-01-03T23:05:09.914Z] === RUN TestExec [2022-01-03T23:05:11.213Z] docker_cli_network_unix_test.go:46: [da64834d8fc17] daemon is not started [2022-01-03T23:05:12.143Z] --- PASS: TestExec (2.50s) [2022-01-03T23:05:12.143Z] === RUN TestExecUser [2022-01-03T23:05:12.143Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T23:05:12.143Z] --- SKIP: TestExecUser (0.00s) [2022-01-03T23:05:12.143Z] === RUN TestExportContainerAndImportImage [2022-01-03T23:05:12.143Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:12.143Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-03T23:05:12.143Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T23:05:12.143Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:12.143Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T23:05:12.143Z] === RUN TestHealthCheckWorkdir [2022-01-03T23:05:12.143Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T23:05:12.143Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-03T23:05:12.143Z] === RUN TestHealthKillContainer [2022-01-03T23:05:12.143Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T23:05:12.143Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-03T23:05:12.143Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T23:05:12.143Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T23:05:12.143Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T23:05:12.143Z] === RUN TestKillContainerInvalidSignal [2022-01-03T23:05:12.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-03T23:05:12.161Z] docker_cli_network_unix_test.go:46: [d263246ff7ad7] daemon is not started [2022-01-03T23:05:12.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-03T23:05:12.161Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-03T23:05:12.161Z] docker_cli_network_unix_test.go:46: [d7b072fd78ea9] daemon is not started [2022-01-03T23:05:12.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-03T23:05:12.732Z] docker_cli_network_unix_test.go:46: [d6d748ed29403] daemon is not started [2022-01-03T23:05:12.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-03T23:05:14.369Z] --- PASS: TestKillContainerInvalidSignal (2.21s) [2022-01-03T23:05:14.369Z] === RUN TestKillContainer [2022-01-03T23:05:14.369Z] === RUN TestKillContainer/no_signal [2022-01-03T23:05:16.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-03T23:05:16.600Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T23:05:16.600Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T23:05:16.600Z] === RUN TestKillContainer/killing_signal [2022-01-03T23:05:17.394Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T23:05:17.672Z] docker_cli_network_unix_test.go:1084: [d89a99941e379] daemon is not started [2022-01-03T23:05:19.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-03T23:05:19.317Z] docker_cli_network_unix_test.go:46: [d05ee88a26507] daemon is not started [2022-01-03T23:05:19.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-03T23:05:19.578Z] docker_cli_network_unix_test.go:46: [da61ab598db64] daemon is not started [2022-01-03T23:05:19.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-03T23:05:20.047Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T23:05:21.037Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T23:05:21.223Z] docker_cli_network_unix_test.go:46: [dbf85c432c5e1] daemon is not started [2022-01-03T23:05:21.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-03T23:05:21.484Z] docker_cli_network_unix_test.go:46: [d71eca80e7960] daemon is not started [2022-01-03T23:05:21.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-03T23:05:21.507Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T23:05:21.744Z] docker_cli_network_unix_test.go:46: [d4afbf428b4b6] daemon is not started [2022-01-03T23:05:22.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-03T23:05:22.577Z] docker_cli_network_unix_test.go:46: [dd3becaafc0ba] daemon is not started [2022-01-03T23:05:22.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-03T23:05:23.148Z] docker_cli_network_unix_test.go:46: [dd89801c35970] daemon is not started [2022-01-03T23:05:23.408Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-03T23:05:23.785Z] --- PASS: TestKillContainer (9.42s) [2022-01-03T23:05:23.785Z] --- PASS: TestKillContainer/no_signal (2.11s) [2022-01-03T23:05:23.785Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T23:05:23.785Z] --- PASS: TestKillContainer/killing_signal (7.26s) [2022-01-03T23:05:23.785Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T23:05:23.785Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T23:05:23.785Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T23:05:23.785Z] === RUN TestKillStoppedContainer [2022-01-03T23:05:23.785Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T23:05:23.785Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-03T23:05:23.785Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T23:05:23.785Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T23:05:23.785Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T23:05:23.785Z] === RUN TestKillDifferentUserContainer [2022-01-03T23:05:23.785Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T23:05:23.785Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-03T23:05:23.785Z] === RUN TestInspectOomKilledTrue [2022-01-03T23:05:23.785Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:23.785Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T23:05:23.785Z] === RUN TestInspectOomKilledFalse [2022-01-03T23:05:23.785Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T23:05:23.785Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T23:05:23.785Z] === RUN TestLogsFollowTailEmpty [2022-01-03T23:05:26.014Z] --- PASS: TestLogsFollowTailEmpty (2.26s) [2022-01-03T23:05:26.014Z] === RUN TestNetworkNat [2022-01-03T23:05:26.014Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T23:05:26.014Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-03T23:05:26.014Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T23:05:28.693Z] docker_cli_network_unix_test.go:46: [d46248b53891e] daemon is not started [2022-01-03T23:05:28.953Z] --- PASS: TestDockerNetworkSuite (53.32s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.97s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.80s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.41s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.91s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.15s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.06s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.95s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.24s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.26s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.30s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-01-03T23:05:28.954Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.87s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.70s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-01-03T23:05:28.954Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.42s) [2022-01-03T23:05:28.954Z] === RUN TestDockerHubPullSuite [2022-01-03T23:05:28.954Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-03T23:05:28.979Z] --- PASS: TestNetworkLocalhostTCPNat (2.74s) [2022-01-03T23:05:28.979Z] === RUN TestNetworkLoopbackNat [2022-01-03T23:05:28.979Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T23:05:28.979Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-03T23:05:28.979Z] === RUN TestPause [2022-01-03T23:05:28.979Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T23:05:28.979Z] --- SKIP: TestPause (0.00s) [2022-01-03T23:05:28.979Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T23:05:30.186Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T23:05:30.186Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T23:05:30.868Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-03T23:05:31.208Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.20s) [2022-01-03T23:05:31.208Z] === RUN TestPauseStopPausedContainer [2022-01-03T23:05:31.208Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:05:31.208Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-03T23:05:31.208Z] === RUN TestPsFilter [2022-01-03T23:05:31.208Z] --- PASS: TestPsFilter (0.25s) [2022-01-03T23:05:31.208Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T23:05:32.370Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T23:05:32.776Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-03T23:05:33.346Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-03T23:05:33.439Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.44s) [2022-01-03T23:05:33.439Z] === RUN TestRemoveContainerWithVolume [2022-01-03T23:05:34.730Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-03T23:05:34.965Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T23:05:34.965Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T23:05:34.991Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-03T23:05:34.991Z] --- PASS: TestDockerHubPullSuite (6.19s) [2022-01-03T23:05:34.991Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2022-01-03T23:05:34.991Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-01-03T23:05:34.991Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2022-01-03T23:05:34.991Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.30s) [2022-01-03T23:05:34.991Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-01-03T23:05:34.991Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-01-03T23:05:34.991Z] PASS [2022-01-03T23:05:34.991Z] [2022-01-03T23:05:34.991Z] === Skipped [2022-01-03T23:05:34.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-01-03T23:05:34.992Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-03T23:05:34.992Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-03T23:05:34.992Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-03T23:05:34.992Z] docker_cli_network_unix_test.go:46: [d7b072fd78ea9] daemon is not started [2022-01-03T23:05:34.992Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] DONE 1262 tests, 51 skipped in 1395.394s [2022-01-03T23:05:34.992Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T23:05:34.992Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T23:05:34.992Z] +++ kill 8502 [2022-01-03T23:05:34.992Z] +++ /etc/init.d/apparmor stop [2022-01-03T23:05:34.992Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] Unloading profiles will leave already running processes permanently [2022-01-03T23:05:34.992Z] unconfined, which can lead to unexpected situations. [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:34.992Z] To set a process to complain mode, use the command line tool [2022-01-03T23:05:34.992Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T23:05:34.992Z] +++ true [2022-01-03T23:05:34.992Z] exiting test-integration [2022-01-03T23:05:34.992Z] ++ exit 0 [2022-01-03T23:05:34.992Z] [2022-01-03T23:05:35.563Z] + for job in $(jobs -p) [2022-01-03T23:05:35.563Z] + wait 7547 [2022-01-03T23:05:36.404Z] --- PASS: TestRemoveContainerWithVolume (2.47s) [2022-01-03T23:05:36.404Z] === RUN TestRemoveContainerRunning [2022-01-03T23:05:38.629Z] --- PASS: TestRemoveContainerRunning (2.20s) [2022-01-03T23:05:38.629Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T23:05:38.772Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T23:05:40.859Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.19s) [2022-01-03T23:05:40.859Z] === RUN TestRemoveInvalidContainer [2022-01-03T23:05:40.859Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-03T23:05:40.859Z] === RUN TestRenameLinkedContainer [2022-01-03T23:05:40.859Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T23:05:40.859Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-03T23:05:40.859Z] === RUN TestRenameStoppedContainer [2022-01-03T23:05:48.047Z] --- PASS: TestRenameStoppedContainer (7.33s) [2022-01-03T23:05:48.047Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T23:05:52.837Z] --- PASS: TestRenameRunningContainerAndReuse (4.69s) [2022-01-03T23:05:52.837Z] === RUN TestRenameInvalidName [2022-01-03T23:05:55.068Z] --- PASS: TestRenameInvalidName (2.36s) [2022-01-03T23:05:55.068Z] === RUN TestRenameAnonymousContainer [2022-01-03T23:05:56.623Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T23:05:56.623Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T23:05:56.623Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T23:05:57.514Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-03T23:05:59.424Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-03T23:06:00.431Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T23:06:01.420Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T23:06:04.706Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-03T23:06:06.200Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T23:06:10.037Z] --- PASS: TestRenameAnonymousContainer (14.96s) [2022-01-03T23:06:10.037Z] === RUN TestRenameContainerWithSameName [2022-01-03T23:06:10.976Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T23:06:10.976Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T23:06:10.976Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T23:06:10.976Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T23:06:10.976Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T23:06:10.976Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T23:06:10.976Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T23:06:11.287Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-03T23:06:12.264Z] --- PASS: TestRenameContainerWithSameName (2.15s) [2022-01-03T23:06:12.264Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T23:06:12.264Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T23:06:12.264Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T23:06:12.264Z] === RUN TestResize [2022-01-03T23:06:12.669Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-03T23:06:13.935Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T23:06:14.406Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T23:06:14.492Z] --- PASS: TestResize (2.19s) [2022-01-03T23:06:14.492Z] === RUN TestResizeWithInvalidSize [2022-01-03T23:06:16.718Z] --- PASS: TestResizeWithInvalidSize (2.18s) [2022-01-03T23:06:16.718Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T23:06:16.892Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-03T23:06:18.212Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T23:06:18.212Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T23:06:18.212Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T23:06:18.212Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T23:06:18.212Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T23:06:18.946Z] --- PASS: TestResizeWhenContainerNotStarted (2.46s) [2022-01-03T23:06:18.946Z] === RUN TestDaemonRestartKillContainers [2022-01-03T23:06:18.946Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:06:18.946Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T23:06:18.946Z] === RUN TestStats [2022-01-03T23:06:18.946Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T23:06:18.946Z] --- SKIP: TestStats (0.00s) [2022-01-03T23:06:18.946Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T23:06:25.024Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-03T23:06:26.135Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.50s) [2022-01-03T23:06:26.135Z] === RUN TestStopContainerWithTimeout [2022-01-03T23:06:26.135Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T23:06:26.135Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-03T23:06:26.135Z] === RUN TestUpdateRestartPolicy [2022-01-03T23:06:27.566Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-03T23:06:27.566Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-03T23:06:27.566Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-03T23:06:32.847Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-03T23:06:32.848Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-03T23:06:33.418Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-03T23:06:35.964Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-03T23:06:39.475Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T23:06:39.475Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T23:06:47.420Z] --- PASS: TestUpdateRestartPolicy (21.92s) [2022-01-03T23:06:47.420Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T23:06:48.155Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T23:06:49.648Z] --- PASS: TestUpdateRestartWithAutoRemove (2.18s) [2022-01-03T23:06:49.648Z] === RUN TestWaitNonBlocked [2022-01-03T23:06:49.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T23:06:49.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T23:06:49.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T23:06:49.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T23:06:49.648Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T23:06:49.648Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T23:06:52.619Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-01-03T23:06:52.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.80s) [2022-01-03T23:06:52.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.97s) [2022-01-03T23:06:52.619Z] === RUN TestWaitBlocked [2022-01-03T23:06:52.619Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:06:52.619Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-03T23:06:52.619Z] PASS [2022-01-03T23:06:52.619Z] ok github.com/docker/docker/integration/container 107.201s [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === Skipped [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-03T23:06:52.619Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-03T23:06:52.619Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T23:06:52.619Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T23:06:52.619Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T23:06:52.619Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T23:06:52.619Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T23:06:52.619Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T23:06:52.619Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T23:06:52.619Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-03T23:06:52.619Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-03T23:06:52.619Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T23:06:52.619Z] [2022-01-03T23:06:52.619Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-03T23:06:52.620Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T23:06:52.620Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-03T23:06:52.620Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-03T23:06:52.620Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T23:06:52.620Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-03T23:06:52.620Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T23:06:52.620Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T23:06:52.620Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-03T23:06:52.620Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T23:06:52.620Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-03T23:06:52.620Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-03T23:06:52.620Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-03T23:06:52.620Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-03T23:06:52.620Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-03T23:06:52.620Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-03T23:06:52.620Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-03T23:06:52.620Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-03T23:06:52.620Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T23:06:52.620Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-03T23:06:52.620Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-03T23:06:52.620Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-03T23:06:52.620Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-03T23:06:52.620Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:06:52.620Z] [2022-01-03T23:06:52.620Z] DONE 87 tests, 33 skipped in 109.956s [2022-01-03T23:06:52.620Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-03T23:06:52.924Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T23:06:52.924Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T23:06:52.924Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T23:06:52.924Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T23:06:52.924Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T23:06:55.148Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T23:06:55.149Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T23:06:55.623Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-03T23:07:06.081Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T23:07:09.888Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T23:07:10.358Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T23:07:13.933Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T23:07:13.933Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T23:07:13.933Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T23:07:13.933Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T23:07:13.933Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T23:07:13.933Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T23:07:13.933Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T23:07:13.933Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T23:07:13.933Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T23:07:13.933Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T23:07:13.933Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T23:07:13.933Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T23:07:21.113Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T23:07:22.797Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T23:07:22.797Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T23:07:22.797Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-03T23:07:22.797Z] === RUN TestDaemonConfigValidation [2022-01-03T23:07:22.797Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T23:07:22.797Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-03T23:07:22.797Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T23:07:22.797Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T23:07:22.797Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T23:07:22.797Z] === RUN TestDaemonProxy [2022-01-03T23:07:22.797Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T23:07:22.797Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T23:07:22.797Z] PASS [2022-01-03T23:07:22.797Z] ok github.com/docker/docker/integration/daemon 0.144s [2022-01-03T23:07:22.797Z] [2022-01-03T23:07:22.797Z] === Skipped [2022-01-03T23:07:22.797Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-03T23:07:22.797Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T23:07:22.797Z] [2022-01-03T23:07:22.797Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-03T23:07:22.797Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T23:07:22.797Z] [2022-01-03T23:07:22.797Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T23:07:22.797Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T23:07:22.797Z] [2022-01-03T23:07:22.797Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-03T23:07:22.797Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T23:07:22.797Z] [2022-01-03T23:07:22.797Z] DONE 4 tests, 4 skipped in 25.851s [2022-01-03T23:07:22.797Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-03T23:07:22.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:22.797Z] INFO: Testing against a local daemon [2022-01-03T23:07:22.797Z] === RUN TestCommitInheritsEnv [2022-01-03T23:07:22.797Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T23:07:22.797Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-01-03T23:07:22.797Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T23:07:22.797Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T23:07:22.797Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T23:07:22.797Z] === RUN TestImagesFilterMultiReference [2022-01-03T23:07:22.797Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-01-03T23:07:22.797Z] === RUN TestImagePullPlatformInvalid [2022-01-03T23:07:22.797Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-03T23:07:22.797Z] === RUN TestRemoveImageOrphaning [2022-01-03T23:07:22.797Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2022-01-03T23:07:22.797Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T23:07:22.797Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-01-03T23:07:22.797Z] === RUN TestTagInvalidReference [2022-01-03T23:07:22.797Z] --- PASS: TestTagInvalidReference (0.04s) [2022-01-03T23:07:22.797Z] === RUN TestTagValidPrefixedRepo [2022-01-03T23:07:22.797Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-01-03T23:07:22.797Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T23:07:22.797Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-03T23:07:22.797Z] === RUN TestTagOfficialNames [2022-01-03T23:07:22.797Z] --- PASS: TestTagOfficialNames (0.12s) [2022-01-03T23:07:22.797Z] === RUN TestTagMatchesDigest [2022-01-03T23:07:22.797Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-01-03T23:07:22.797Z] PASS [2022-01-03T23:07:22.797Z] ok github.com/docker/docker/integration/image 1.815s [2022-01-03T23:07:22.797Z] [2022-01-03T23:07:22.797Z] === Skipped [2022-01-03T23:07:22.797Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-01-03T23:07:22.797Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T23:07:22.797Z] [2022-01-03T23:07:22.797Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T23:07:22.797Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T23:07:22.797Z] [2022-01-03T23:07:22.797Z] DONE 11 tests, 2 skipped in 3.846s [2022-01-03T23:07:22.797Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-03T23:07:25.029Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:25.029Z] INFO: Testing against a local daemon [2022-01-03T23:07:25.029Z] === RUN TestNetworkCreateDelete [2022-01-03T23:07:25.029Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:25.029Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T23:07:25.029Z] 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-01-03T23:07:25.029Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestDaemonDNSFallback [2022-01-03T23:07:25.029Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:25.029Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestInspectNetwork [2022-01-03T23:07:25.029Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T23:07:25.029Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T23:07:25.029Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:25.029Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestNetworkInvalidJSON [2022-01-03T23:07:25.029Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T23:07:25.029Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T23:07:25.029Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T23:07:25.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T23:07:25.029Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T23:07:25.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T23:07:25.029Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T23:07:25.029Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T23:07:25.029Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T23:07:25.029Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-03T23:07:25.029Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-03T23:07:25.029Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-03T23:07:25.029Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-03T23:07:25.029Z] === RUN TestNetworkList [2022-01-03T23:07:25.029Z] === RUN TestNetworkList//networks [2022-01-03T23:07:25.029Z] === PAUSE TestNetworkList//networks [2022-01-03T23:07:25.029Z] === RUN TestNetworkList//networks/ [2022-01-03T23:07:25.029Z] === PAUSE TestNetworkList//networks/ [2022-01-03T23:07:25.029Z] === CONT TestNetworkList//networks [2022-01-03T23:07:25.029Z] === CONT TestNetworkList//networks/ [2022-01-03T23:07:25.029Z] --- PASS: TestNetworkList (0.04s) [2022-01-03T23:07:25.029Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T23:07:25.029Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-01-03T23:07:25.029Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T23:07:25.029Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T23:07:25.029Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T23:07:25.029Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T23:07:25.029Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T23:07:25.029Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T23:07:25.029Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T23:07:25.029Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T23:07:25.029Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T23:07:25.029Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T23:07:25.029Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T23:07:25.029Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T23:07:25.029Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T23:07:25.029Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T23:07:25.029Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T23:07:25.029Z] service_test.go:243: FLAKY_TEST [2022-01-03T23:07:25.029Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T23:07:25.029Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T23:07:25.029Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-03T23:07:25.029Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T23:07:25.029Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T23:07:25.029Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T23:07:25.029Z] PASS [2022-01-03T23:07:25.029Z] ok github.com/docker/docker/integration/network 0.185s [2022-01-03T23:07:25.313Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T23:07:25.313Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T23:07:25.313Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T23:07:25.313Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T23:07:25.313Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T23:07:25.313Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T23:07:25.313Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T23:07:25.313Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === Skipped [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-03T23:07:25.500Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T23:07:25.500Z] 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-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-03T23:07:25.500Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-03T23:07:25.500Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T23:07:25.500Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T23:07:25.500Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T23:07:25.500Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T23:07:25.500Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T23:07:25.500Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T23:07:25.500Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T23:07:25.500Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T23:07:25.500Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T23:07:25.500Z] service_test.go:243: FLAKY_TEST [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-03T23:07:25.500Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T23:07:25.500Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T23:07:25.500Z] [2022-01-03T23:07:25.500Z] DONE 22 tests, 15 skipped in 2.616s [2022-01-03T23:07:25.500Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-03T23:07:25.889Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T23:07:26.493Z] testing: warning: no tests to run [2022-01-03T23:07:26.493Z] PASS [2022-01-03T23:07:26.493Z] ok github.com/docker/docker/integration/network/ipvlan 0.102s [2022-01-03T23:07:26.493Z] [2022-01-03T23:07:26.493Z] DONE 0 tests in 0.831s [2022-01-03T23:07:26.493Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-03T23:07:27.485Z] testing: warning: no tests to run [2022-01-03T23:07:27.485Z] PASS [2022-01-03T23:07:27.485Z] ok github.com/docker/docker/integration/network/macvlan 0.098s [2022-01-03T23:07:27.485Z] [2022-01-03T23:07:27.485Z] DONE 0 tests in 0.862s [2022-01-03T23:07:27.485Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-03T23:07:28.479Z] testing: warning: no tests to run [2022-01-03T23:07:28.479Z] PASS [2022-01-03T23:07:28.479Z] ok github.com/docker/docker/integration/plugin 0.108s [2022-01-03T23:07:28.479Z] [2022-01-03T23:07:28.479Z] DONE 0 tests in 0.890s [2022-01-03T23:07:28.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-03T23:07:29.475Z] testing: warning: no tests to run [2022-01-03T23:07:29.475Z] PASS [2022-01-03T23:07:29.475Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2022-01-03T23:07:29.475Z] [2022-01-03T23:07:29.475Z] DONE 0 tests in 0.791s [2022-01-03T23:07:29.475Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-03T23:07:31.796Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T23:07:31.797Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T23:07:31.797Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T23:07:31.797Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T23:07:31.797Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T23:07:31.797Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T23:07:31.797Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T23:07:31.797Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T23:07:32.219Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-03T23:07:32.219Z] docker_cli_swarm_test.go:1186: [dd2a69daa89b2] joining swarm manager [dfd15c1217cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T23:07:32.268Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T23:07:32.268Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T23:07:32.268Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T23:07:32.486Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T23:07:34.055Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T23:07:34.055Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T23:07:34.524Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T23:07:34.524Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T23:07:34.524Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T23:07:34.524Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T23:07:34.524Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T23:07:35.365Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:35.365Z] INFO: Testing against a local daemon [2022-01-03T23:07:35.365Z] === RUN TestPluginInvalidJSON [2022-01-03T23:07:35.365Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T23:07:35.365Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T23:07:35.365Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T23:07:35.365Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-01-03T23:07:35.365Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-03T23:07:35.365Z] === RUN TestPluginInstall [2022-01-03T23:07:35.365Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T23:07:35.365Z] --- SKIP: TestPluginInstall (0.01s) [2022-01-03T23:07:35.365Z] === RUN TestPluginsWithRuntimes [2022-01-03T23:07:35.365Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T23:07:35.365Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T23:07:35.365Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T23:07:35.365Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T23:07:35.365Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T23:07:35.365Z] PASS [2022-01-03T23:07:35.365Z] ok github.com/docker/docker/integration/plugin/common 0.149s [2022-01-03T23:07:35.365Z] [2022-01-03T23:07:35.365Z] === Skipped [2022-01-03T23:07:35.365Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-01-03T23:07:35.365Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T23:07:35.365Z] [2022-01-03T23:07:35.365Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-03T23:07:35.365Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T23:07:35.365Z] [2022-01-03T23:07:35.365Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T23:07:35.365Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T23:07:35.365Z] [2022-01-03T23:07:35.365Z] DONE 5 tests, 3 skipped in 5.620s [2022-01-03T23:07:35.365Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-03T23:07:36.746Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T23:07:37.049Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T23:07:37.049Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T23:07:37.049Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T23:07:37.049Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T23:07:37.049Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T23:07:37.049Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T23:07:37.049Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T23:07:37.512Z] docker_cli_swarm_test.go:1195: [d728f5205b828] joining swarm manager [dfd15c1217cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T23:07:38.046Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T23:07:38.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:38.339Z] INFO: Testing against a local daemon [2022-01-03T23:07:38.339Z] === RUN TestExternalGraphDriver [2022-01-03T23:07:38.339Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T23:07:38.339Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-01-03T23:07:38.339Z] === RUN TestGraphdriverPluginV2 [2022-01-03T23:07:38.339Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T23:07:38.339Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-03T23:07:38.339Z] PASS [2022-01-03T23:07:38.339Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.121s [2022-01-03T23:07:38.811Z] [2022-01-03T23:07:38.811Z] === Skipped [2022-01-03T23:07:38.811Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-01-03T23:07:38.811Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T23:07:38.811Z] [2022-01-03T23:07:38.811Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-03T23:07:38.811Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T23:07:38.811Z] [2022-01-03T23:07:38.811Z] DONE 2 tests, 2 skipped in 3.401s [2022-01-03T23:07:38.811Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-03T23:07:40.542Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T23:07:41.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:41.039Z] INFO: Testing against a local daemon [2022-01-03T23:07:41.039Z] === RUN TestReadPluginNoRead [2022-01-03T23:07:41.039Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T23:07:41.039Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-03T23:07:41.039Z] PASS [2022-01-03T23:07:41.039Z] ok github.com/docker/docker/integration/plugin/logging 0.106s [2022-01-03T23:07:41.039Z] [2022-01-03T23:07:41.039Z] === Skipped [2022-01-03T23:07:41.039Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-03T23:07:41.039Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T23:07:41.039Z] [2022-01-03T23:07:41.039Z] DONE 1 tests, 1 skipped in 2.322s [2022-01-03T23:07:41.039Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-03T23:07:42.613Z] testing: warning: no tests to run [2022-01-03T23:07:42.613Z] PASS [2022-01-03T23:07:42.613Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.096s [2022-01-03T23:07:42.613Z] [2022-01-03T23:07:42.613Z] DONE 0 tests in 1.293s [2022-01-03T23:07:42.613Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-03T23:07:43.978Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T23:07:44.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:44.839Z] INFO: Testing against a local daemon [2022-01-03T23:07:44.839Z] === RUN TestPluginWithDevMounts [2022-01-03T23:07:44.839Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:44.839Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T23:07:44.839Z] PASS [2022-01-03T23:07:44.839Z] ok github.com/docker/docker/integration/plugin/volumes 0.126s [2022-01-03T23:07:45.310Z] [2022-01-03T23:07:45.310Z] === Skipped [2022-01-03T23:07:45.310Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-03T23:07:45.310Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:45.310Z] [2022-01-03T23:07:45.310Z] DONE 1 tests, 1 skipped in 2.481s [2022-01-03T23:07:45.310Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-03T23:07:46.421Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T23:07:47.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:47.540Z] INFO: Testing against a local daemon [2022-01-03T23:07:47.540Z] === RUN TestSecretInspect [2022-01-03T23:07:47.540Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:47.540Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-03T23:07:47.540Z] === RUN TestSecretList [2022-01-03T23:07:47.540Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:47.540Z] --- SKIP: TestSecretList (0.00s) [2022-01-03T23:07:47.540Z] === RUN TestSecretsCreateAndDelete [2022-01-03T23:07:47.540Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:47.540Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-03T23:07:47.540Z] === RUN TestSecretsUpdate [2022-01-03T23:07:47.540Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:47.540Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-03T23:07:47.540Z] === RUN TestTemplatedSecret [2022-01-03T23:07:47.540Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:47.540Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T23:07:47.540Z] === RUN TestSecretCreateResolve [2022-01-03T23:07:47.540Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:47.540Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-03T23:07:47.540Z] PASS [2022-01-03T23:07:47.540Z] ok github.com/docker/docker/integration/secret 0.135s [2022-01-03T23:07:47.540Z] [2022-01-03T23:07:47.540Z] === Skipped [2022-01-03T23:07:47.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-01-03T23:07:47.540Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:47.540Z] [2022-01-03T23:07:47.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-03T23:07:47.540Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:47.540Z] [2022-01-03T23:07:47.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-03T23:07:47.540Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:47.540Z] [2022-01-03T23:07:47.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-03T23:07:47.540Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:47.540Z] [2022-01-03T23:07:47.540Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-03T23:07:47.540Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:47.540Z] [2022-01-03T23:07:47.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-03T23:07:47.540Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:47.540Z] [2022-01-03T23:07:47.540Z] DONE 6 tests, 6 skipped in 2.209s [2022-01-03T23:07:47.540Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-03T23:07:50.218Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T23:07:50.218Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T23:07:50.218Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T23:07:50.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:50.508Z] INFO: Testing against a local daemon [2022-01-03T23:07:50.508Z] === RUN TestServiceCreateInit [2022-01-03T23:07:50.508Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T23:07:50.508Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T23:07:50.508Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- PASS: TestServiceCreateInit (0.05s) [2022-01-03T23:07:50.508Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T23:07:50.508Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T23:07:50.508Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestCreateServiceConflict [2022-01-03T23:07:50.508Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T23:07:50.508Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-01-03T23:07:50.508Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T23:07:50.508Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T23:07:50.508Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T23:07:50.508Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestCreateServiceSysctls [2022-01-03T23:07:50.508Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-01-03T23:07:50.508Z] === RUN TestCreateServiceCapabilities [2022-01-03T23:07:50.508Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-01-03T23:07:50.508Z] === RUN TestInspect [2022-01-03T23:07:50.508Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestInspect (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestCreateJob [2022-01-03T23:07:50.508Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestCreateJob (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestReplicatedJob [2022-01-03T23:07:50.508Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestUpdateReplicatedJob [2022-01-03T23:07:50.508Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestServiceListWithStatuses [2022-01-03T23:07:50.508Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T23:07:50.508Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestDockerNetworkReConnect [2022-01-03T23:07:50.508Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestServicePlugin [2022-01-03T23:07:50.508Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestServiceUpdateLabel [2022-01-03T23:07:50.508Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:50.508Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestServiceUpdateSecrets [2022-01-03T23:07:50.508Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:50.508Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestServiceUpdateConfigs [2022-01-03T23:07:50.508Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:50.508Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestServiceUpdateNetwork [2022-01-03T23:07:50.508Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:50.508Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-03T23:07:50.508Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T23:07:50.508Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:50.508Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-03T23:07:50.508Z] PASS [2022-01-03T23:07:50.508Z] ok github.com/docker/docker/integration/service 0.308s [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === Skipped [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T23:07:50.508Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T23:07:50.508Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-03T23:07:50.508Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-03T23:07:50.508Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-01-03T23:07:50.508Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T23:07:50.508Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-03T23:07:50.508Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-03T23:07:50.508Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-01-03T23:07:50.508Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-01-03T23:07:50.508Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-03T23:07:50.508Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-03T23:07:50.508Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-03T23:07:50.508Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-03T23:07:50.508Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-03T23:07:50.508Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-03T23:07:50.508Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-03T23:07:50.508Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-03T23:07:50.508Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-03T23:07:50.508Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-03T23:07:50.508Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-03T23:07:50.508Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-03T23:07:50.508Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-03T23:07:50.508Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T23:07:50.508Z] [2022-01-03T23:07:50.508Z] DONE 24 tests, 23 skipped in 2.895s [2022-01-03T23:07:50.508Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-03T23:07:52.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:52.737Z] INFO: Testing against a local daemon [2022-01-03T23:07:52.737Z] === RUN TestSessionCreate [2022-01-03T23:07:52.737Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T23:07:52.737Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-03T23:07:52.737Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T23:07:52.737Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T23:07:52.737Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T23:07:52.737Z] PASS [2022-01-03T23:07:52.737Z] ok github.com/docker/docker/integration/session 0.112s [2022-01-03T23:07:52.737Z] [2022-01-03T23:07:52.737Z] === Skipped [2022-01-03T23:07:52.737Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-03T23:07:52.737Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T23:07:52.737Z] [2022-01-03T23:07:52.737Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T23:07:52.737Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T23:07:52.737Z] [2022-01-03T23:07:52.737Z] DONE 2 tests, 2 skipped in 1.980s [2022-01-03T23:07:52.737Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-03T23:07:54.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:54.963Z] INFO: Testing against a local daemon [2022-01-03T23:07:54.963Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T23:07:54.963Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:54.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T23:07:54.963Z] === RUN TestDiskUsage [2022-01-03T23:07:54.963Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T23:07:54.963Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-03T23:07:54.963Z] === RUN TestEventsExecDie [2022-01-03T23:07:54.963Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T23:07:54.963Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-03T23:07:54.963Z] === RUN TestEventsBackwardsCompatible [2022-01-03T23:07:54.963Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T23:07:54.963Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-03T23:07:54.963Z] === RUN TestEventsVolumeCreate [2022-01-03T23:07:54.963Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T23:07:54.963Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-03T23:07:54.963Z] === RUN TestInfoAPI [2022-01-03T23:07:54.963Z] --- PASS: TestInfoAPI (0.06s) [2022-01-03T23:07:54.963Z] === RUN TestInfoAPIWarnings [2022-01-03T23:07:54.963Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T23:07:54.963Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-03T23:07:54.963Z] === RUN TestInfoDebug [2022-01-03T23:07:54.963Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T23:07:54.963Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-03T23:07:54.963Z] === RUN TestInfoInsecureRegistries [2022-01-03T23:07:54.963Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T23:07:54.963Z] --- SKIP: TestInfoInsecureRegistries (0.01s) [2022-01-03T23:07:54.963Z] === RUN TestInfoRegistryMirrors [2022-01-03T23:07:54.963Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T23:07:54.963Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-03T23:07:54.963Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T23:07:55.956Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-01-03T23:07:55.956Z] === RUN TestPingCacheHeaders [2022-01-03T23:07:55.956Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-01-03T23:07:55.956Z] === RUN TestPingGet [2022-01-03T23:07:55.956Z] --- PASS: TestPingGet (0.04s) [2022-01-03T23:07:55.956Z] === RUN TestPingHead [2022-01-03T23:07:56.428Z] --- PASS: TestPingHead (0.08s) [2022-01-03T23:07:56.428Z] === RUN TestVersion [2022-01-03T23:07:56.428Z] --- PASS: TestVersion (0.04s) [2022-01-03T23:07:56.428Z] PASS [2022-01-03T23:07:56.428Z] ok github.com/docker/docker/integration/system 1.353s [2022-01-03T23:07:56.428Z] [2022-01-03T23:07:56.428Z] === Skipped [2022-01-03T23:07:56.428Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T23:07:56.428Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T23:07:56.428Z] [2022-01-03T23:07:56.428Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-03T23:07:56.428Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T23:07:56.428Z] [2022-01-03T23:07:56.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-03T23:07:56.428Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T23:07:56.428Z] [2022-01-03T23:07:56.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-03T23:07:56.428Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T23:07:56.428Z] [2022-01-03T23:07:56.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-03T23:07:56.428Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T23:07:56.428Z] [2022-01-03T23:07:56.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-03T23:07:56.428Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T23:07:56.428Z] [2022-01-03T23:07:56.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-03T23:07:56.428Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T23:07:56.428Z] [2022-01-03T23:07:56.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.01s) [2022-01-03T23:07:56.428Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T23:07:56.428Z] [2022-01-03T23:07:56.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-03T23:07:56.428Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T23:07:56.428Z] [2022-01-03T23:07:56.428Z] DONE 15 tests, 9 skipped in 3.462s [2022-01-03T23:07:56.428Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-03T23:07:57.384Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T23:07:57.384Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T23:07:57.384Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T23:07:58.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:07:58.657Z] INFO: Testing against a local daemon [2022-01-03T23:07:58.657Z] === RUN TestVolumesCreateAndList [2022-01-03T23:07:58.657Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-01-03T23:07:58.657Z] === RUN TestVolumesRemove [2022-01-03T23:07:58.657Z] --- PASS: TestVolumesRemove (0.14s) [2022-01-03T23:07:58.657Z] === RUN TestVolumesInspect [2022-01-03T23:07:58.657Z] --- PASS: TestVolumesInspect (0.06s) [2022-01-03T23:07:58.657Z] === RUN TestVolumesInvalidJSON [2022-01-03T23:07:58.657Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T23:07:58.657Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T23:07:58.657Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T23:07:58.657Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-01-03T23:07:58.657Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-01-03T23:07:58.657Z] PASS [2022-01-03T23:07:58.657Z] ok github.com/docker/docker/integration/volume 0.376s [2022-01-03T23:07:59.129Z] [2022-01-03T23:07:59.129Z] DONE 5 tests in 2.465s [2022-01-03T23:07:59.129Z] INFO: make.ps1 ended at 01/03/2022 23:07:58 [2022-01-03T23:07:59.129Z] INFO: Integration CLI tests being run from the host: [2022-01-03T23:07:59.129Z] 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-01-03T23:08:01.938Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T23:08:02.408Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T23:08:02.408Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T23:08:02.408Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T23:08:02.408Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T23:08:02.408Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T23:08:02.408Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T23:08:02.408Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T23:08:02.408Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T23:08:02.408Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T23:08:02.408Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T23:08:02.408Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T23:08:03.260Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T23:08:06.215Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T23:08:06.215Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T23:08:08.025Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T23:08:08.025Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T23:08:08.025Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T23:08:08.025Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T23:08:08.025Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T23:08:08.025Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T23:08:08.025Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T23:08:08.025Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T23:08:08.025Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T23:08:08.025Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T23:08:08.025Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T23:08:08.025Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T23:08:08.025Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T23:08:08.025Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T23:08:08.025Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T23:08:08.025Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T23:08:09.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T23:08:09.592Z] INFO: Testing against a local daemon [2022-01-03T23:08:09.592Z] === RUN TestDockerSuite [2022-01-03T23:08:09.592Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T23:08:09.592Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T23:08:09.592Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T23:08:09.592Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T23:08:09.592Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T23:08:09.592Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T23:08:09.592Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T23:08:09.592Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T23:08:09.592Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T23:08:09.592Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T23:08:10.587Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T23:08:10.587Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T23:08:11.581Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T23:08:12.052Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T23:08:14.908Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T23:08:15.193Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T23:08:22.091Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T23:08:22.367Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T23:08:22.367Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T23:08:22.367Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T23:08:23.938Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T23:08:23.938Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T23:08:23.938Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T23:08:23.938Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T23:08:23.938Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T23:08:23.938Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T23:08:23.938Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T23:08:24.208Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-03T23:08:26.896Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T23:08:26.896Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T23:08:26.896Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T23:08:26.896Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T23:08:29.117Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T23:08:29.117Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T23:08:29.117Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T23:08:29.117Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T23:08:29.117Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T23:08:29.117Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T23:08:29.117Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T23:08:29.587Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T23:08:30.785Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T23:08:32.546Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T23:08:34.197Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-03T23:08:34.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T23:08:36.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T23:08:36.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T23:08:36.989Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T23:08:36.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T23:08:37.975Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T23:08:38.396Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-03T23:08:39.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T23:08:39.209Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T23:08:39.549Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T23:08:40.308Z] docker_cli_swarm_test.go:1118: [d1a11bdf9970c] joining swarm manager [d84bb336ddf31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T23:08:41.248Z] docker_cli_swarm_test.go:1119: [d3911b8e4fe90] joining swarm manager [d84bb336ddf31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T23:08:41.566Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T23:08:41.566Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T23:08:41.566Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T23:08:41.566Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T23:08:41.566Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T23:08:44.524Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T23:08:44.524Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T23:08:46.092Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T23:08:46.092Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T23:08:46.092Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T23:08:46.746Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T23:08:46.746Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T23:08:46.746Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T23:08:46.746Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T23:08:47.216Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T23:08:47.216Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T23:08:47.216Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T23:08:49.075Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T23:08:49.075Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T23:08:52.033Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T23:08:55.837Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T23:08:59.752Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T23:08:59.752Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T23:08:59.752Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T23:09:00.600Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T23:09:00.600Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T23:09:00.600Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T23:09:00.600Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T23:09:00.600Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T23:09:02.168Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T23:09:02.168Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T23:09:02.168Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T23:09:05.125Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T23:09:05.125Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T23:09:05.125Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T23:09:06.698Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T23:09:07.170Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T23:09:11.935Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T23:09:12.272Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T23:09:13.264Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T23:09:13.504Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T23:09:13.504Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T23:09:13.504Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T23:09:13.504Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T23:09:13.504Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T23:09:13.504Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T23:09:13.504Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T23:09:13.504Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T23:09:13.504Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T23:09:13.504Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T23:09:13.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-03T23:09:15.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T23:09:15.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-03T23:09:16.241Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T23:09:16.241Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T23:09:16.241Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T23:09:16.715Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T23:09:17.186Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T23:09:17.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-03T23:09:20.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-03T23:09:23.075Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T23:09:23.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-03T23:09:24.072Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T23:09:25.064Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T23:09:26.055Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T23:09:26.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000090348_} [2022-01-03T23:09:27.051Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T23:09:28.043Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T23:09:28.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14283960911_c:\foo_false____} [2022-01-03T23:09:30.298Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T23:09:31.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14283960911_c:\foo_true____} [2022-01-03T23:09:33.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T23:09:33.473Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T23:09:33.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T23:09:33.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T23:09:33.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T23:09:33.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T23:09:33.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T23:09:33.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T23:09:33.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T23:09:33.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T23:09:33.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T23:09:33.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T23:09:33.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T23:09:33.943Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T23:09:33.943Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T23:09:33.943Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T23:09:33.943Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T23:09:33.943Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T23:09:33.943Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T23:09:33.943Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T23:09:33.943Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T23:09:33.943Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T23:09:33.943Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T23:09:33.943Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T23:09:36.903Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T23:09:36.903Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T23:09:36.903Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T23:09:36.903Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:09:36.903Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T23:09:36.903Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:09:36.903Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T23:09:36.903Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T23:09:36.903Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T23:09:36.903Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T23:09:36.903Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T23:09:36.903Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T23:09:36.903Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T23:09:36.903Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T23:09:37.372Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T23:09:37.372Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T23:09:37.372Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T23:09:37.372Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T23:09:37.372Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T23:09:37.372Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T23:09:37.372Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T23:09:37.372Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T23:09:37.372Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T23:09:37.372Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:09:37.372Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T23:09:37.372Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T23:09:37.372Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T23:09:37.489Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T23:09:37.489Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T23:09:37.489Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T23:09:37.489Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T23:09:37.489Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T23:09:37.489Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T23:09:37.489Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T23:09:37.489Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T23:09:37.489Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T23:09:38.481Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T23:09:38.952Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T23:09:40.332Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T23:09:40.332Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T23:09:40.332Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T23:09:40.332Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T23:09:43.291Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T23:09:43.291Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T23:09:43.291Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T23:09:43.291Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T23:09:43.291Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T23:09:43.291Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T23:09:43.291Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T23:09:46.131Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T23:09:48.124Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T23:09:50.345Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T23:09:50.345Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T23:09:50.345Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T23:09:50.345Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T23:09:50.345Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T23:10:00.783Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T23:10:00.783Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T23:10:00.783Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T23:10:00.783Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T23:10:00.783Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T23:10:09.264Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T23:10:09.265Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T23:10:09.265Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T23:10:09.265Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T23:10:11.232Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T23:10:11.232Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T23:10:11.232Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T23:10:11.232Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T23:10:11.232Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T23:10:12.803Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T23:10:12.803Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T23:10:12.803Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T23:10:12.803Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T23:10:12.803Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T23:10:15.759Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T23:10:15.759Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:10:15.759Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T23:10:15.759Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T23:10:15.759Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T23:10:15.759Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T23:10:15.759Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T23:10:15.759Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T23:10:15.759Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T23:10:16.229Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T23:10:16.229Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T23:10:17.747Z] docker_cli_swarm_test.go:1172: [d796145509e64] joining swarm manager [d84bb336ddf31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-03T23:10:18.447Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T23:10:21.405Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T23:10:21.405Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T23:10:21.405Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T23:10:23.628Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T23:10:24.044Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T23:10:24.044Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T23:10:24.044Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T23:10:24.044Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T23:10:24.044Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T23:10:24.044Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T23:10:24.044Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T23:10:24.044Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T23:10:24.044Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T23:10:24.044Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T23:10:24.044Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T23:10:24.097Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T23:10:24.565Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T23:10:24.565Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T23:10:24.565Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T23:10:25.035Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T23:10:25.035Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T23:10:25.035Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T23:10:25.035Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T23:10:25.507Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T23:10:25.621Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T23:10:25.621Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T23:10:25.621Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T23:10:25.621Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T23:10:25.621Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T23:10:25.621Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T23:10:25.621Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T23:10:25.621Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T23:10:25.621Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T23:10:29.477Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T23:10:29.477Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T23:10:29.477Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T23:10:29.477Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T23:10:29.477Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T23:10:34.180Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T23:10:34.180Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T23:10:34.180Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T23:10:37.978Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T23:10:37.978Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T23:10:37.978Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T23:10:37.978Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T23:10:38.168Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T23:10:40.196Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T23:10:40.196Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.196Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T23:10:40.665Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T23:10:40.665Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T23:10:40.665Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T23:10:40.665Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T23:10:40.665Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T23:10:40.665Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T23:10:40.665Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T23:10:40.665Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T23:10:40.665Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T23:10:40.665Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T23:10:40.665Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T23:10:40.665Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T23:10:40.665Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T23:10:40.665Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T23:10:40.665Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T23:10:43.623Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T23:10:46.581Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T23:10:48.804Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T23:10:49.848Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-03T23:10:49.848Z] docker_cli_swarm_test.go:1453: [de2ba9d919e8d] joining swarm manager [d857cd43cc70b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T23:10:49.848Z] docker_cli_swarm_test.go:1454: [db4703a663555] joining swarm manager [d857cd43cc70b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T23:10:52.023Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T23:10:59.241Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T23:11:02.072Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-03T23:11:02.072Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-03T23:11:02.072Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-03T23:11:02.072Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-03T23:11:02.072Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-03T23:11:02.642Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-03T23:11:03.037Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T23:11:05.184Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-03T23:11:08.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-03T23:11:08.914Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T23:11:10.393Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-03T23:11:10.481Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T23:11:11.469Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T23:11:12.304Z] docker_cli_swarm_unix_test.go:63: [d53ac56a8c30f] joining swarm manager [d70f3e31d471f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T23:11:13.311Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T23:11:15.265Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T23:11:16.255Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T23:11:17.244Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T23:11:19.201Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T23:11:23.119Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T23:11:27.887Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T23:11:27.887Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T23:11:27.887Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T23:11:27.887Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T23:11:27.902Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T23:11:28.360Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T23:11:28.361Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T23:11:28.361Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T23:11:28.361Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T23:11:28.361Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T23:11:29.351Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T23:11:29.351Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T23:11:29.351Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T23:11:32.311Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T23:11:35.087Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T23:11:40.986Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T23:11:42.555Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T23:11:45.513Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T23:11:50.279Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T23:11:50.279Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T23:11:50.279Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T23:11:52.501Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T23:11:57.262Z] === RUN TestDockerSuite/TestExec [2022-01-03T23:11:57.262Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:11:57.262Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T23:11:57.262Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T23:11:57.262Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T23:11:58.830Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T23:12:00.433Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T23:12:00.433Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T23:12:00.433Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T23:12:01.048Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T23:12:01.048Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:12:01.048Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T23:12:01.048Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:12:01.048Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T23:12:01.048Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T23:12:01.048Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T23:12:02.616Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T23:12:04.838Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T23:12:07.057Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T23:12:08.554Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-03T23:12:08.554Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-03T23:12:08.554Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-03T23:12:08.626Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T23:12:09.123Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T23:12:09.123Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T23:12:09.123Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T23:12:09.123Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T23:12:09.123Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T23:12:09.123Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T23:12:09.937Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-03T23:12:12.936Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T23:12:13.242Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-03T23:12:13.384Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T23:12:13.384Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T23:12:13.384Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T23:12:13.384Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T23:12:13.384Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T23:12:13.384Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T23:12:13.384Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T23:12:15.604Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T23:12:15.786Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-03T23:12:17.168Z] docker_api_swarm_test.go:962: [d45cfaf2aa49a] joining swarm manager [d01722bac8602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T23:12:18.825Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T23:12:20.365Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T23:12:20.365Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T23:12:20.365Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T23:12:20.365Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T23:12:20.365Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T23:12:20.365Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T23:12:20.365Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T23:12:20.365Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T23:12:20.365Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T23:12:20.365Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T23:12:20.365Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T23:12:22.585Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T23:12:22.585Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T23:12:22.585Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T23:12:22.585Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T23:12:22.585Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T23:12:22.585Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T23:12:22.585Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T23:12:22.585Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T23:12:22.585Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T23:12:22.585Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T23:12:22.585Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T23:12:22.639Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T23:12:22.639Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T23:12:23.111Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T23:12:24.809Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T23:12:24.809Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T23:12:24.809Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T23:12:26.074Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T23:12:27.066Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T23:12:28.637Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T23:12:30.688Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T23:12:30.688Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T23:12:30.688Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T23:12:30.688Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T23:12:30.688Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T23:12:30.688Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T23:12:30.688Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T23:12:35.269Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-03T23:12:36.704Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T23:12:41.303Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T23:12:42.295Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T23:12:42.584Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T23:12:45.545Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T23:12:47.488Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-03T23:12:49.401Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-03T23:12:51.421Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T23:12:51.421Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:12:51.421Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T23:12:51.421Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T23:12:51.421Z] === RUN TestDockerSuite/TestHealth [2022-01-03T23:12:51.421Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T23:12:51.421Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T23:12:51.421Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T23:12:51.421Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T23:12:51.421Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T23:12:51.943Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-03T23:12:54.488Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-03T23:12:54.819Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T23:12:56.186Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T23:12:56.186Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T23:12:56.186Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T23:12:56.186Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T23:12:56.186Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T23:12:56.186Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T23:12:56.655Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T23:12:57.127Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T23:12:57.127Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T23:12:57.127Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T23:12:58.115Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T23:12:58.115Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T23:12:59.594Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T23:13:00.337Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T23:13:00.337Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T23:13:02.557Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T23:13:02.641Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-03T23:13:05.382Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T23:13:05.382Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T23:13:05.382Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T23:13:05.382Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T23:13:05.382Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T23:13:05.514Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T23:13:05.514Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T23:13:05.514Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T23:13:05.514Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T23:13:05.939Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-03T23:13:08.480Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-03T23:13:09.193Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T23:13:09.311Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T23:13:09.311Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T23:13:10.188Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T23:13:10.188Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T23:13:10.188Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T23:13:10.188Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T23:13:10.188Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T23:13:10.188Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T23:13:10.188Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T23:13:10.188Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T23:13:11.022Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T23:13:11.533Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T23:13:11.533Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T23:13:11.533Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T23:13:11.533Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T23:13:11.533Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T23:13:11.533Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T23:13:11.533Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T23:13:11.533Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T23:13:11.533Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T23:13:11.533Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T23:13:11.533Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T23:13:11.762Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T23:13:12.266Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T23:13:12.935Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-03T23:13:14.491Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T23:13:15.475Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-03T23:13:15.573Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T23:13:16.711Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T23:13:16.711Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T23:13:16.711Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T23:13:16.711Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T23:13:16.711Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T23:13:17.146Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T23:13:17.147Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T23:13:17.147Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T23:13:17.147Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T23:13:17.147Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T23:13:17.147Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T23:13:17.180Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T23:13:17.180Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T23:13:17.180Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T23:13:18.153Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T23:13:18.771Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-03T23:13:19.402Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T23:13:19.402Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T23:13:20.680Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-03T23:13:20.952Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T23:13:22.359Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T23:13:22.359Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T23:13:22.359Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T23:13:22.359Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T23:13:22.359Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T23:13:22.359Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T23:13:22.359Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T23:13:24.045Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T23:13:24.579Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T23:13:25.617Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T23:13:25.617Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T23:13:25.617Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T23:13:25.617Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T23:13:25.617Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T23:13:29.346Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T23:13:29.346Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:13:29.346Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T23:13:29.346Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:13:29.346Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T23:13:29.346Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T23:13:29.346Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T23:13:29.425Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T23:13:29.425Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T23:13:29.425Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T23:13:32.303Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T23:13:34.531Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T23:13:34.531Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T23:13:35.925Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T23:13:36.755Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T23:13:38.980Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T23:13:38.980Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T23:13:39.449Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T23:13:39.450Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T23:13:41.669Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T23:13:44.628Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T23:13:46.379Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T23:13:46.850Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T23:13:46.850Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T23:13:46.850Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T23:13:49.391Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T23:13:50.664Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T23:13:51.612Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T23:13:52.895Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T23:13:53.830Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T23:13:56.050Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T23:13:58.794Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T23:13:58.794Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T23:13:58.794Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T23:13:58.794Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T23:13:58.794Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T23:13:58.794Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T23:13:58.794Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T23:13:58.794Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T23:13:58.794Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T23:13:59.008Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T23:13:59.266Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T23:14:01.227Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T23:14:03.447Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T23:14:03.447Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T23:14:03.447Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.447Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T23:14:03.447Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.447Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T23:14:03.447Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T23:14:03.917Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T23:14:03.917Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T23:14:03.917Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T23:14:03.917Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T23:14:06.141Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T23:14:07.711Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T23:14:13.592Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T23:14:16.585Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T23:14:16.585Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T23:14:16.585Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T23:14:16.956Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-03T23:14:18.804Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T23:14:18.804Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T23:14:23.568Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T23:14:29.444Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T23:14:30.132Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T23:14:31.849Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-03T23:14:35.319Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T23:14:36.887Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T23:14:39.105Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T23:14:39.105Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T23:14:39.105Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T23:14:42.068Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-03T23:14:44.292Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite (1610.55s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.79s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.15s) [2022-01-03T23:14:46.744Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.90s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.51s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.94s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.22s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.48s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.41s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.76s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.21s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.01s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.76s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.73s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (51.02s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.81s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.02s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.37s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.86s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.04s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.26s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.20s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.91s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.87s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.37s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.11s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.32s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.96s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.16s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.04s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.68s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.53s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.51s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.01s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.63s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.29s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.01s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.46s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.40s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.80s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.63s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.29s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.59s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.67s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.78s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.07s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.49s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.94s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.22s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.12s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.25s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.69s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.08s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.00s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.92s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.35s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.50s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.62s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.13s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.30s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.60s) [2022-01-03T23:14:46.744Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.81s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.86s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.10s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.09s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.10s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.97s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.96s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.77s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.38s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.52s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.11s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.10s) [2022-01-03T23:14:46.744Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.09s) [2022-01-03T23:14:46.744Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T23:14:46.744Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-03T23:14:47.004Z] docker_cli_external_volume_driver_test.go:52: [ddf652bec7ba8] daemon is not started [2022-01-03T23:14:47.987Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T23:14:54.731Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T23:14:54.731Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T23:14:54.731Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T23:14:54.731Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T23:14:54.731Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T23:14:56.299Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T23:14:59.256Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T23:14:59.966Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T23:14:59.966Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T23:14:59.966Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T23:14:59.966Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T23:14:59.966Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T23:15:02.211Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T23:15:02.211Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T23:15:02.211Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T23:15:02.211Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T23:15:02.211Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T23:15:02.211Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T23:15:02.211Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T23:15:02.211Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T23:15:02.211Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T23:15:02.211Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T23:15:02.211Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T23:15:02.211Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T23:15:02.211Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T23:15:02.211Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T23:15:02.211Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T23:15:02.211Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPortList [2022-01-03T23:15:02.211Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T23:15:02.211Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T23:15:02.988Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T23:15:05.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-03T23:15:06.975Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T23:15:06.975Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:15:06.975Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T23:15:06.975Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T23:15:06.975Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T23:15:06.975Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T23:15:06.975Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T23:15:06.975Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T23:15:06.975Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T23:15:06.975Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T23:15:06.975Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T23:15:07.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T23:15:07.444Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T23:15:07.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T23:15:07.444Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T23:15:07.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T23:15:07.444Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T23:15:07.444Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T23:15:08.879Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T23:15:08.879Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T23:15:08.879Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T23:15:08.879Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T23:15:08.879Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T23:15:10.451Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T23:15:12.205Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T23:15:12.205Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T23:15:12.205Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T23:15:15.221Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T23:15:20.882Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T23:15:20.882Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T23:15:20.882Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T23:15:21.110Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T23:15:21.246Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T23:15:21.246Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T23:15:21.246Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T23:15:21.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T23:15:26.999Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T23:15:28.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T23:15:28.423Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T23:15:29.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T23:15:29.564Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T23:15:35.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T23:15:44.528Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T23:15:44.997Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T23:15:44.997Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T23:15:44.997Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T23:15:47.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T23:15:48.275Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T23:15:48.275Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T23:15:48.746Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T23:15:56.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T23:15:56.522Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T23:15:56.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T23:15:57.505Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T23:15:59.199Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T23:15:59.673Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T23:16:00.464Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T23:16:02.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T23:16:02.882Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T23:16:02.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T23:16:02.882Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T23:16:02.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T23:16:06.851Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T23:16:06.851Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T23:16:09.136Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T23:16:11.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T23:16:11.588Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T23:16:11.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T23:16:11.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T23:16:11.588Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T23:16:12.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T23:16:12.059Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T23:16:12.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T23:16:12.740Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T23:16:12.840Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-03T23:16:13.900Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T23:16:13.900Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T23:16:13.900Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T23:16:13.900Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T23:16:13.900Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T23:16:18.666Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T23:16:18.666Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T23:16:18.666Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T23:16:18.666Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T23:16:18.666Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T23:16:18.666Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T23:16:18.666Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T23:16:18.666Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T23:16:18.666Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T23:16:19.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-03T23:16:25.832Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T23:16:25.832Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T23:16:25.832Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T23:16:26.959Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T23:16:26.959Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T23:16:26.959Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T23:16:27.949Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T23:16:28.940Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T23:16:28.940Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T23:16:28.940Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T23:16:33.703Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T23:16:34.309Z] docker_cli_external_volume_driver_test.go:52: [d031c12c753f4] daemon is not started [2022-01-03T23:16:38.471Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T23:16:40.039Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T23:16:42.894Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T23:16:42.894Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T23:16:42.894Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T23:16:43.367Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T23:16:44.942Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T23:16:48.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T23:16:49.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-03T23:16:52.125Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T23:16:53.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T23:16:53.929Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T23:16:54.401Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T23:16:54.401Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T23:16:54.872Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T23:16:57.102Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T23:16:57.102Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T23:16:57.102Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T23:17:01.294Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T23:17:01.294Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:17:01.294Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T23:17:02.991Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T23:17:03.984Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T23:17:03.984Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T23:17:03.984Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T23:17:03.984Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T23:17:03.984Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T23:17:04.659Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T23:17:04.659Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T23:17:04.659Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T23:17:04.659Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T23:17:04.659Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T23:17:04.659Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T23:17:04.659Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T23:17:06.211Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T23:17:07.172Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T23:17:07.172Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T23:17:07.172Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T23:17:07.205Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T23:17:07.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-03T23:17:07.642Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T23:17:08.198Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T23:17:08.468Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T23:17:08.670Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T23:17:09.460Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T23:17:09.663Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T23:17:12.412Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T23:17:13.265Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T23:17:13.265Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T23:17:13.265Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T23:17:13.265Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T23:17:13.265Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T23:17:16.849Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T23:17:17.177Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T23:17:17.177Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:17:17.177Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T23:17:19.078Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T23:17:19.078Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T23:17:19.078Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T23:17:19.531Z] docker_cli_external_volume_driver_test.go:52: [d80f326c6a016] daemon is not started [2022-01-03T23:17:20.651Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T23:17:20.651Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T23:17:20.651Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T23:17:21.123Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T23:17:21.944Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T23:17:21.944Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T23:17:21.944Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T23:17:23.352Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T23:17:24.934Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T23:17:25.405Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T23:17:25.405Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T23:17:25.405Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T23:17:26.402Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T23:17:27.396Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T23:17:27.396Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T23:17:27.396Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T23:17:27.396Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T23:17:27.396Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T23:17:34.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-03T23:17:34.588Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T23:17:34.685Z] docker_cli_external_volume_driver_test.go:52: [d259396f6d375] daemon is not started [2022-01-03T23:17:36.890Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T23:17:38.460Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T23:17:38.930Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T23:17:43.421Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T23:17:43.422Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T23:17:44.807Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T23:17:49.570Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T23:17:49.581Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-03T23:17:53.883Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T23:17:58.247Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T23:18:02.047Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T23:18:02.516Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T23:18:02.571Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T23:18:02.571Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T23:18:02.571Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T23:18:02.571Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T23:18:02.571Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T23:18:05.474Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T23:18:07.360Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T23:18:07.360Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T23:18:07.360Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-03T23:18:17.345Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T23:18:17.345Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T23:18:17.345Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T23:18:20.312Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T23:18:20.312Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T23:18:20.785Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T23:18:20.785Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T23:18:21.258Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T23:18:21.258Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T23:18:21.258Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T23:18:21.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-03T23:18:22.250Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T23:18:22.250Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T23:18:22.250Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T23:18:23.345Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T23:18:24.917Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T23:18:28.650Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T23:18:30.803Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T23:18:31.791Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T23:18:31.791Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T23:18:31.791Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T23:18:31.791Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T23:18:31.791Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T23:18:31.791Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T23:18:31.791Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T23:18:31.791Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T23:18:31.791Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T23:18:31.791Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T23:18:31.791Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T23:18:31.791Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T23:18:31.791Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T23:18:31.791Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T23:18:31.791Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T23:18:33.426Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T23:18:33.897Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T23:18:34.011Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T23:18:34.011Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T23:18:34.011Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T23:18:34.011Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T23:18:34.011Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T23:18:39.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-03T23:18:39.889Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T23:18:42.847Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T23:18:45.067Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T23:18:48.030Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T23:18:50.994Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T23:18:50.994Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T23:18:54.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-03T23:18:55.176Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T23:18:55.176Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T23:18:55.176Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T23:18:55.176Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T23:18:55.176Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T23:18:55.176Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T23:18:55.176Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T23:18:56.167Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T23:18:56.867Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T23:18:56.867Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T23:19:00.667Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T23:19:00.667Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T23:19:00.667Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T23:19:04.470Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T23:19:04.470Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T23:19:04.470Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T23:19:04.470Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T23:19:04.470Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T23:19:05.005Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T23:19:05.005Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T23:19:05.005Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T23:19:05.005Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T23:19:06.694Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T23:19:06.694Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T23:19:06.694Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T23:19:06.694Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T23:19:06.694Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T23:19:06.694Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T23:19:06.694Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T23:19:06.694Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T23:19:06.694Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T23:19:06.694Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T23:19:07.164Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T23:19:07.164Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T23:19:07.164Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T23:19:07.164Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T23:19:07.164Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T23:19:08.696Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T23:19:09.385Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T23:19:10.927Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T23:19:10.927Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T23:19:11.399Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T23:19:11.399Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T23:19:11.399Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T23:19:11.399Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T23:19:11.399Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T23:19:12.344Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T23:19:13.625Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T23:19:13.625Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T23:19:13.625Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T23:19:15.303Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T23:19:15.303Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T23:19:15.303Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T23:19:15.303Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T23:19:15.303Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T23:19:15.303Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T23:19:15.303Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T23:19:18.261Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T23:19:18.261Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T23:19:18.261Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T23:19:18.261Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T23:19:18.261Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T23:19:18.261Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T23:19:18.261Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T23:19:18.261Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T23:19:18.261Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T23:19:19.833Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T23:19:20.803Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T23:19:26.702Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T23:19:26.702Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T23:19:26.702Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T23:19:28.520Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T23:19:28.520Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T23:19:28.520Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T23:19:28.520Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T23:19:28.520Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T23:19:28.520Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T23:19:28.520Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T23:19:28.520Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T23:19:28.520Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T23:19:28.520Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T23:19:28.520Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T23:19:28.520Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T23:19:28.520Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T23:19:29.507Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T23:19:29.507Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T23:19:29.507Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T23:19:29.977Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T23:19:29.977Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T23:19:29.977Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T23:19:32.195Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T23:19:35.154Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T23:19:35.154Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T23:19:35.154Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T23:19:35.155Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T23:19:37.151Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T23:19:37.151Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T23:19:37.151Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T23:19:37.374Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T23:19:37.374Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T23:19:37.374Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T23:19:37.374Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T23:19:37.374Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T23:19:37.374Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T23:19:37.374Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T23:19:37.380Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T23:19:38.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T23:19:40.330Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T23:19:41.393Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-03T23:19:42.176Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T23:19:42.551Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T23:19:45.510Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T23:19:45.848Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T23:19:47.729Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T23:19:47.729Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T23:19:47.729Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T23:19:47.729Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T23:19:47.729Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T23:19:47.729Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T23:19:47.729Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T23:19:47.729Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T23:19:47.729Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T23:19:47.729Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T23:19:47.729Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T23:19:47.729Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T23:19:47.729Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T23:19:47.729Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T23:19:47.729Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T23:19:47.729Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T23:19:50.864Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T23:19:51.743Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T23:19:51.743Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T23:19:51.743Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T23:19:51.743Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T23:19:51.743Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T23:19:51.743Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T23:19:51.743Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T23:19:51.743Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T23:19:51.743Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T23:19:51.743Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T23:19:51.743Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T23:19:51.743Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T23:19:51.743Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T23:19:51.743Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T23:19:51.743Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T23:19:51.743Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T23:19:52.489Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T23:19:52.489Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T23:19:52.489Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T23:19:52.489Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T23:19:52.489Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T23:19:52.489Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T23:19:52.489Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T23:19:52.489Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T23:19:52.489Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T23:19:52.489Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T23:19:52.489Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T23:19:52.489Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T23:19:53.833Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T23:19:59.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-03T23:19:59.661Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T23:19:59.661Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T23:19:59.661Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T23:20:01.880Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T23:20:01.880Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T23:20:02.199Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T23:20:10.555Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T23:20:10.555Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T23:20:10.555Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T23:20:10.555Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T23:20:10.555Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T23:20:10.555Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T23:20:10.555Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T23:20:10.891Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T23:20:10.891Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T23:20:10.891Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T23:20:14.699Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T23:20:14.699Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T23:20:14.699Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T23:20:14.699Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T23:20:14.699Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T23:20:14.699Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T23:20:14.699Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T23:20:16.430Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T23:20:17.664Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T23:20:17.664Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T23:20:17.664Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T23:20:17.664Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T23:20:20.230Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T23:20:20.230Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T23:20:20.230Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T23:20:20.230Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T23:20:20.230Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T23:20:20.230Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T23:20:20.230Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T23:20:20.230Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T23:20:20.230Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T23:20:20.230Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T23:20:20.230Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T23:20:20.230Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T23:20:20.230Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T23:20:20.230Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T23:20:20.230Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T23:20:20.230Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T23:20:20.230Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T23:20:20.230Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T23:20:20.230Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T23:20:20.698Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T23:20:21.472Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T23:20:21.472Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T23:20:21.472Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T23:20:21.472Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T23:20:21.472Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T23:20:21.472Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T23:20:21.472Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T23:20:21.472Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T23:20:22.266Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T23:20:23.834Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T23:20:25.278Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T23:20:26.054Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T23:20:27.044Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T23:20:29.092Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T23:20:29.265Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T23:20:29.735Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T23:20:29.735Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T23:20:29.735Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T23:20:29.735Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T23:20:29.735Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T23:20:29.735Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T23:20:29.735Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T23:20:29.735Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T23:20:29.735Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T23:20:29.735Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T23:20:29.735Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T23:20:29.735Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T23:20:29.735Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T23:20:29.735Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T23:20:29.735Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T23:20:29.735Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T23:20:31.613Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-03T23:20:32.903Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T23:20:32.903Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T23:20:32.903Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T23:20:33.376Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T23:20:33.536Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T23:20:33.536Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T23:20:33.536Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T23:20:33.536Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T23:20:33.536Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T23:20:33.536Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T23:20:33.536Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T23:20:33.536Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T23:20:33.536Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T23:20:33.536Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T23:20:33.536Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T23:20:37.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T23:20:37.188Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T23:20:41.000Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T23:20:41.000Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T23:20:41.000Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T23:20:41.000Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T23:20:41.000Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T23:20:42.218Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T23:20:42.218Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T23:20:42.688Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T23:20:44.808Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T23:20:44.808Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T23:20:44.909Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T23:20:47.780Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T23:20:47.780Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T23:20:47.780Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T23:20:50.790Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T23:20:52.554Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T23:20:52.554Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T23:20:53.010Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T23:20:55.527Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T23:20:55.969Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T23:20:58.189Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T23:21:00.409Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T23:21:00.409Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T23:21:00.409Z] === RUN TestDockerSuite/TestRunState [2022-01-03T23:21:00.409Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T23:21:00.409Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T23:21:01.422Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T23:21:03.369Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T23:21:03.369Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T23:21:03.369Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T23:21:03.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-03T23:21:05.589Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T23:21:05.589Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T23:21:05.589Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T23:21:05.589Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T23:21:05.589Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T23:21:05.589Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T23:21:06.058Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T23:21:06.058Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T23:21:06.058Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T23:21:08.608Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T23:21:08.608Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T23:21:08.608Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T23:21:08.608Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T23:21:08.608Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T23:21:10.956Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T23:21:10.956Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T23:21:10.956Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T23:21:10.956Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T23:21:10.956Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T23:21:10.956Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T23:21:10.956Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T23:21:10.956Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T23:21:10.956Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T23:21:10.956Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T23:21:10.956Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T23:21:11.574Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T23:21:11.574Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T23:21:11.575Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T23:21:13.175Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T23:21:13.175Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T23:21:13.175Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T23:21:15.383Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T23:21:15.383Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T23:21:15.383Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T23:21:15.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-03T23:21:16.135Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T23:21:16.135Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T23:21:16.135Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T23:21:16.135Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T23:21:16.135Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T23:21:19.094Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T23:21:19.190Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T23:21:19.661Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T23:21:20.183Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T23:21:23.155Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T23:21:23.155Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T23:21:23.155Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T23:21:25.553Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T23:21:27.767Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T23:21:28.523Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T23:21:28.523Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T23:21:28.523Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T23:21:28.523Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T23:21:28.523Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T23:21:28.523Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T23:21:28.523Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T23:21:28.523Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T23:21:28.523Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T23:21:28.523Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T23:21:28.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-03T23:21:30.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T23:21:30.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-03T23:21:31.566Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T23:21:34.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-03T23:21:34.055Z] docker_cli_external_volume_driver_test.go:484: [dcb492a946cbf] daemon is not started [2022-01-03T23:21:34.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-03T23:21:37.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-03T23:21:38.738Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T23:21:38.738Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T23:21:38.738Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T23:21:38.738Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T23:21:40.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-03T23:21:41.700Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T23:21:43.920Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T23:21:44.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005728_} [2022-01-03T23:21:46.876Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T23:21:46.876Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T23:21:46.876Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T23:21:46.876Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T23:21:46.876Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T23:21:46.876Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T23:21:46.876Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T23:21:46.876Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T23:21:46.876Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T23:21:46.876Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T23:21:46.876Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T23:21:46.876Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T23:21:46.876Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T23:21:46.876Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T23:21:46.876Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T23:21:47.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14218102382_c:\foo_false____} [2022-01-03T23:21:48.951Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-03T23:21:48.951Z] docker_cli_external_volume_driver_test.go:52: [dfb0f1ccc75a4] daemon is not started [2022-01-03T23:21:50.675Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T23:21:51.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14218102382_c:\foo_true____} [2022-01-03T23:21:52.242Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T23:21:53.813Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T23:21:54.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T23:21:54.080Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T23:21:54.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T23:21:54.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T23:21:54.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T23:21:54.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T23:21:54.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T23:21:54.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T23:21:54.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T23:21:54.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T23:21:54.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T23:21:54.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T23:21:54.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T23:21:54.551Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T23:21:54.551Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T23:21:54.551Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T23:21:54.551Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T23:21:54.551Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T23:21:54.551Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T23:21:54.551Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T23:21:54.551Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T23:21:54.551Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T23:21:54.551Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T23:21:54.551Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T23:21:58.357Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T23:21:58.357Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T23:21:58.357Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T23:21:58.357Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T23:21:59.691Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T23:21:59.691Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T23:21:59.691Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T23:21:59.691Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.691Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T23:21:59.691Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.691Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T23:21:59.691Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.691Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T23:21:59.692Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T23:21:59.692Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T23:21:59.692Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T23:22:01.261Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T23:22:01.730Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T23:22:02.172Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T23:22:02.172Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T23:22:02.172Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T23:22:02.172Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T23:22:02.199Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T23:22:02.199Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite (436.78s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.50s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-01-03T23:22:03.846Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-01-03T23:22:03.846Z] PASS [2022-01-03T23:22:03.846Z] [2022-01-03T23:22:03.846Z] === Skipped [2022-01-03T23:22:03.846Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-03T23:22:03.846Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-03T23:22:03.846Z] check_test.go:308: [d5d54bcd8ec89] daemon is not started [2022-01-03T23:22:03.846Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-03T23:22:03.846Z] [2022-01-03T23:22:03.846Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-03T23:22:03.846Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-03T23:22:03.846Z] check_test.go:308: [d2f9c12d0c07e] daemon is not started [2022-01-03T23:22:03.846Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-03T23:22:03.846Z] [2022-01-03T23:22:03.846Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-03T23:22:03.846Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-03T23:22:03.846Z] check_test.go:308: [d82859e10dda6] daemon is not started [2022-01-03T23:22:03.846Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-03T23:22:03.846Z] [2022-01-03T23:22:03.846Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-01-03T23:22:03.846Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-03T23:22:03.846Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-01-03T23:22:03.846Z] [2022-01-03T23:22:03.846Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-03T23:22:03.846Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-03T23:22:03.846Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-03T23:22:03.846Z] [2022-01-03T23:22:03.846Z] DONE 273 tests, 5 skipped in 2385.664s [2022-01-03T23:22:03.846Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T23:22:03.846Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de168e8200f21/docker.pid [2022-01-03T23:22:03.846Z] +++ kill 7488 [2022-01-03T23:22:03.846Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7488 is not a child of this shell [2022-01-03T23:22:03.846Z] warning: PID 7488 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de168e8200f21/docker.pid had a nonzero exit code [2022-01-03T23:22:03.846Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T23:22:03.846Z] +++ kill 8504 [2022-01-03T23:22:03.846Z] +++ /etc/init.d/apparmor stop [2022-01-03T23:22:03.846Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T23:22:03.846Z] [2022-01-03T23:22:03.846Z] Unloading profiles will leave already running processes permanently [2022-01-03T23:22:03.846Z] unconfined, which can lead to unexpected situations. [2022-01-03T23:22:03.846Z] [2022-01-03T23:22:03.846Z] To set a process to complain mode, use the command line tool [2022-01-03T23:22:03.846Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T23:22:03.846Z] +++ true [2022-01-03T23:22:03.846Z] exiting test-integration [2022-01-03T23:22:03.846Z] ++ exit 0 [2022-01-03T23:22:03.846Z] [2022-01-03T23:22:03.846Z] + exit 0 [2022-01-03T23:22:03.846Z] ++ jobs -p [2022-01-03T23:22:03.846Z] + pids= [2022-01-03T23:22:03.846Z] + echo 'Remaining pids to kill: []' [2022-01-03T23:22:03.846Z] Remaining pids to kill: [] [2022-01-03T23:22:03.846Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-03T23:22:03.860Z] Recording test results [2022-01-03T23:22:04.423Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T23:22:04.501Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T23:22:04.829Z] + echo Ensuring container killed. [2022-01-03T23:22:04.829Z] Ensuring container killed. [2022-01-03T23:22:04.829Z] + docker ps -aq -f name=docker-pr5-* [2022-01-03T23:22:04.829Z] + cids=1a25afefde1b [2022-01-03T23:22:04.829Z] 213719e64a32 [2022-01-03T23:22:04.829Z] 32550d73d4d7 [2022-01-03T23:22:04.829Z] + [ -n 1a25afefde1b [2022-01-03T23:22:04.829Z] 213719e64a32 [2022-01-03T23:22:04.829Z] 32550d73d4d7 ] [2022-01-03T23:22:04.829Z] + docker rm -vf 1a25afefde1b 213719e64a32 32550d73d4d7 [2022-01-03T23:22:05.771Z] 1a25afefde1b [2022-01-03T23:22:05.771Z] 213719e64a32 [2022-01-03T23:22:05.981Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T23:22:05.981Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T23:22:05.981Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T23:22:05.981Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T23:22:05.981Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T23:22:05.981Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T23:22:05.981Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T23:22:06.031Z] 32550d73d4d7 [Pipeline] sh [2022-01-03T23:22:06.315Z] + echo Chowning /workspace to jenkins user [2022-01-03T23:22:06.316Z] Chowning /workspace to jenkins user [2022-01-03T23:22:06.316Z] + id -u [2022-01-03T23:22:06.316Z] + id -g [2022-01-03T23:22:06.316Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43109:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T23:22:09.931Z] + bundleName=amd64 [2022-01-03T23:22:09.931Z] + echo Creating amd64-bundles.tar.gz [2022-01-03T23:22:09.931Z] Creating amd64-bundles.tar.gz [2022-01-03T23:22:09.931Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-03T23:22:09.931Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-03T23:22:11.328Z] Archiving artifacts [2022-01-03T23:22:11.592Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T23:22:11.592Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T23:22:11.592Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T23:22:11.863Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43109/5/artifacts/ [Pipeline] } [2022-01-03T23:22:11.871Z] === RUN TestDockerSuite/TestCpToCaseB [Pipeline] // catchError [Pipeline] sh [2022-01-03T23:22:12.175Z] + make clean [2022-01-03T23:22:12.175Z] docker volume rm -f docker-dev-cache [2022-01-03T23:22:12.175Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T23:22:15.683Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T23:22:15.683Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T23:22:15.683Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T23:22:15.683Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T23:22:15.683Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T23:22:20.269Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T23:22:20.269Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T23:22:20.269Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T23:22:24.067Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T23:22:24.067Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T23:22:24.067Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T23:22:24.067Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T23:22:24.067Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T23:22:24.067Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T23:22:24.067Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T23:22:24.067Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T23:22:24.067Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T23:22:30.661Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T23:22:30.661Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T23:22:30.661Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T23:22:30.661Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T23:22:30.661Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T23:22:31.237Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T23:22:31.237Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T23:22:31.237Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T23:22:31.237Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T23:22:31.237Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T23:22:31.237Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T23:22:31.237Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T23:22:31.237Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T23:22:31.237Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T23:22:31.237Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T23:22:31.237Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T23:22:31.237Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T23:22:31.237Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T23:22:32.805Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T23:22:35.025Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T23:22:35.025Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T23:22:35.025Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T23:22:37.246Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T23:22:37.246Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T23:22:37.246Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T23:22:37.246Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T23:22:37.246Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T23:22:37.246Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T23:22:37.246Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T23:22:37.246Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T23:22:37.246Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T23:22:37.246Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T23:22:37.246Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T23:22:37.246Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T23:22:37.246Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T23:22:43.188Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T23:22:43.188Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T23:22:43.188Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T23:22:43.188Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T23:22:43.188Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T23:22:45.416Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T23:22:45.416Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T23:22:45.416Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T23:22:45.416Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T23:22:45.416Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T23:22:49.224Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T23:22:49.224Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:22:49.224Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T23:22:49.224Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T23:22:49.224Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T23:22:49.224Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T23:22:49.224Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T23:22:49.224Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T23:22:49.224Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T23:22:49.695Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T23:22:49.695Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T23:22:52.660Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T23:22:55.099Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T23:22:55.100Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T23:22:55.100Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T23:22:55.100Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T23:22:55.100Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T23:22:55.100Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T23:22:55.100Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T23:22:55.100Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T23:22:55.628Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T23:22:56.099Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T23:22:56.099Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T23:22:56.669Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T23:22:56.669Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T23:22:59.624Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T23:22:59.905Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T23:23:00.093Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T23:23:00.376Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T23:23:00.376Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T23:23:00.376Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T23:23:00.376Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T23:23:00.562Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T23:23:00.562Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T23:23:00.846Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T23:23:00.846Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T23:23:00.846Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T23:23:01.035Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T23:23:01.316Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T23:23:01.787Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T23:23:04.720Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T23:23:04.720Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T23:23:04.720Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T23:23:09.707Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T23:23:09.707Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T23:23:09.707Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T23:23:09.707Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T23:23:09.707Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T23:23:09.707Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T23:23:09.707Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T23:23:12.240Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T23:23:12.711Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T23:23:13.181Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T23:23:16.988Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T23:23:16.988Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T23:23:16.988Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T23:23:16.988Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T23:23:18.379Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T23:23:18.379Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T23:23:18.379Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T23:23:20.799Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T23:23:20.799Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T23:23:20.799Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T23:23:20.799Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T23:23:20.799Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T23:23:20.799Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T23:23:20.799Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T23:23:20.799Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T23:23:20.799Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T23:23:20.799Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T23:23:20.799Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T23:23:21.269Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T23:23:21.269Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T23:23:21.269Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T23:23:21.269Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T23:23:21.269Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T23:23:21.269Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T23:23:21.269Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T23:23:21.269Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T23:23:21.269Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T23:23:21.269Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T23:23:21.269Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T23:23:25.077Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T23:23:27.049Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T23:23:27.049Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T23:23:27.049Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite (2209.43s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (70.08s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.26s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.14s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.54s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.05s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.06s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (71.00s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.55s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.62s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.19s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.47s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.77s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.71s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.55s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.56s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.46s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.35s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.33s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.96s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.44s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.74s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.46s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.11s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.92s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.62s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.51s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.99s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.50s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.02s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.49s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.14s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.13s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.41s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.44s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.61s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.43s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.84s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.03s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.65s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.73s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.05s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.13s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.57s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.73s) [2022-01-03T23:23:28.619Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-01-03T23:23:28.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.22s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.55s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.71s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.30s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.08s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.60s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.79s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.89s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.99s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.92s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.35s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.69s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.18s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.06s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.59s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.85s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildFails (2.60s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.36s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.99s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.61s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.90s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.36s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.70s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.69s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildHistory (11.50s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.50s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.23s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.46s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.65s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.46s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.61s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.54s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.73s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.27s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.96s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.02s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.24s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.43s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.76s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.38s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.66s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.63s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.02s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.67s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.63s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.63s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.83s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.28s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildRm (11.10s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.16s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.33s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.34s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.76s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.40s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.42s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.71s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.49s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.35s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildStderr (4.15s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.50s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.39s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.21s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.13s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.81s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.69s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.04s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.33s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.52s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.21s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.37s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.29s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.04s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.72s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.16s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.87s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.31s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestCommitChange (4.82s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.35s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.50s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestCommitTTY (6.91s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.35s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.78s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.25s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.19s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.53s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.59s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.19s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.14s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.05s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.15s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.61s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.57s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.08s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.76s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.72s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.96s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.14s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.92s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.56s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.15s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.48s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.02s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.16s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.55s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.57s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.62s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000090348_} (2.55s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14283960911_c:\foo_false____} (2.62s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14283960911_c:\foo_true____} (2.65s) [2022-01-03T23:23:28.620Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-01-03T23:23:28.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.92s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.79s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.69s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.85s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.64s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.80s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.92s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCpToDot (2.83s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCpToStdout (2.75s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.18s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.70s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.05s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.21s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.63s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.70s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.68s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.24s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsCopy (4.50s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.59s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.49s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.07s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsFilters (5.36s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsFormat (5.36s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsRename (2.88s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsResize (7.99s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.54s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.45s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.64s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.03s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.97s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.03s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.04s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.61s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.15s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecInspectID (4.47s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.31s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.18s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.34s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.03s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.45s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.72s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.09s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.81s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.67s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.56s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.57s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.47s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.55s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectDefault (2.57s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectHistory (4.57s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.63s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.60s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.20s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.19s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectStatus (3.37s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.18s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.30s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.60s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.08s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.52s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.51s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.53s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.96s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.99s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.85s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.59s) [2022-01-03T23:23:28.621Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.08s) [2022-01-03T23:23:28.621Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.31s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.40s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.41s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.30s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.34s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.61s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.61s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsSince (9.10s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsTail (2.88s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.74s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.05s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.05s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPsByOrder (8.19s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.82s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.24s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.86s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.85s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.00s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.79s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.91s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.55s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.10s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.67s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.25s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.86s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.55s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.68s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.51s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.66s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.14s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.09s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.83s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.92s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.91s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.30s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.89s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.15s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.42s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.21s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.28s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.93s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.78s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.80s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.71s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.11s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.15s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.58s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.73s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.82s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.89s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.97s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.48s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.55s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.51s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.46s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunExitCode (2.57s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.52s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.51s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.63s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.50s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T23:23:28.622Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-03T23:23:28.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-03T23:23:28.623Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.22s) [2022-01-03T23:23:28.623Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-01-03T23:23:28.623Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.08s) [2022-01-03T23:23:28.623Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T23:23:28.623Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T23:23:28.885Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.32s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.44s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.49s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.81s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.31s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.57s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.17s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.57s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.50s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.11s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.75s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.60s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.39s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.78s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.54s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.48s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.36s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.75s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.67s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.13s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.43s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.56s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.56s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.74s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.81s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.09s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.51s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.21s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.31s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T23:23:29.093Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.59s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T23:23:29.093Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.03s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.21s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.06s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.93s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.04s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.62s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.53s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T23:23:29.094Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T23:23:29.094Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T23:23:29.094Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T23:23:29.094Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T23:23:29.094Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T23:23:29.094Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T23:23:29.094Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T23:23:29.094Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T23:23:29.094Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T23:23:29.094Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T23:23:29.094Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T23:23:29.094Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T23:23:29.094Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T23:23:29.094Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T23:23:29.094Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T23:23:29.094Z] === RUN TestDockerDaemonSuite [2022-01-03T23:23:29.094Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T23:23:29.094Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T23:23:29.094Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T23:23:29.094Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.094Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T23:23:29.094Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T23:23:29.095Z] === RUN TestDockerSwarmSuite [2022-01-03T23:23:29.095Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-03T23:23:29.095Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T23:23:29.095Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T23:23:29.095Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-03T23:23:29.095Z] === RUN TestDockerNetworkSuite [2022-01-03T23:23:29.095Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-03T23:23:29.095Z] === RUN TestDockerHubPullSuite [2022-01-03T23:23:29.095Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-03T23:23:29.095Z] PASS [2022-01-03T23:23:29.095Z] ok github.com/docker/docker/integration-cli 2209.778s [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === Skipped [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-03T23:23:29.095Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T23:23:29.095Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-03T23:23:29.095Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T23:23:29.095Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T23:23:29.095Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T23:23:29.095Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T23:23:29.095Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-03T23:23:29.095Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-03T23:23:29.095Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T23:23:29.095Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T23:23:29.095Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T23:23:29.095Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T23:23:29.095Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-03T23:23:29.095Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.96s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.96s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T23:23:29.095Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-01-03T23:23:29.095Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.095Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-01-03T23:23:29.095Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-01-03T23:23:29.096Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2022-01-03T23:23:29.096Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T23:23:29.096Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T23:23:29.096Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T23:23:29.096Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T23:23:29.096Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T23:23:29.096Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-03T23:23:29.096Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T23:23:29.096Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T23:23:29.096Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T23:23:29.096Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T23:23:29.096Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T23:23:29.096Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.096Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T23:23:29.096Z] [2022-01-03T23:23:29.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T23:23:29.097Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T23:23:29.097Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T23:23:29.097Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T23:23:29.097Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T23:23:29.097Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T23:23:29.097Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T23:23:29.097Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T23:23:29.097Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T23:23:29.097Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T23:23:29.097Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T23:23:29.097Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T23:23:29.097Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T23:23:29.097Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-03T23:23:29.097Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T23:23:29.097Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-03T23:23:29.097Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T23:23:29.097Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T23:23:29.097Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-03T23:23:29.097Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T23:23:29.097Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-03T23:23:29.097Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.097Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-03T23:23:29.097Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T23:23:29.098Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-03T23:23:29.098Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T23:23:29.098Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T23:23:29.098Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T23:23:29.098Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-03T23:23:29.098Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-03T23:23:29.098Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-03T23:23:29.098Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-01-03T23:23:29.098Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T23:23:29.098Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T23:23:29.098Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T23:23:29.098Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T23:23:29.098Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T23:23:29.098Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-01-03T23:23:29.098Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T23:23:29.098Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T23:23:29.098Z] [2022-01-03T23:23:29.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-03T23:23:29.098Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.098Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-01-03T23:23:29.099Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-03T23:23:29.099Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-03T23:23:29.099Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T23:23:29.099Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T23:23:29.099Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T23:23:29.099Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-03T23:23:29.099Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T23:23:29.099Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T23:23:29.099Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T23:23:29.099Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T23:23:29.099Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T23:23:29.099Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-03T23:23:29.099Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-03T23:23:29.099Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T23:23:29.099Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T23:23:29.099Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T23:23:29.099Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T23:23:29.099Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T23:23:29.099Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.099Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T23:23:29.099Z] [2022-01-03T23:23:29.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-03T23:23:29.570Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.570Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-03T23:23:29.570Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T23:23:29.571Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.571Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T23:23:29.571Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T23:23:29.572Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T23:23:29.572Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T23:23:29.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.572Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T23:23:29.572Z] [2022-01-03T23:23:29.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T23:23:29.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.573Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T23:23:29.573Z] [2022-01-03T23:23:29.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T23:23:29.574Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.574Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T23:23:29.574Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.574Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T23:23:29.574Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.574Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T23:23:29.574Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.574Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T23:23:29.574Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.574Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T23:23:29.574Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.574Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T23:23:29.574Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.574Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-03T23:23:29.574Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-03T23:23:29.574Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-03T23:23:29.574Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] DONE 1085 tests, 539 skipped in 2218.022s [2022-01-03T23:23:29.574Z] INFO: Integration tests ended at 01/03/2022 23:23:29. Duration:00:36:58.1583211 [2022-01-03T23:23:29.574Z] INFO: Docker info of the daemon under test at end of run [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] Containers: 2 [2022-01-03T23:23:29.574Z] Running: 0 [2022-01-03T23:23:29.574Z] Paused: 0 [2022-01-03T23:23:29.574Z] Stopped: 2 [2022-01-03T23:23:29.574Z] Images: 18 [2022-01-03T23:23:29.574Z] Server Version: 0.0.0-dev [2022-01-03T23:23:29.574Z] Storage Driver: windowsfilter [2022-01-03T23:23:29.574Z] Windows: [2022-01-03T23:23:29.574Z] Logging Driver: json-file [2022-01-03T23:23:29.574Z] Plugins: [2022-01-03T23:23:29.574Z] Volume: local [2022-01-03T23:23:29.574Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T23:23:29.574Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T23:23:29.574Z] Swarm: inactive [2022-01-03T23:23:29.574Z] Default Isolation: process [2022-01-03T23:23:29.574Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T23:23:29.574Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T23:23:29.574Z] OSType: windows [2022-01-03T23:23:29.574Z] Architecture: x86_64 [2022-01-03T23:23:29.574Z] CPUs: 4 [2022-01-03T23:23:29.574Z] Total Memory: 32GiB [2022-01-03T23:23:29.574Z] Name: azwin-2-c14610 [2022-01-03T23:23:29.574Z] ID: AJ3J:KARV:NPIU:MXRJ:ILJF:KFH3:QI7U:GQTB:NK5G:MCKR:IUMG:KHCF [2022-01-03T23:23:29.574Z] Docker Root Dir: D:\CI\PR-43109\5\daemon [2022-01-03T23:23:29.574Z] Debug Mode (client): false [2022-01-03T23:23:29.574Z] Debug Mode (server): true [2022-01-03T23:23:29.574Z] File Descriptors: -1 [2022-01-03T23:23:29.574Z] Goroutines: 17 [2022-01-03T23:23:29.574Z] System Time: 2022-01-03T23:23:29.3810491Z [2022-01-03T23:23:29.574Z] EventsListeners: 0 [2022-01-03T23:23:29.574Z] Registry: https://index.docker.io/v1/ [2022-01-03T23:23:29.574Z] Labels: [2022-01-03T23:23:29.574Z] Experimental: false [2022-01-03T23:23:29.574Z] Insecure Registries: [2022-01-03T23:23:29.574Z] 127.0.0.0/8 [2022-01-03T23:23:29.574Z] Live Restore Enabled: false [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] [2022-01-03T23:23:29.574Z] INFO: Stopping daemon under test [2022-01-03T23:23:29.574Z] SUCCESS: The process with PID 1196 (child process of PID 7604) has been terminated. [2022-01-03T23:23:29.574Z] SUCCESS: The process with PID 7604 (child process of PID 3660) has been terminated. [2022-01-03T23:23:29.574Z] INFO: Stop tailing logs of the daemon under tests [2022-01-03T23:23:29.574Z] INFO: executeCI.ps1 Completed successfully at 01/03/2022 23:23:29. [2022-01-03T23:23:29.574Z] INFO: Tidying up at end of run [2022-01-03T23:23:30.043Z] INFO: Saving daemon under test log (d:\CI\PR-43109\5\dut.out) to bundles\CIDUT.out [2022-01-03T23:23:30.043Z] INFO: Saving daemon under test log (d:\CI\PR-43109\5\dut.err) to bundles\CIDUT.err [2022-01-03T23:23:30.043Z] INFO: Saving containerd logs to bundles [2022-01-03T23:23:30.044Z] INFO: Nuke-Everything... [2022-01-03T23:23:30.044Z] INFO: Container count on control daemon to delete is 2 [2022-01-03T23:23:30.044Z] e98f6f06bc7b [2022-01-03T23:23:30.044Z] 839dd50f5650 [2022-01-03T23:23:30.044Z] INFO: Non-base image count on control daemon to delete is 1 [2022-01-03T23:23:31.612Z] Deleted: sha256:7c6ad1a1817b763cabd08981e5a9adadc1cfeaa2c5c4683876ce822de88c1f46 [2022-01-03T23:23:31.612Z] Deleted: sha256:b8411190a17fc49c484b2e4bf5661ce8a4f88fc361de62563549311385eae9d6 [2022-01-03T23:23:31.612Z] INFO: Tidying pidfile d:\CI\PR-43109\5\docker.pid [2022-01-03T23:23:31.612Z] INFO: Nuking d:\CI [2022-01-03T23:23:32.695Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T23:23:40.676Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T23:23:45.220Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T23:23:51.116Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T23:23:52.861Z] INFO: Zapped successfully [2022-01-03T23:23:52.861Z] [2022-01-03T23:23:52.861Z] INFO: executeCI.ps1 exiting at Mon Jan 3 23:23:50 CUT 2022. Duration 00:53:00.9794097 [2022-01-03T23:23:52.861Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-03T23:23:53.113Z] Recording test results [2022-01-03T23:23:53.204Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T23:23:53.461Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-03T23:23:55.061Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-03T23:23:56.872Z] Archiving artifacts [2022-01-03T23:23:58.123Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43109/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T23:23:58.305Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T23:23:59.095Z] + make clean [2022-01-03T23:23:59.564Z] docker volume rm -f docker-dev-cache [2022-01-03T23:23:59.564Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-01-03T23:24:01.271Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [Pipeline] } [2022-01-03T23:24:02.263Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T23:24:08.156Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T23:24:09.147Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T23:24:10.720Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T23:24:17.907Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T23:24:18.537Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T23:24:25.090Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T23:24:25.090Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T23:24:25.090Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T23:24:25.090Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T23:24:25.090Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T23:24:25.090Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T23:24:25.090Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T23:24:25.090Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T23:24:25.090Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T23:24:25.561Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T23:24:25.561Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T23:24:25.561Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T23:24:29.372Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T23:25:01.301Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T23:25:05.273Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T23:25:06.844Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T23:25:11.617Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T23:25:16.270Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T23:25:17.521Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T23:25:17.521Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T23:25:17.521Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T23:25:19.748Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T23:25:25.648Z] === RUN TestDockerSuite/TestExec [2022-01-03T23:25:25.648Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:25:25.648Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T23:25:25.648Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T23:25:25.648Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T23:25:26.724Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T23:25:29.457Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T23:25:32.468Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T23:25:32.468Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:25:32.468Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T23:25:32.468Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:25:32.468Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T23:25:32.468Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T23:25:32.468Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T23:25:36.284Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T23:25:40.091Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T23:25:43.961Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T23:25:47.773Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T23:25:54.955Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T23:25:54.955Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T23:25:54.955Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T23:25:54.955Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T23:25:54.955Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T23:25:54.955Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T23:25:54.955Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T23:25:59.739Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T23:26:05.629Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T23:26:05.629Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T23:26:05.629Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T23:26:05.629Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T23:26:05.629Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T23:26:05.629Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T23:26:05.629Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T23:26:05.629Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T23:26:05.629Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T23:26:05.629Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T23:26:05.629Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T23:26:09.439Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T23:26:09.439Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T23:26:09.439Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T23:26:09.439Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T23:26:09.439Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T23:26:09.439Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T23:26:09.439Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T23:26:09.439Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T23:26:09.439Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T23:26:09.439Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T23:26:09.439Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T23:26:14.213Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T23:26:14.213Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T23:26:14.213Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T23:26:21.397Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T23:26:21.397Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T23:26:21.397Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T23:26:21.397Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T23:26:21.397Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T23:26:21.397Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T23:26:21.397Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T23:26:28.584Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T23:26:37.281Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T23:26:41.092Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T23:26:48.281Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T23:26:48.281Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:26:48.281Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T23:26:48.281Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T23:26:48.755Z] === RUN TestDockerSuite/TestHealth [2022-01-03T23:26:48.755Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T23:26:48.755Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T23:26:48.755Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T23:26:48.755Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T23:26:48.755Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T23:26:55.934Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T23:26:55.934Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T23:26:55.934Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T23:26:55.934Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T23:26:55.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T23:26:55.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T23:26:55.934Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T23:26:56.406Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T23:26:56.406Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T23:26:56.406Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T23:26:57.401Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T23:26:57.873Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T23:27:00.100Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T23:27:00.100Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T23:27:03.066Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T23:27:06.885Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T23:27:06.885Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T23:27:06.885Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T23:27:06.885Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T23:27:11.675Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T23:27:11.675Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T23:27:13.901Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T23:27:13.901Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T23:27:13.901Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T23:27:13.901Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T23:27:13.901Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T23:27:13.901Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T23:27:13.901Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T23:27:13.901Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T23:27:13.901Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T23:27:13.901Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T23:27:13.901Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T23:27:17.711Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T23:27:20.694Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T23:27:20.694Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T23:27:20.694Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T23:27:20.694Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T23:27:21.165Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T23:27:21.165Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T23:27:21.165Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T23:27:21.165Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T23:27:24.981Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T23:27:24.981Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T23:27:27.947Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T23:27:27.947Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T23:27:27.947Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T23:27:27.947Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T23:27:27.947Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T23:27:27.947Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T23:27:28.419Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T23:27:31.385Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T23:27:37.280Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T23:27:37.280Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:27:37.280Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T23:27:37.280Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:27:37.751Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T23:27:37.751Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T23:27:37.751Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T23:27:40.715Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T23:27:45.495Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T23:27:45.495Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T23:27:48.474Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T23:27:53.254Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T23:27:53.254Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T23:27:53.254Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T23:27:53.254Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T23:27:56.225Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T23:28:00.999Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T23:28:08.187Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T23:28:09.156Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T23:28:09.156Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T23:28:09.156Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T23:28:09.156Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T23:28:09.156Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T23:28:09.156Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T23:28:09.156Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T23:28:09.156Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T23:28:09.156Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T23:28:09.156Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T23:28:09.156Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T23:28:09.156Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T23:28:09.156Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T23:28:11.998Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T23:28:12.123Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T23:28:15.806Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T23:28:18.021Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T23:28:18.021Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T23:28:18.021Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T23:28:18.021Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T23:28:18.021Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T23:28:18.021Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T23:28:18.021Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T23:28:18.021Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T23:28:18.021Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T23:28:18.021Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T23:28:18.021Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T23:28:19.613Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T23:28:22.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T23:28:22.802Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T23:28:22.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T23:28:22.802Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T23:28:22.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T23:28:22.802Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T23:28:22.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T23:28:23.431Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T23:28:24.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T23:28:27.239Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T23:28:30.214Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T23:28:30.214Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T23:28:30.214Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T23:28:30.214Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T23:28:30.269Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T23:28:30.684Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T23:28:30.684Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T23:28:33.655Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T23:28:37.465Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T23:28:44.662Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T23:28:47.630Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T23:28:47.630Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T23:28:47.630Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T23:28:51.445Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T23:28:51.445Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T23:28:51.568Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T23:28:51.568Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T23:28:51.568Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T23:28:51.568Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T23:28:51.568Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T23:28:51.568Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T23:28:51.568Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T23:28:51.568Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T23:28:51.568Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T23:28:51.568Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T23:28:51.568Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T23:28:51.568Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T23:28:52.557Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T23:28:52.557Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T23:28:59.753Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T23:29:00.134Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T23:29:05.645Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T23:29:07.319Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T23:29:14.505Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T23:29:18.169Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T23:29:20.416Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T23:29:25.191Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T23:29:25.191Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T23:29:25.191Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T23:29:28.158Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-03T23:29:30.699Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T23:29:31.692Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T23:29:31.966Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T23:29:38.873Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T23:29:38.873Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T23:29:38.873Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T23:29:39.346Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T23:29:40.339Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T23:29:40.339Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T23:29:40.339Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T23:29:42.426Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T23:29:42.426Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T23:29:42.426Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T23:29:42.426Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T23:29:42.426Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T23:29:45.390Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T23:29:49.198Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T23:29:52.166Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T23:29:52.166Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.166Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T23:29:52.166Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.166Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T23:29:52.166Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.166Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T23:29:52.166Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T23:29:52.638Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T23:29:52.638Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T23:29:52.638Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T23:29:52.638Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T23:29:52.638Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T23:29:52.638Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T23:29:52.638Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T23:29:52.638Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T23:29:52.638Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T23:29:52.638Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T23:29:52.638Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T23:29:52.638Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPortList [2022-01-03T23:29:52.638Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T23:29:52.638Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T23:29:55.303Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T23:29:55.303Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T23:29:55.303Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T23:29:59.833Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T23:29:59.833Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:29:59.833Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T23:29:59.833Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T23:29:59.833Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T23:29:59.833Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T23:29:59.833Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T23:29:59.833Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T23:29:59.833Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T23:29:59.833Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T23:29:59.833Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T23:29:59.833Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T23:29:59.833Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T23:29:59.833Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T23:29:59.833Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T23:29:59.833Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T23:29:59.833Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T23:29:59.833Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T23:30:07.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T23:30:07.021Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T23:30:07.021Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T23:30:10.273Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T23:30:10.744Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T23:30:13.711Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T23:30:13.711Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T23:30:13.711Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T23:30:14.182Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T23:30:14.182Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T23:30:21.991Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T23:30:21.991Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T23:30:21.991Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T23:30:24.632Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T23:30:25.626Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T23:30:26.621Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T23:30:28.196Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T23:30:28.671Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T23:30:30.248Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T23:30:31.819Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T23:30:36.964Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T23:30:40.508Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T23:30:40.508Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T23:30:40.508Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T23:30:40.508Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T23:30:40.508Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T23:30:40.508Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T23:30:40.508Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T23:30:40.508Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T23:30:40.508Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T23:30:40.979Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T23:30:41.972Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T23:30:47.863Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T23:30:58.279Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T23:30:58.279Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T23:30:58.279Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T23:30:58.280Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T23:30:58.280Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T23:30:58.280Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T23:31:03.057Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T23:31:13.518Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T23:31:18.022Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T23:31:18.022Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T23:31:18.022Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T23:31:18.022Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T23:31:22.213Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T23:31:22.213Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T23:31:22.213Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T23:31:22.213Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T23:31:22.213Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T23:31:29.400Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T23:31:29.400Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T23:31:29.400Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T23:31:29.400Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T23:31:29.400Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T23:31:29.400Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T23:31:29.400Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T23:31:29.400Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T23:31:29.400Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T23:31:41.944Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T23:31:41.944Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T23:31:41.944Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T23:31:42.415Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T23:31:42.415Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T23:31:42.415Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T23:31:43.989Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T23:31:44.984Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T23:31:44.984Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T23:31:44.984Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T23:31:52.181Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T23:31:59.370Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T23:32:00.776Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T23:32:02.354Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T23:32:18.635Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T23:32:23.429Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T23:32:30.617Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T23:32:32.551Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T23:32:32.551Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:32:32.551Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T23:32:37.808Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T23:32:47.527Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T23:32:47.527Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T23:32:47.527Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T23:32:48.523Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T23:32:57.220Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T23:32:59.094Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T23:32:59.094Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T23:32:59.094Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T23:33:04.411Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T23:33:04.411Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:33:04.411Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T23:33:11.601Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T23:33:11.601Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T23:33:11.601Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T23:33:11.627Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T23:33:11.627Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T23:33:11.627Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T23:33:11.627Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T23:33:11.627Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T23:33:11.627Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T23:33:15.441Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T23:33:21.334Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T23:33:28.516Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T23:33:28.516Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T23:33:28.516Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T23:33:31.486Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T23:33:33.057Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T23:33:34.630Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T23:33:36.958Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T23:33:39.930Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T23:33:40.921Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T23:33:51.374Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T23:33:52.489Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T23:33:52.960Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T23:33:57.263Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T23:34:03.409Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T23:34:08.188Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T23:34:09.789Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T23:34:14.563Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T23:34:15.041Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T23:34:18.639Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T23:34:18.868Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T23:34:24.528Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T23:34:30.417Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T23:34:31.414Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T23:34:31.414Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T23:34:31.885Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T23:34:31.886Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T23:34:31.886Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T23:34:34.113Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T23:34:34.113Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T23:34:34.113Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T23:34:44.213Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T23:34:45.787Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T23:34:52.979Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T23:34:53.972Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T23:34:53.972Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T23:34:53.972Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T23:34:53.972Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T23:34:53.972Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T23:34:53.972Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T23:34:53.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T23:34:53.972Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T23:34:53.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T23:34:53.972Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T23:34:53.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T23:34:53.972Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T23:34:53.972Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T23:34:53.972Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T23:34:53.972Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T23:34:56.945Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T23:34:56.945Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T23:34:56.945Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T23:34:56.945Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T23:34:56.945Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T23:35:04.132Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T23:35:07.945Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T23:35:11.754Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T23:35:14.722Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T23:35:17.685Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T23:35:18.156Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T23:35:25.038Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T23:35:25.336Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T23:35:25.336Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T23:35:29.144Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T23:35:29.144Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T23:35:29.144Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T23:35:32.952Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T23:35:32.952Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T23:35:32.952Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T23:35:32.952Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T23:35:32.952Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T23:35:36.759Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T23:35:36.759Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T23:35:36.759Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T23:35:36.759Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T23:35:36.759Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T23:35:36.759Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T23:35:36.759Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T23:35:36.759Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T23:35:36.759Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T23:35:36.759Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T23:35:36.759Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T23:35:36.759Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T23:35:36.759Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T23:35:36.759Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T23:35:36.759Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T23:35:38.984Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T23:35:42.794Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T23:35:45.766Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T23:35:45.766Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T23:35:45.766Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T23:35:45.766Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T23:35:45.766Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T23:35:45.766Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T23:35:45.766Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T23:35:49.581Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T23:35:49.581Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T23:35:49.581Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T23:35:49.581Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T23:35:49.581Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T23:35:49.581Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T23:35:49.581Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T23:35:49.581Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T23:35:49.581Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T23:35:51.817Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T23:35:55.199Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T23:35:59.046Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T23:35:59.046Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T23:35:59.046Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T23:35:59.046Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T23:35:59.046Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T23:35:59.046Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T23:35:59.046Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T23:35:59.046Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T23:35:59.046Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T23:35:59.046Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T23:35:59.046Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T23:35:59.046Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T23:35:59.046Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T23:36:02.011Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T23:36:02.011Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T23:36:02.011Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T23:36:02.011Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T23:36:02.011Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T23:36:02.011Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T23:36:05.820Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T23:36:07.722Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T23:36:08.784Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T23:36:08.784Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T23:36:08.784Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T23:36:11.528Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T23:36:11.528Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T23:36:11.528Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T23:36:11.528Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T23:36:12.001Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T23:36:12.590Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T23:36:12.590Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T23:36:12.590Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T23:36:12.590Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T23:36:12.590Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T23:36:12.590Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T23:36:12.590Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T23:36:14.229Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T23:36:15.563Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T23:36:18.035Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T23:36:19.375Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T23:36:22.340Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T23:36:22.808Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T23:36:26.151Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T23:36:26.151Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T23:36:26.151Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T23:36:26.151Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T23:36:26.151Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T23:36:26.151Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T23:36:26.151Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T23:36:26.151Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T23:36:26.151Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T23:36:26.151Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T23:36:26.151Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T23:36:26.151Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T23:36:26.151Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T23:36:26.151Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T23:36:26.151Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T23:36:26.151Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T23:36:33.261Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T23:36:33.332Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T23:36:33.332Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T23:36:33.332Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T23:36:33.332Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T23:36:33.332Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T23:36:33.332Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T23:36:33.332Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T23:36:33.332Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T23:36:33.332Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T23:36:33.332Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T23:36:33.332Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T23:36:33.332Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T23:36:42.021Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T23:36:42.021Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T23:36:42.021Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T23:36:43.600Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T23:36:43.600Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T23:36:43.600Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T23:36:43.600Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T23:36:43.600Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T23:36:43.600Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T23:36:43.600Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T23:36:43.600Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T23:36:43.600Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T23:36:43.600Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T23:36:43.600Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T23:36:43.600Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T23:36:43.600Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T23:36:43.600Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T23:36:44.071Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T23:36:44.071Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T23:36:44.071Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T23:36:44.071Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T23:36:44.071Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T23:36:44.071Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T23:36:44.071Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T23:36:44.071Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T23:36:44.071Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T23:36:44.071Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T23:36:44.071Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T23:36:44.071Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T23:36:44.071Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T23:36:51.110Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T23:36:52.102Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T23:36:53.095Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T23:36:54.526Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T23:36:54.526Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T23:36:54.526Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T23:36:54.526Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T23:36:54.526Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T23:36:54.526Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T23:36:54.526Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T23:37:01.712Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T23:37:05.634Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T23:37:06.105Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T23:37:07.604Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T23:37:07.604Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T23:37:07.604Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T23:37:07.604Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T23:37:07.604Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T23:37:07.604Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T23:37:07.604Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T23:37:07.604Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T23:37:07.604Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T23:37:07.604Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T23:37:07.604Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T23:37:07.604Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T23:37:07.604Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T23:37:07.604Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T23:37:07.604Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T23:37:07.604Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T23:37:07.604Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T23:37:07.604Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T23:37:07.604Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T23:37:08.075Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T23:37:09.649Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T23:37:11.876Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T23:37:11.990Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T23:37:11.990Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T23:37:14.109Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T23:37:15.103Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T23:37:17.874Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T23:37:18.070Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T23:37:18.541Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T23:37:18.541Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T23:37:18.541Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T23:37:18.541Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T23:37:18.541Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T23:37:18.541Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T23:37:18.541Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T23:37:18.541Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T23:37:18.541Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T23:37:18.541Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T23:37:18.541Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T23:37:18.541Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T23:37:18.541Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T23:37:18.541Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T23:37:18.541Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T23:37:18.541Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T23:37:23.315Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T23:37:23.315Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T23:37:23.315Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T23:37:23.315Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T23:37:23.315Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T23:37:23.315Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T23:37:23.315Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T23:37:23.315Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T23:37:23.315Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T23:37:23.315Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T23:37:23.315Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T23:37:35.846Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T23:37:35.846Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T23:37:35.846Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T23:37:39.650Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T23:37:43.206Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T23:37:43.207Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T23:37:43.207Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T23:37:44.778Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T23:37:45.538Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T23:37:46.350Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T23:37:49.346Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T23:37:52.240Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T23:37:52.313Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T23:37:57.083Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T23:37:57.083Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T23:37:57.083Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T23:37:57.083Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T23:37:57.083Z] === RUN TestDockerSuite/TestRunState [2022-01-03T23:37:57.083Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T23:37:57.083Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T23:37:58.145Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T23:37:58.145Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T23:37:58.145Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T23:37:58.145Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T23:37:58.145Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T23:37:58.145Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T23:37:58.145Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T23:38:00.050Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T23:38:00.050Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T23:38:00.050Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T23:38:00.050Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T23:38:00.050Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T23:38:00.520Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T23:38:00.520Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T23:38:00.520Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T23:38:00.520Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T23:38:00.520Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T23:38:00.520Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T23:38:00.520Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T23:38:04.032Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T23:38:04.032Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T23:38:06.418Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T23:38:06.418Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T23:38:06.418Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T23:38:06.418Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T23:38:06.418Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T23:38:06.418Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T23:38:06.418Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T23:38:06.418Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T23:38:06.418Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T23:38:06.418Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T23:38:06.418Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T23:38:10.226Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T23:38:10.226Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T23:38:10.226Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T23:38:12.730Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T23:38:12.730Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T23:38:12.730Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T23:38:12.730Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T23:38:12.730Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T23:38:14.043Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T23:38:14.044Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T23:38:14.044Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T23:38:14.044Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T23:38:14.044Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T23:38:17.850Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T23:38:28.310Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T23:38:35.496Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T23:38:42.883Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T23:38:42.883Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T23:38:45.961Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T23:38:45.961Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T23:38:45.961Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T23:38:45.961Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T23:38:50.083Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T23:38:50.743Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T23:38:54.552Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T23:38:57.519Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T23:38:57.519Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T23:38:57.519Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T23:38:57.990Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T23:38:57.990Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T23:38:57.990Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T23:38:57.990Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T23:38:57.990Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T23:38:57.990Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T23:38:57.990Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T23:38:57.990Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T23:38:57.990Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T23:38:57.990Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T23:38:57.990Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T23:38:57.990Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T23:39:02.605Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T23:39:02.605Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T23:39:02.605Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T23:39:02.605Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T23:39:02.605Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T23:39:03.881Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T23:39:05.572Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T23:39:05.572Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T23:39:06.043Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-03T23:39:06.846Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T23:39:09.076Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T23:39:16.261Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T23:39:16.261Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T23:39:16.261Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T23:39:16.261Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T23:39:16.261Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T23:39:16.261Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T23:39:16.261Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T23:39:18.488Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T23:39:18.959Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T23:39:19.434Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T23:39:19.434Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T23:39:21.011Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T23:39:21.011Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T23:39:24.816Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T23:39:24.816Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T23:39:33.538Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T23:39:33.538Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T23:39:33.538Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T23:39:42.681Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T23:39:42.681Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T23:39:42.681Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T23:39:42.681Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T23:39:42.681Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T23:39:42.681Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T23:39:42.681Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T23:39:43.151Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T23:39:43.993Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T23:39:43.993Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T23:39:43.993Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T23:39:49.883Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T23:39:49.883Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T23:39:49.883Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T23:39:49.883Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T23:39:49.883Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T23:39:49.883Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T23:39:49.883Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T23:39:49.883Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T23:39:49.883Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T23:39:53.604Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T23:39:55.829Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T23:39:55.829Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T23:39:56.300Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T23:39:56.300Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T23:39:56.300Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T23:39:56.300Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T23:39:56.300Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T23:39:57.069Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T23:39:57.069Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T23:39:57.069Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T23:39:57.069Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T23:39:57.069Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T23:39:57.069Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T23:39:57.069Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T23:39:57.069Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T23:39:57.069Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T23:39:57.069Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T23:39:57.069Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T23:39:57.069Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T23:39:57.069Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T23:39:59.265Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T23:40:01.844Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T23:40:05.151Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T23:40:05.656Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T23:40:05.656Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T23:40:05.656Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T23:40:09.485Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T23:40:09.485Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T23:40:09.925Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T23:40:09.959Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T23:40:09.959Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T23:40:09.959Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T23:40:09.959Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T23:40:09.959Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T23:40:09.959Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T23:40:09.959Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T23:40:09.959Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T23:40:09.959Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T23:40:09.959Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T23:40:09.959Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T23:40:20.376Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T23:40:20.376Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T23:40:20.376Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T23:40:27.793Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T23:40:27.793Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T23:40:27.793Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T23:40:27.793Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T23:40:27.793Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T23:40:27.793Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T23:40:27.793Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T23:40:27.793Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T23:40:30.764Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T23:40:30.764Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T23:40:34.572Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T23:40:35.043Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T23:40:35.516Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T23:40:35.516Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T23:40:35.986Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T23:40:38.235Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T23:40:38.235Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T23:40:38.235Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T23:40:48.521Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T23:40:48.521Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T23:40:48.521Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T23:40:48.521Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T23:40:48.521Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T23:40:48.521Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T23:40:48.521Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T23:40:58.985Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T23:40:58.985Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T23:40:58.985Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T23:40:59.507Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T23:41:01.735Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T23:41:01.735Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T23:41:01.735Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T23:41:01.735Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T23:41:01.735Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T23:41:01.735Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T23:41:01.735Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T23:41:01.735Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T23:41:01.735Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T23:41:01.735Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T23:41:01.735Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T23:41:01.735Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T23:41:01.735Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T23:41:01.735Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T23:41:01.735Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T23:41:01.735Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T23:41:10.423Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T23:41:13.955Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T23:41:13.955Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T23:41:13.955Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite (3006.15s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.04s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.06s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.41s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.44s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.70s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.09s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.86s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.47s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.56s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.81s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.35s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.75s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.41s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.96s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.31s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.56s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.63s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.10s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.79s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.97s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.40s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.34s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.61s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.11s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.28s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.76s) [2022-01-03T23:41:14.947Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.52s) [2022-01-03T23:41:14.947Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.12s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.66s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.43s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.01s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.78s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.83s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.37s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.74s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.76s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.33s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.11s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.05s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.00s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.04s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.11s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.16s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.95s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.06s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.05s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.99s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.52s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.60s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.12s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.11s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.18s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.61s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.27s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.19s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.10s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.57s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.81s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.63s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildFails (3.40s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.94s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.92s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.67s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.30s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.56s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.94s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildHistory (13.72s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.23s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.59s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.97s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLabel (1.19s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.17s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLabels (1.24s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.87s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.03s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.69s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.47s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.75s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.15s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.72s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.53s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.64s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.15s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.56s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.34s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.08s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.93s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.60s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.73s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.01s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.99s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.64s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.79s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.30s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.54s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.31s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.19s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.84s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildRm (17.12s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.84s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.92s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.97s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.85s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.48s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.64s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildStderr (5.57s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.50s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.54s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.64s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.22s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (11.50s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.53s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.89s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.48s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.41s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (8.34s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.52s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (19.55s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.56s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.06s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.06s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.64s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.47s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestCommitChange (6.93s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.03s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.25s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestCommitTTY (9.46s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.18s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.33s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.58s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T23:41:14.948Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.38s) [2022-01-03T23:41:14.948Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.32s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.30s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.03s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.03s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.00s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.05s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.22s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.37s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.50s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.52s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.07s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.32s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.01s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.57s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.28s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.57s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.15s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.19s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.59s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.52s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.22s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.34s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.23s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.22s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.45s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005728_} (3.17s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14218102382_c:\foo_false____} (3.52s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14218102382_c:\foo_true____} (3.25s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.38s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.55s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.44s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.28s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.75s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.29s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.87s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCpToDot (3.72s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCpToStdout (3.63s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateArgs (0.29s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.45s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.49s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.15s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.53s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.53s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.23s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.69s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.68s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.55s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.93s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsCopy (6.61s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.35s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.41s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.82s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.12s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsFilters (6.99s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsFormat (6.85s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsRename (3.60s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsResize (33.96s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.52s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.27s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.98s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.85s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.48s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.41s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.52s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.05s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.67s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.10s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.15s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.00s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecInspectID (5.96s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.35s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.04s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.54s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.46s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.48s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.53s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.63s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.99s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.32s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.60s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.92s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-01-03T23:41:14.949Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T23:41:14.949Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.17s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.47s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.41s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.41s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.47s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectDefault (3.36s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectHistory (5.94s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.40s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.19s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.26s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.11s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.60s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectStatus (4.14s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.52s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.04s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.46s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.09s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.70s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.35s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.29s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.34s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.36s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.56s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.40s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.12s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.77s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.71s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.68s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.07s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.89s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.53s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.49s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsSince (9.94s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsTail (3.96s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.48s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.37s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.45s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.66s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestPsByOrder (14.38s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.58s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.62s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T23:41:14.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.62s) [2022-01-03T23:41:14.950Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.71s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.78s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.72s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.59s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.88s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.04s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.63s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.83s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (14.87s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.99s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.71s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.27s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.33s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (24.38s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.12s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.64s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.86s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.92s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.14s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.80s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.77s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.04s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.59s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.45s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.88s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T23:41:15.421Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.80s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.23s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.39s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.42s) [2022-01-03T23:41:15.421Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.34s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.51s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.40s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.23s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.34s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.59s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.48s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.41s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.21s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.61s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.53s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.44s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.32s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.42s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunExitCode (3.33s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.33s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.43s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.49s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.20s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.53s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.66s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.31s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.17s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.06s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.29s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.23s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.05s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.80s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.04s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunRm (3.47s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.49s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.54s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.27s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.34s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.44s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.85s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.55s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.52s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.33s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.45s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.93s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.44s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.63s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.53s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.46s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.04s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.54s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.28s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.97s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.62s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.26s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.33s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.49s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.12s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.17s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.29s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-01-03T23:41:15.422Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.83s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-01-03T23:41:15.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.36s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.18s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.40s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.76s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.93s) [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T23:41:15.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T23:41:15.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T23:41:15.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T23:41:15.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T23:41:15.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T23:41:15.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T23:41:15.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T23:41:15.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T23:41:15.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T23:41:15.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T23:41:15.423Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T23:41:15.423Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T23:41:15.423Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T23:41:15.423Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T23:41:15.423Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T23:41:15.423Z] === RUN TestDockerDaemonSuite [2022-01-03T23:41:15.423Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T23:41:15.423Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T23:41:15.423Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T23:41:15.423Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T23:41:15.423Z] === RUN TestDockerSwarmSuite [2022-01-03T23:41:15.423Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-03T23:41:15.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.423Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T23:41:15.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T23:41:15.424Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T23:41:15.424Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-03T23:41:15.424Z] === RUN TestDockerNetworkSuite [2022-01-03T23:41:15.424Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-03T23:41:15.424Z] === RUN TestDockerHubPullSuite [2022-01-03T23:41:15.424Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-03T23:41:15.424Z] PASS [2022-01-03T23:41:15.424Z] ok github.com/docker/docker/integration-cli 3006.613s [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === Skipped [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-03T23:41:15.424Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T23:41:15.424Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-03T23:41:15.424Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T23:41:15.424Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T23:41:15.424Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T23:41:15.424Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T23:41:15.424Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T23:41:15.424Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-03T23:41:15.424Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T23:41:15.424Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-03T23:41:15.424Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-03T23:41:15.424Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-03T23:41:15.424Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-01-03T23:41:15.424Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T23:41:15.424Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-03T23:41:15.424Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T23:41:15.424Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-03T23:41:15.424Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-03T23:41:15.424Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-01-03T23:41:15.425Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-01-03T23:41:15.425Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T23:41:15.425Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T23:41:15.425Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T23:41:15.425Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-03T23:41:15.425Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T23:41:15.425Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T23:41:15.425Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T23:41:15.425Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T23:41:15.425Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-03T23:41:15.425Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T23:41:15.425Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-03T23:41:15.425Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T23:41:15.425Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T23:41:15.425Z] [2022-01-03T23:41:15.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.05s) [2022-01-03T23:41:15.426Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.05s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T23:41:15.426Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-03T23:41:15.426Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T23:41:15.426Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T23:41:15.426Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T23:41:15.426Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T23:41:15.426Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T23:41:15.426Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T23:41:15.426Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T23:41:15.426Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T23:41:15.426Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T23:41:15.426Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T23:41:15.426Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.426Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T23:41:15.426Z] [2022-01-03T23:41:15.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T23:41:15.426Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-01-03T23:41:15.898Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T23:41:15.898Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T23:41:15.898Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-03T23:41:15.898Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T23:41:15.898Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T23:41:15.898Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T23:41:15.898Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T23:41:15.898Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-03T23:41:15.898Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-03T23:41:15.898Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T23:41:15.898Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T23:41:15.898Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-03T23:41:15.898Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-03T23:41:15.898Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T23:41:15.898Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T23:41:15.898Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-01-03T23:41:15.898Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-03T23:41:15.898Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.898Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T23:41:15.898Z] [2022-01-03T23:41:15.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-03T23:41:15.898Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T23:41:15.899Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T23:41:15.899Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-01-03T23:41:15.899Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-03T23:41:15.899Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T23:41:15.899Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T23:41:15.899Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-01-03T23:41:15.899Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-01-03T23:41:15.899Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T23:41:15.899Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T23:41:15.899Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T23:41:15.899Z] [2022-01-03T23:41:15.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-03T23:41:15.899Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.899Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-03T23:41:15.900Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T23:41:15.900Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-03T23:41:15.900Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T23:41:15.900Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T23:41:15.900Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T23:41:15.900Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-03T23:41:15.900Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T23:41:15.900Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T23:41:15.900Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-03T23:41:15.900Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T23:41:15.900Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T23:41:15.900Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.900Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T23:41:15.900Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.901Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T23:41:15.901Z] [2022-01-03T23:41:15.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T23:41:15.901Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-01-03T23:41:15.902Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.902Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T23:41:15.902Z] [2022-01-03T23:41:15.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-03T23:41:15.902Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-03T23:41:15.903Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T23:41:15.903Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T23:41:15.903Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T23:41:15.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:15.903Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T23:41:15.903Z] [2022-01-03T23:41:15.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T23:41:16.374Z] [2022-01-03T23:41:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T23:41:16.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-03T23:41:16.375Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] DONE 1085 tests, 544 skipped in 3016.370s [2022-01-03T23:41:16.375Z] INFO: Integration tests ended at 01/03/2022 23:41:15. Duration:00:50:16.5066905 [2022-01-03T23:41:16.375Z] INFO: Docker info of the daemon under test at end of run [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] Containers: 2 [2022-01-03T23:41:16.375Z] Running: 0 [2022-01-03T23:41:16.375Z] Paused: 0 [2022-01-03T23:41:16.375Z] Stopped: 2 [2022-01-03T23:41:16.375Z] Images: 18 [2022-01-03T23:41:16.375Z] Server Version: 0.0.0-dev [2022-01-03T23:41:16.375Z] Storage Driver: windowsfilter [2022-01-03T23:41:16.375Z] Windows: [2022-01-03T23:41:16.375Z] Logging Driver: json-file [2022-01-03T23:41:16.375Z] Plugins: [2022-01-03T23:41:16.375Z] Volume: local [2022-01-03T23:41:16.375Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T23:41:16.375Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T23:41:16.375Z] Swarm: inactive [2022-01-03T23:41:16.375Z] Default Isolation: process [2022-01-03T23:41:16.375Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T23:41:16.375Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T23:41:16.375Z] OSType: windows [2022-01-03T23:41:16.375Z] Architecture: x86_64 [2022-01-03T23:41:16.375Z] CPUs: 4 [2022-01-03T23:41:16.375Z] Total Memory: 32GiB [2022-01-03T23:41:16.375Z] Name: azwin-2-c14611 [2022-01-03T23:41:16.375Z] ID: QI3S:JMNK:WU6V:LOF3:7ZEO:6PLO:F65I:2IGU:UWCI:B4I6:UF2C:E7LX [2022-01-03T23:41:16.375Z] Docker Root Dir: D:\CI\PR-43109\5\daemon [2022-01-03T23:41:16.375Z] Debug Mode (client): false [2022-01-03T23:41:16.375Z] Debug Mode (server): true [2022-01-03T23:41:16.375Z] File Descriptors: -1 [2022-01-03T23:41:16.375Z] Goroutines: 46 [2022-01-03T23:41:16.375Z] System Time: 2022-01-03T23:41:16.0334745Z [2022-01-03T23:41:16.375Z] EventsListeners: 0 [2022-01-03T23:41:16.375Z] Registry: https://index.docker.io/v1/ [2022-01-03T23:41:16.375Z] Labels: [2022-01-03T23:41:16.375Z] Experimental: false [2022-01-03T23:41:16.375Z] Insecure Registries: [2022-01-03T23:41:16.375Z] 127.0.0.0/8 [2022-01-03T23:41:16.375Z] Live Restore Enabled: false [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] [2022-01-03T23:41:16.375Z] INFO: Stopping daemon under test [2022-01-03T23:41:16.375Z] SUCCESS: The process with PID 7544 (child process of PID 3228) has been terminated. [2022-01-03T23:41:16.375Z] SUCCESS: The process with PID 3228 (child process of PID 6456) has been terminated. [2022-01-03T23:41:16.375Z] INFO: Stop tailing logs of the daemon under tests [2022-01-03T23:41:16.375Z] INFO: executeCI.ps1 Completed successfully at 01/03/2022 23:41:16. [2022-01-03T23:41:16.375Z] INFO: Tidying up at end of run [2022-01-03T23:41:16.375Z] INFO: Saving daemon under test log (d:\CI\PR-43109\5\dut.out) to bundles\CIDUT.out [2022-01-03T23:41:16.375Z] INFO: Saving daemon under test log (d:\CI\PR-43109\5\dut.err) to bundles\CIDUT.err [2022-01-03T23:41:16.375Z] INFO: Saving containerd logs to bundles [2022-01-03T23:41:16.375Z] INFO: Nuke-Everything... [2022-01-03T23:41:16.846Z] INFO: Container count on control daemon to delete is 2 [2022-01-03T23:41:16.846Z] 1e7f1e1a34be [2022-01-03T23:41:16.846Z] 6d23ec925351 [2022-01-03T23:41:16.846Z] INFO: Non-base image count on control daemon to delete is 1 [2022-01-03T23:41:19.073Z] Deleted: sha256:760981133f48578cc36246ee09691e2108eb542c7ffed5b97c03cd5eec32aec7 [2022-01-03T23:41:19.073Z] Deleted: sha256:fa6e7fd6fd888cba4c332fbaf3464a67053d6f9ac10543a9058775632d2d178b [2022-01-03T23:41:19.073Z] INFO: Tidying pidfile d:\CI\PR-43109\5\docker.pid [2022-01-03T23:41:19.073Z] INFO: Killing containerd with PID 7144 [2022-01-03T23:41:19.073Z] INFO: Nuking d:\CI [2022-01-03T23:41:22.943Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T23:41:22.943Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T23:41:22.943Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T23:41:25.907Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T23:41:25.908Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T23:41:25.908Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T23:41:25.908Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T23:41:25.908Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T23:41:25.908Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T23:41:25.908Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T23:41:33.102Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T23:41:33.102Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T23:41:33.102Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T23:41:33.102Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T23:41:36.078Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T23:41:36.548Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T23:41:36.548Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T23:41:36.548Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T23:41:36.548Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T23:41:36.548Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T23:41:36.548Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T23:41:36.548Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T23:41:39.511Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T23:41:42.475Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T23:41:44.699Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T23:41:44.699Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T23:41:44.699Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T23:41:44.699Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T23:41:47.661Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T23:41:47.661Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T23:41:49.235Z] INFO: Zapped successfully [2022-01-03T23:41:49.235Z] [2022-01-03T23:41:49.235Z] INFO: executeCI.ps1 exiting at Mon Jan 3 23:41:45 CUT 2022. Duration 01:09:35.2382987 [2022-01-03T23:41:49.235Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-03T23:41:49.611Z] Recording test results [2022-01-03T23:41:50.201Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-03T23:41:50.683Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T23:41:50.683Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T23:41:50.683Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T23:41:50.683Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T23:41:50.683Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T23:41:51.742Z] Creating win-2022-c8d-integration-bundles.zip [2022-01-03T23:41:52.907Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T23:41:52.907Z] === RUN TestDockerSuite/TestContainerAPIKill [Pipeline] archiveArtifacts [2022-01-03T23:41:54.203Z] Archiving artifacts [2022-01-03T23:41:55.132Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T23:41:55.132Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T23:41:55.532Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43109/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T23:41:55.604Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T23:41:56.567Z] + make clean [2022-01-03T23:41:57.565Z] docker volume rm -f docker-dev-cache [2022-01-03T23:41:57.565Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T23:41:58.567Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T23:41:59.038Z] === RUN TestDockerSuite/TestContainerAPIRename [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T23:42:02.005Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T23:42:10.692Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T23:42:15.467Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T23:42:15.467Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T23:42:15.467Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T23:42:15.467Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T23:42:15.467Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T23:42:18.432Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T23:42:18.432Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T23:42:18.432Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T23:42:25.621Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T23:42:25.621Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T23:42:25.621Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T23:42:28.586Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T23:42:28.586Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T23:42:33.356Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T23:42:35.581Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T23:42:35.581Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T23:42:35.581Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T23:42:35.581Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T23:42:35.581Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T23:42:35.581Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T23:42:35.582Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T23:42:35.582Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T23:42:35.582Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T23:42:35.582Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T23:42:35.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-03T23:42:37.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T23:42:37.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-03T23:42:40.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-03T23:42:43.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-03T23:42:52.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-03T23:42:59.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004046a8_} [2022-01-03T23:43:08.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-138280859_c:\foo_false____} [2022-01-03T23:43:15.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-138280859_c:\foo_true____} [2022-01-03T23:43:17.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T23:43:17.716Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T23:43:17.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T23:43:17.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T23:43:17.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T23:43:17.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T23:43:17.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T23:43:17.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T23:43:17.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T23:43:17.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T23:43:18.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T23:43:18.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T23:43:18.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T23:43:18.187Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T23:43:18.187Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T23:43:18.187Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T23:43:18.187Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T23:43:18.187Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T23:43:18.187Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T23:43:18.187Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T23:43:18.187Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T23:43:18.187Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T23:43:18.187Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T23:43:18.187Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T23:43:26.910Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T23:43:26.910Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.910Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T23:43:26.910Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.910Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T23:43:26.910Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.910Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T23:43:26.910Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.910Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T23:43:26.911Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.911Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T23:43:26.911Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.911Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T23:43:26.911Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.911Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T23:43:26.911Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.911Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T23:43:26.911Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.911Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T23:43:26.911Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.911Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T23:43:26.911Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.911Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T23:43:26.911Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.911Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T23:43:26.911Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T23:43:26.911Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T23:43:34.090Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T23:43:34.090Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T23:43:34.090Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T23:43:34.090Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T23:43:42.778Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T23:43:42.778Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T23:43:42.778Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T23:43:42.778Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T23:43:42.778Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T23:43:42.778Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T23:43:42.778Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T23:43:47.553Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T23:43:56.246Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T23:43:56.246Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T23:43:56.246Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T23:43:56.247Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T23:43:56.247Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T23:44:06.702Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T23:44:06.702Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T23:44:06.702Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T23:44:06.702Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T23:44:06.702Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T23:44:17.158Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T23:44:17.158Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T23:44:17.158Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T23:44:17.158Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T23:44:17.158Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T23:44:19.383Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T23:44:19.383Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T23:44:19.383Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T23:44:19.383Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T23:44:19.383Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T23:44:22.349Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T23:44:22.349Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:44:22.349Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T23:44:22.349Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T23:44:22.349Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T23:44:22.349Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T23:44:22.349Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T23:44:22.349Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T23:44:22.349Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T23:44:22.349Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T23:44:22.820Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T23:44:25.044Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T23:44:28.009Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T23:44:28.009Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T23:44:28.009Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T23:44:30.976Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T23:44:31.451Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T23:44:31.451Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T23:44:31.451Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T23:44:31.922Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T23:44:31.922Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T23:44:31.922Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T23:44:31.922Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T23:44:32.392Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T23:44:32.864Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T23:44:47.829Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T23:44:47.829Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T23:44:47.829Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T23:44:51.635Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T23:44:51.635Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T23:44:51.635Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T23:44:51.635Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T23:44:54.600Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T23:44:54.600Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T23:44:54.600Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T23:44:54.600Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T23:44:54.600Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T23:44:54.600Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T23:44:54.600Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T23:44:54.600Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T23:44:54.600Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T23:44:54.600Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T23:44:54.600Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:44:54.600Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T23:44:54.600Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T23:44:54.600Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T23:44:54.600Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T23:44:55.070Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T23:44:55.070Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T23:44:55.070Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T23:44:55.070Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T23:44:55.070Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T23:44:55.071Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T23:44:55.071Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T23:44:55.071Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T23:44:55.071Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T23:44:55.071Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T23:44:55.071Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T23:44:55.071Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T23:44:55.071Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T23:44:55.071Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T23:44:55.071Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T23:44:55.071Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T23:44:55.071Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T23:44:55.071Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T23:44:58.041Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T23:45:01.004Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T23:45:03.976Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T23:45:14.426Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T23:45:19.200Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T23:45:25.088Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T23:45:33.789Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T23:45:33.789Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T23:45:38.579Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T23:45:39.571Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T23:45:40.565Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T23:45:46.458Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T23:45:51.233Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T23:45:51.233Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T23:45:51.703Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T23:45:51.703Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T23:45:51.703Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T23:45:51.703Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T23:45:51.703Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T23:45:51.703Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T23:45:51.703Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T23:45:52.694Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T23:45:52.694Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T23:45:52.694Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T23:45:55.662Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T23:46:04.351Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T23:46:06.581Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T23:46:10.394Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T23:46:15.171Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T23:46:15.171Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T23:46:15.171Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T23:46:18.136Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T23:46:22.912Z] === RUN TestDockerSuite/TestExec [2022-01-03T23:46:22.912Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:46:22.912Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T23:46:22.912Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T23:46:22.912Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T23:46:25.138Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T23:46:27.363Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T23:46:27.363Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:46:27.363Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T23:46:27.363Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:46:27.363Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T23:46:27.363Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T23:46:27.363Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T23:46:29.600Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T23:46:32.566Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T23:46:34.792Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T23:46:37.757Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T23:46:42.533Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T23:46:42.533Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T23:46:42.533Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T23:46:42.533Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T23:46:42.533Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T23:46:42.533Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T23:46:42.533Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T23:46:45.500Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T23:46:51.386Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T23:46:51.386Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T23:46:51.386Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T23:46:51.386Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T23:46:51.386Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T23:46:51.386Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T23:46:51.386Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T23:46:51.386Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T23:46:51.386Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T23:46:51.386Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T23:46:51.386Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T23:46:53.611Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T23:46:53.611Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T23:46:53.611Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T23:46:53.611Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T23:46:53.611Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T23:46:53.611Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T23:46:53.611Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T23:46:53.611Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T23:46:53.611Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T23:46:53.611Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T23:46:53.611Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T23:46:56.577Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T23:46:56.577Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T23:46:56.577Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T23:47:07.027Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T23:47:07.027Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T23:47:07.027Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T23:47:07.027Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T23:47:07.027Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T23:47:07.027Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T23:47:07.027Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T23:47:12.916Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T23:47:18.805Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T23:47:22.630Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T23:47:29.816Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T23:47:29.816Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:47:29.816Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T23:47:29.816Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T23:47:29.816Z] === RUN TestDockerSuite/TestHealth [2022-01-03T23:47:29.816Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T23:47:29.816Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T23:47:29.816Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T23:47:29.816Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T23:47:29.816Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T23:47:34.586Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T23:47:35.057Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T23:47:35.057Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T23:47:35.057Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T23:47:35.057Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T23:47:35.057Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T23:47:35.528Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T23:47:36.520Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T23:47:36.520Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T23:47:36.520Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T23:47:37.512Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T23:47:37.983Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T23:47:40.217Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T23:47:40.217Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T23:47:43.181Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T23:47:51.867Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T23:47:51.867Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T23:47:51.867Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T23:47:51.867Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T23:47:55.679Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T23:47:55.679Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T23:47:58.647Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T23:47:58.647Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T23:47:58.647Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T23:47:58.647Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T23:47:58.647Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T23:47:58.647Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T23:47:58.647Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T23:47:58.647Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T23:47:58.647Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T23:47:58.647Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T23:47:58.647Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T23:48:01.612Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T23:48:04.578Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T23:48:04.578Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T23:48:04.578Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T23:48:04.578Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T23:48:04.578Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T23:48:04.578Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T23:48:04.578Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T23:48:04.578Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T23:48:07.544Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T23:48:07.544Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T23:48:10.509Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T23:48:10.509Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T23:48:10.509Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T23:48:10.509Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T23:48:10.509Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T23:48:10.509Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T23:48:10.509Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T23:48:12.736Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T23:48:18.625Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T23:48:18.625Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T23:48:18.625Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T23:48:18.625Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T23:48:18.625Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T23:48:18.625Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T23:48:18.625Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T23:48:20.857Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T23:48:23.822Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T23:48:23.822Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T23:48:26.788Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T23:48:29.013Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T23:48:29.013Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T23:48:29.013Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T23:48:29.013Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T23:48:31.978Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T23:48:34.942Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T23:48:40.829Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T23:48:43.792Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T23:48:46.017Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T23:48:48.982Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T23:48:51.948Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T23:48:59.133Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T23:49:02.103Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.103Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T23:49:02.103Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.104Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T23:49:02.104Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.104Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T23:49:02.104Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.104Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T23:49:02.104Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T23:49:02.104Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T23:49:02.574Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T23:49:02.574Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T23:49:04.799Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T23:49:07.026Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T23:49:13.038Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T23:49:16.003Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T23:49:16.003Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T23:49:16.003Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T23:49:18.972Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T23:49:18.972Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T23:49:27.660Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T23:49:36.354Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T23:49:43.533Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T23:49:47.342Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T23:49:50.306Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T23:49:50.306Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T23:49:50.306Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T23:49:52.532Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-03T23:49:55.497Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T23:50:05.953Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T23:50:05.953Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T23:50:05.953Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T23:50:05.953Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T23:50:05.953Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T23:50:08.184Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T23:50:11.996Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T23:50:14.222Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T23:50:14.222Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T23:50:14.222Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T23:50:14.222Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T23:50:14.222Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T23:50:14.222Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T23:50:14.222Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T23:50:14.222Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T23:50:14.222Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T23:50:14.222Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T23:50:14.222Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T23:50:14.222Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T23:50:14.692Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.693Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T23:50:14.693Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.693Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T23:50:14.693Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.693Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T23:50:14.693Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.693Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T23:50:14.693Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.693Z] === RUN TestDockerSuite/TestPortList [2022-01-03T23:50:14.693Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T23:50:14.693Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T23:50:19.476Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T23:50:19.476Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:50:19.476Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T23:50:19.476Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T23:50:19.476Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T23:50:19.476Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T23:50:19.476Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T23:50:19.476Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T23:50:19.476Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T23:50:19.948Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T23:50:19.948Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T23:50:19.948Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T23:50:19.948Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T23:50:19.948Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T23:50:19.948Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T23:50:19.948Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T23:50:19.948Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T23:50:19.948Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T23:50:24.722Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T23:50:24.722Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T23:50:24.722Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T23:50:35.173Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T23:50:35.173Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T23:50:35.173Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T23:50:47.699Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T23:51:08.978Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T23:51:08.978Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T23:51:08.978Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T23:51:08.978Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T23:51:23.955Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T23:51:27.762Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T23:51:45.615Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T23:51:50.387Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T23:51:50.863Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T23:51:50.863Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T23:51:50.863Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T23:51:50.863Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T23:52:01.325Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T23:52:01.325Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T23:52:01.325Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T23:52:01.325Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T23:52:01.325Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T23:52:01.325Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T23:52:01.325Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T23:52:01.325Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T23:52:01.325Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T23:52:10.017Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T23:52:10.017Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T23:52:10.017Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T23:52:11.589Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T23:52:11.589Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T23:52:11.589Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T23:52:13.161Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T23:52:13.633Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T23:52:13.633Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T23:52:14.106Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T23:52:18.880Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T23:52:23.655Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T23:52:26.622Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T23:52:56.785Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T23:52:56.785Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T23:52:56.785Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T23:53:02.672Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T23:53:03.143Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T23:53:03.143Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T23:53:04.140Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T23:53:10.028Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T23:53:18.722Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T23:53:18.722Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T23:53:18.722Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T23:53:23.494Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T23:53:23.494Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T23:53:23.970Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T23:53:41.834Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T23:53:44.062Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T23:53:45.057Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T23:53:53.747Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T23:53:59.641Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T23:54:14.604Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T23:54:18.417Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T23:54:19.410Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T23:54:22.378Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T23:54:43.655Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T23:54:44.648Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T23:54:50.539Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T23:54:52.113Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T23:54:52.113Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T23:54:52.113Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T23:54:52.113Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T23:54:52.113Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T23:54:52.113Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T23:54:52.113Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T23:54:52.113Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T23:54:52.113Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T23:54:52.113Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T23:54:52.113Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T23:54:52.113Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T23:54:52.113Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T23:54:52.113Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T23:54:52.113Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T23:54:54.344Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T23:54:54.344Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T23:54:54.344Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T23:54:54.344Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T23:54:54.344Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T23:55:00.237Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T23:55:03.203Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T23:55:06.168Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T23:55:08.394Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T23:55:11.360Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T23:55:11.360Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T23:55:17.250Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T23:55:17.250Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T23:55:19.478Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T23:55:19.478Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T23:55:19.478Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T23:55:23.293Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T23:55:23.293Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T23:55:23.293Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T23:55:23.293Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T23:55:23.293Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T23:55:25.523Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T23:55:25.523Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T23:55:25.523Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T23:55:25.523Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T23:55:25.523Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T23:55:25.523Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T23:55:25.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T23:55:25.523Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T23:55:25.994Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T23:55:25.994Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T23:55:25.994Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T23:55:25.994Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T23:55:25.994Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T23:55:25.994Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T23:55:25.994Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T23:55:28.961Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T23:55:31.187Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T23:55:34.993Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T23:55:34.993Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T23:55:34.993Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T23:55:34.993Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T23:55:34.993Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T23:55:34.993Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T23:55:34.993Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T23:55:37.219Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T23:55:37.219Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T23:55:37.219Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T23:55:37.219Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T23:55:37.219Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T23:55:37.219Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T23:55:37.219Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T23:55:37.219Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T23:55:37.219Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T23:55:39.445Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T23:55:46.629Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T23:55:46.629Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T23:55:46.629Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T23:55:46.629Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T23:55:46.629Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T23:55:46.629Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T23:55:46.629Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T23:55:46.629Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T23:55:46.629Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T23:55:46.629Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T23:55:46.629Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T23:55:46.629Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T23:55:46.629Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T23:55:48.855Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T23:55:48.855Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T23:55:48.855Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T23:55:48.855Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T23:55:48.855Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T23:55:48.855Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T23:55:51.081Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T23:55:54.050Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T23:55:54.050Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T23:55:54.050Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T23:55:56.280Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T23:55:56.280Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T23:55:56.280Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T23:55:56.280Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T23:55:56.280Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T23:55:56.280Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T23:55:56.752Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T23:55:58.982Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T23:56:07.675Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T23:56:09.248Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T23:56:12.217Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T23:56:12.688Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T23:56:12.688Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T23:56:12.688Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T23:56:12.688Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T23:56:12.688Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T23:56:12.688Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T23:56:12.688Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T23:56:12.688Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T23:56:12.688Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T23:56:12.688Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T23:56:12.688Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T23:56:12.688Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T23:56:12.688Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T23:56:12.688Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T23:56:12.688Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T23:56:23.157Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T23:56:23.157Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T23:56:23.157Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T23:56:23.157Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T23:56:23.157Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T23:56:23.157Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T23:56:23.157Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T23:56:23.157Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T23:56:23.157Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T23:56:23.157Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T23:56:23.157Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T23:56:23.157Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T23:56:33.615Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T23:56:33.615Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T23:56:33.615Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T23:56:35.187Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T23:56:35.187Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T23:56:43.878Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T23:56:43.878Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T23:56:43.878Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T23:56:43.878Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T23:56:43.878Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T23:56:43.878Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T23:56:43.878Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T23:56:49.765Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T23:56:54.539Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T23:56:54.539Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T23:56:54.539Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T23:56:54.539Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T23:56:54.539Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T23:56:54.539Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T23:56:54.539Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T23:56:54.539Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T23:56:54.539Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T23:56:54.539Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T23:56:56.114Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T23:56:58.343Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T23:57:01.323Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T23:57:02.317Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T23:57:04.545Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T23:57:04.545Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T23:57:04.545Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T23:57:04.545Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T23:57:05.016Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T23:57:05.016Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T23:57:05.016Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T23:57:05.016Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T23:57:05.016Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T23:57:05.016Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T23:57:05.016Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T23:57:05.016Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T23:57:05.016Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T23:57:05.016Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T23:57:05.016Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T23:57:05.016Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T23:57:05.016Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T23:57:07.985Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T23:57:07.985Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T23:57:07.986Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T23:57:07.986Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T23:57:07.986Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T23:57:07.986Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T23:57:07.986Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T23:57:07.986Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T23:57:07.986Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T23:57:07.986Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T23:57:07.986Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T23:57:22.956Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T23:57:22.956Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T23:57:22.956Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T23:57:24.529Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T23:57:30.417Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T23:57:33.382Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T23:57:35.617Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T23:57:38.583Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T23:57:41.547Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T23:57:41.547Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T23:57:41.547Z] === RUN TestDockerSuite/TestRunState [2022-01-03T23:57:41.547Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T23:57:41.547Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T23:57:44.517Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T23:57:44.517Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T23:57:44.517Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T23:57:51.705Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T23:57:51.705Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T23:57:51.705Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T23:57:51.705Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T23:57:51.705Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T23:57:51.705Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T23:57:51.705Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T23:57:51.705Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T23:57:51.705Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T23:57:57.614Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T23:57:57.614Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T23:57:57.614Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T23:57:57.614Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T23:57:57.614Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T23:57:57.614Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T23:57:57.614Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T23:57:57.614Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T23:57:57.614Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T23:57:57.614Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T23:57:57.614Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T23:57:59.840Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T23:57:59.840Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T23:57:59.840Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T23:58:02.812Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T23:58:02.812Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T23:58:02.812Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T23:58:02.812Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T23:58:02.812Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T23:58:11.507Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T23:58:26.488Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T23:58:30.298Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T23:58:38.988Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T23:58:38.988Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T23:58:38.988Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T23:58:38.988Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T23:58:46.184Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T23:58:49.157Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T23:58:51.387Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T23:58:51.387Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T23:58:51.387Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T23:58:51.387Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T23:58:51.858Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T23:58:51.858Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T23:58:51.858Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T23:58:51.858Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T23:58:51.858Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T23:58:51.858Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T23:58:51.858Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T23:58:51.858Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T23:58:51.858Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T23:58:51.858Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T23:58:51.858Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T23:58:56.638Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T23:58:58.863Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T23:59:01.092Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T23:59:06.988Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T23:59:06.988Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T23:59:06.988Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T23:59:06.988Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.988Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T23:59:06.988Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.988Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T23:59:06.988Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.988Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T23:59:06.988Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.988Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T23:59:06.988Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.988Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T23:59:06.988Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.988Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T23:59:06.988Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.988Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T23:59:06.988Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.988Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T23:59:06.989Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.989Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T23:59:06.989Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.989Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T23:59:06.989Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.989Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T23:59:06.989Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.989Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T23:59:06.989Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.989Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T23:59:06.989Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.989Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T23:59:06.989Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.989Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T23:59:06.989Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T23:59:06.989Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T23:59:09.217Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T23:59:09.217Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T23:59:09.689Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T23:59:10.160Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T23:59:11.734Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T23:59:20.428Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T23:59:20.428Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T23:59:20.428Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T23:59:29.116Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T23:59:29.116Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T23:59:29.116Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T23:59:33.895Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T23:59:33.895Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T23:59:33.895Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T23:59:33.895Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T23:59:33.895Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T23:59:33.895Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T23:59:33.895Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T23:59:33.895Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T23:59:33.895Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T23:59:41.098Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T23:59:41.098Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T23:59:41.098Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T23:59:41.098Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T23:59:41.098Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T23:59:41.098Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T23:59:41.098Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T23:59:41.098Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T23:59:41.098Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T23:59:41.098Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T23:59:41.098Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T23:59:41.098Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T23:59:41.098Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T23:59:43.323Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T23:59:46.292Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T23:59:46.292Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T23:59:46.292Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T23:59:49.261Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T23:59:49.261Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T23:59:49.261Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T23:59:49.261Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T23:59:49.261Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T23:59:49.261Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T23:59:49.261Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T23:59:49.261Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T23:59:49.261Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T23:59:49.261Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T23:59:49.261Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T23:59:49.261Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T23:59:49.261Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-04T00:00:04.234Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-04T00:00:04.706Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-04T00:00:04.706Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-04T00:00:04.706Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-04T00:00:04.706Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-04T00:00:05.177Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-04T00:00:05.648Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-04T00:00:05.648Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-04T00:00:09.460Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-04T00:00:09.460Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-04T00:00:12.427Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-04T00:00:13.419Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-04T00:00:13.890Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-04T00:00:13.890Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-04T00:00:13.890Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-04T00:00:24.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-04T00:00:24.351Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-04T00:00:24.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-04T00:00:24.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-04T00:00:24.351Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-04T00:00:24.351Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-04T00:00:24.351Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-04T00:00:33.118Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-04T00:00:33.118Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-04T00:00:33.118Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-04T00:00:50.975Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-04T00:00:50.975Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.975Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite (3160.81s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.24s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.07s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.64s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.64s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.57s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.68s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.01s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (139.30s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.94s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.95s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.13s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.11s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.72s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.89s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.63s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.93s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.72s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.31s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.57s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.07s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.89s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.59s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.58s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.93s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.75s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.19s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.76s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.87s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.17s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.88s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.25s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.25s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.57s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.86s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.35s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.72s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.91s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.26s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCmd (0.76s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.73s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.73s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.37s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.83s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.59s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.36s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.28s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.27s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.78s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.86s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.35s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (41.20s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.00s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.45s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.05s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.24s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.25s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignore (82.35s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.60s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (97.28s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.30s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.11s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.58s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.76s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.21s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.18s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.07s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (150.14s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.74s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.73s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.54s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.91s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.73s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.63s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.24s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.85s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.82s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildFails (2.94s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.36s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.53s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.65s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.77s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.77s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.51s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.22s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildHistory (14.19s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.26s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.44s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.09s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLabel (1.33s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.27s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.77s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.02s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.40s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.17s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.99s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.68s) [2022-01-04T00:00:50.975Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.77s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.87s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.79s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.31s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.43s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.61s) [2022-01-04T00:00:50.975Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.63s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.35s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.30s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.70s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.33s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.77s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.14s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.72s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.51s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.27s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.04s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.74s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.54s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.62s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.97s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.45s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildRm (15.67s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.04s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.20s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.31s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.39s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.42s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.63s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.74s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildStderr (5.44s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.19s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.64s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.68s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.49s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.29s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.04s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.74s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.12s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.23s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.63s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.63s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.10s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.95s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.43s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.74s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.58s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.73s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.60s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.63s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.49s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCommitChange (5.81s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.28s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCommitNewFile (17.75s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCommitTTY (18.10s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.32s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.87s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.22s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.65s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.48s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.05s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.10s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.63s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.62s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.78s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.65s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.68s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.37s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.18s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.68s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.27s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.67s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.25s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.43s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.72s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.76s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.36s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.29s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.05s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.83s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.86s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.85s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.84s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004046a8_} (7.92s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-138280859_c:\foo_false____} (7.86s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-138280859_c:\foo_true____} (2.85s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.69s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.79s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.76s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.50s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.68s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.71s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.27s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCpToDot (3.04s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCpToStdout (2.83s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.65s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.35s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.10s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.67s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.71s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-04T00:00:50.976Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-01-04T00:00:50.976Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.90s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.03s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.96s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.06s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsCopy (6.04s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.04s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.61s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.07s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.52s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.31s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsFilters (5.45s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsFormat (5.23s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsRename (2.88s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsResize (8.32s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.59s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.25s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.25s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.46s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.33s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.45s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.66s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.64s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.52s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.95s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.74s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecInspectID (5.31s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.98s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.81s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.19s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.52s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.46s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.55s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.48s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.44s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.32s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.27s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.74s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.92s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.20s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.72s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.35s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.58s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectDefault (2.56s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectHistory (5.29s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.67s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.69s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.72s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.72s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectStatus (3.24s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.36s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.79s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.71s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.71s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.98s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.47s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.68s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.39s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.31s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.12s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.93s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.67s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.16s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.17s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.40s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.17s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.03s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.77s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.74s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsSince (9.63s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsTail (3.31s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.03s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.68s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.06s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.09s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPsByOrder (10.10s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.49s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.59s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.12s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.53s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.23s) [2022-01-04T00:00:50.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.19s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-01-04T00:00:50.977Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.43s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.57s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.74s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.77s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.82s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.57s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.01s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.89s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.55s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.88s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.74s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.34s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.92s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.91s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.17s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.88s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.18s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.79s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.57s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.11s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.89s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.49s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.38s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.14s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.51s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.67s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.58s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.83s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.39s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.51s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.62s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.43s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.69s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.70s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.23s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.59s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.31s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.18s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.66s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.63s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.59s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunExitCode (2.59s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.43s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.60s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.23s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.32s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.81s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.25s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.61s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.78s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.51s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.61s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.28s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.04s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.67s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunRm (2.74s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.91s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.82s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.60s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.69s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.10s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (7.13s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.38s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.56s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.86s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.47s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.56s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.45s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.55s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.86s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.84s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.72s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.70s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.04s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.53s) [2022-01-04T00:00:50.978Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.25s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-04T00:00:50.978Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.70s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.21s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.66s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.83s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.66s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.99s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.60s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.12s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.55s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.27s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.83s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.96s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.37s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-04T00:00:50.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-04T00:00:50.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-04T00:00:50.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-04T00:00:50.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-04T00:00:50.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-04T00:00:50.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-04T00:00:50.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-04T00:00:50.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-04T00:00:50.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-04T00:00:50.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-04T00:00:50.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-04T00:00:50.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-04T00:00:50.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-04T00:00:50.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-04T00:00:50.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.979Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-04T00:00:50.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-04T00:00:50.980Z] === RUN TestDockerDaemonSuite [2022-01-04T00:00:50.980Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-04T00:00:50.980Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-04T00:00:50.980Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-04T00:00:50.980Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-04T00:00:50.980Z] === RUN TestDockerSwarmSuite [2022-01-04T00:00:50.980Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-04T00:00:50.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-04T00:00:50.980Z] === RUN TestDockerExternalVolumeSuite [2022-01-04T00:00:50.980Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-04T00:00:50.980Z] === RUN TestDockerNetworkSuite [2022-01-04T00:00:50.980Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-04T00:00:50.980Z] === RUN TestDockerHubPullSuite [2022-01-04T00:00:50.980Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-04T00:00:50.980Z] PASS [2022-01-04T00:00:50.980Z] ok github.com/docker/docker/integration-cli 3161.324s [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === Skipped [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-04T00:00:50.980Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-04T00:00:50.980Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-04T00:00:50.980Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-04T00:00:50.980Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-04T00:00:50.980Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-01-04T00:00:50.980Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-04T00:00:50.980Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-04T00:00:50.980Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-04T00:00:50.980Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-04T00:00:50.980Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-04T00:00:50.980Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-04T00:00:50.980Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-01-04T00:00:50.980Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-01-04T00:00:50.980Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.58s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.58s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-04T00:00:50.980Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-01-04T00:00:50.980Z] [2022-01-04T00:00:50.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-04T00:00:50.980Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.980Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.17s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.17s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-01-04T00:00:50.981Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-01-04T00:00:50.981Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-04T00:00:50.981Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-01-04T00:00:50.981Z] docker_cli_sni_test.go:18: Flakey test [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-01-04T00:00:50.981Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-01-04T00:00:50.981Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-04T00:00:50.981Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-04T00:00:50.981Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-04T00:00:50.981Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-04T00:00:50.981Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-01-04T00:00:50.981Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-01-04T00:00:50.981Z] [2022-01-04T00:00:50.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-04T00:00:50.981Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-01-04T00:00:50.982Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-04T00:00:50.982Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-04T00:00:50.982Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-04T00:00:50.982Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-04T00:00:50.982Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-04T00:00:50.982Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-04T00:00:50.982Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-04T00:00:50.982Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-04T00:00:50.982Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-04T00:00:50.982Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-04T00:00:50.982Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.982Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-04T00:00:50.982Z] [2022-01-04T00:00:50.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-04T00:00:50.982Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-01-04T00:00:50.983Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-01-04T00:00:50.983Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-04T00:00:50.983Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-04T00:00:50.983Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-04T00:00:50.983Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-04T00:00:50.983Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-04T00:00:50.983Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-04T00:00:50.983Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-04T00:00:50.983Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:50.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-04T00:00:50.983Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-04T00:00:50.983Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-04T00:00:50.983Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-01-04T00:00:51.455Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-01-04T00:00:51.455Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-01-04T00:00:51.455Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-04T00:00:51.455Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-04T00:00:51.455Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-04T00:00:51.455Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-01-04T00:00:51.455Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-01-04T00:00:51.455Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-04T00:00:51.455Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.455Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-04T00:00:51.455Z] [2022-01-04T00:00:51.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-04T00:00:51.455Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-04T00:00:51.456Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-04T00:00:51.456Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-04T00:00:51.456Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-04T00:00:51.456Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-04T00:00:51.456Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-04T00:00:51.456Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-04T00:00:51.456Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-04T00:00:51.456Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-04T00:00:51.456Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-01-04T00:00:51.456Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-04T00:00:51.456Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-04T00:00:51.456Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.456Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-04T00:00:51.456Z] [2022-01-04T00:00:51.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.457Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-04T00:00:51.457Z] [2022-01-04T00:00:51.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-04T00:00:51.457Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-01-04T00:00:51.458Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-01-04T00:00:51.458Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-01-04T00:00:51.458Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-04T00:00:51.458Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-04T00:00:51.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-04T00:00:51.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-04T00:00:51.458Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-04T00:00:51.459Z] [2022-01-04T00:00:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-04T00:00:51.459Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-04T00:00:51.930Z] [2022-01-04T00:00:51.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-04T00:00:51.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-04T00:00:51.930Z] [2022-01-04T00:00:51.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-04T00:00:51.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-04T00:00:51.930Z] [2022-01-04T00:00:51.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-04T00:00:51.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-04T00:00:51.930Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-04T00:00:51.931Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] DONE 1085 tests, 539 skipped in 3172.529s [2022-01-04T00:00:51.931Z] INFO: Integration tests ended at 01/04/2022 00:00:51. Duration:00:52:52.7175813 [2022-01-04T00:00:51.931Z] INFO: Docker info of the daemon under test at end of run [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] Containers: 2 [2022-01-04T00:00:51.931Z] Running: 0 [2022-01-04T00:00:51.931Z] Paused: 0 [2022-01-04T00:00:51.931Z] Stopped: 2 [2022-01-04T00:00:51.931Z] Images: 18 [2022-01-04T00:00:51.931Z] Server Version: 0.0.0-dev [2022-01-04T00:00:51.931Z] Storage Driver: windowsfilter [2022-01-04T00:00:51.931Z] Windows: [2022-01-04T00:00:51.931Z] Logging Driver: json-file [2022-01-04T00:00:51.931Z] Plugins: [2022-01-04T00:00:51.931Z] Volume: local [2022-01-04T00:00:51.931Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-04T00:00:51.931Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-04T00:00:51.931Z] Swarm: inactive [2022-01-04T00:00:51.931Z] Default Isolation: process [2022-01-04T00:00:51.931Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-04T00:00:51.931Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-04T00:00:51.931Z] OSType: windows [2022-01-04T00:00:51.931Z] Architecture: x86_64 [2022-01-04T00:00:51.931Z] CPUs: 4 [2022-01-04T00:00:51.931Z] Total Memory: 32GiB [2022-01-04T00:00:51.931Z] Name: azwin-2-673d20 [2022-01-04T00:00:51.931Z] ID: O2Y4:VHCD:Z4M6:5D6T:Q65M:OAH7:YK7A:FTGK:MARK:PCQQ:GMQ3:FIJD [2022-01-04T00:00:51.931Z] Docker Root Dir: D:\CI\PR-43109\5\daemon [2022-01-04T00:00:51.931Z] Debug Mode (client): false [2022-01-04T00:00:51.931Z] Debug Mode (server): true [2022-01-04T00:00:51.931Z] File Descriptors: -1 [2022-01-04T00:00:51.931Z] Goroutines: 17 [2022-01-04T00:00:51.931Z] System Time: 2022-01-04T00:00:51.5737726Z [2022-01-04T00:00:51.931Z] EventsListeners: 0 [2022-01-04T00:00:51.931Z] Registry: https://index.docker.io/v1/ [2022-01-04T00:00:51.931Z] Labels: [2022-01-04T00:00:51.931Z] Experimental: false [2022-01-04T00:00:51.931Z] Insecure Registries: [2022-01-04T00:00:51.931Z] 127.0.0.0/8 [2022-01-04T00:00:51.931Z] Live Restore Enabled: false [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] [2022-01-04T00:00:51.931Z] INFO: Stopping daemon under test [2022-01-04T00:00:51.931Z] SUCCESS: The process with PID 2280 (child process of PID 3484) has been terminated. [2022-01-04T00:00:51.931Z] SUCCESS: The process with PID 3484 (child process of PID 4180) has been terminated. [2022-01-04T00:00:51.931Z] INFO: Stop tailing logs of the daemon under tests [2022-01-04T00:00:51.931Z] INFO: executeCI.ps1 Completed successfully at 01/04/2022 00:00:51. [2022-01-04T00:00:51.931Z] INFO: Tidying up at end of run [2022-01-04T00:00:51.931Z] INFO: Saving daemon under test log (d:\CI\PR-43109\5\dut.out) to bundles\CIDUT.out [2022-01-04T00:00:51.931Z] INFO: Saving daemon under test log (d:\CI\PR-43109\5\dut.err) to bundles\CIDUT.err [2022-01-04T00:00:51.931Z] INFO: Saving containerd logs to bundles [2022-01-04T00:00:52.402Z] INFO: Nuke-Everything... [2022-01-04T00:00:52.873Z] INFO: Container count on control daemon to delete is 2 [2022-01-04T00:00:52.873Z] be6a65cf0b1f [2022-01-04T00:00:52.873Z] 7f8c52b9ac53 [2022-01-04T00:00:52.873Z] INFO: Tidying pidfile d:\CI\PR-43109\5\docker.pid [2022-01-04T00:00:52.873Z] INFO: Nuking d:\CI [2022-01-04T00:01:35.649Z] INFO: Zapped successfully [2022-01-04T00:01:35.649Z] [2022-01-04T00:01:35.649Z] INFO: executeCI.ps1 exiting at Tue Jan 4 00:01:30 CUT 2022. Duration 01:25:43.7097186 [2022-01-04T00:01:35.649Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-04T00:01:35.904Z] Recording test results [2022-01-04T00:01:43.252Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-04T00:01:45.392Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-04T00:01:47.842Z] Archiving artifacts [2022-01-04T00:02:02.544Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43109/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-04T00:02:03.518Z] + make clean [2022-01-04T00:02:05.098Z] docker volume rm -f docker-dev-cache [2022-01-04T00:02:05.098Z] docker-dev-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